Skip to content
This repository was archived by the owner on Nov 22, 2018. It is now read-only.

Commit 6d64b82

Browse files
author
Nate McMaster
committed
Update samples and tests to Kestrel 1.0.4
1 parent 1884ffb commit 6d64b82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/StaticFileSample/project.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
},
55
"dependencies": {
66
"Microsoft.AspNetCore.Server.IISIntegration": "1.0.2",
7-
"Microsoft.AspNetCore.Server.Kestrel": "1.0.3",
7+
"Microsoft.AspNetCore.Server.Kestrel": "1.0.4",
88
"Microsoft.AspNetCore.StaticFiles": "1.0.2",
99
"Microsoft.Extensions.Logging.Console": "1.0.2"
1010
},

0 commit comments

Comments
 (0)