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

Commit 0f6648d

Browse files
committed
Pinning missed tools and dependencies
1 parent 5de12ef commit 0f6648d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/LocalizationSample/project.json

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

0 commit comments

Comments
 (0)