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

Commit f6b6efc

Browse files
committed
Pinning missed tools and dependencies
1 parent b077a0d commit f6b6efc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/ResponseCachingSample/project.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
]
2626
},
2727
"tools": {
28-
"Microsoft.AspNetCore.Server.IISIntegration.Tools": "1.0.0-*"
28+
"Microsoft.AspNetCore.Server.IISIntegration.Tools": "1.1.0-preview4-final"
2929
},
3030
"scripts": {
3131
"postpublish": "dotnet publish-iis --publish-folder %publish:OutputPath% --framework %publish:FullTargetFramework%"

0 commit comments

Comments
 (0)