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

Commit 3a8654e

Browse files
committed
Pinning missed tools and dependencies
1 parent d403bda commit 3a8654e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

samples/IdentitySample.Mvc/project.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,8 @@
4747
}
4848
},
4949
"tools": {
50-
"Microsoft.AspNetCore.Server.IISIntegration.Tools": "1.0.0-*",
51-
"Microsoft.EntityFrameworkCore.Tools.DotNet": "1.0.0-*"
50+
"Microsoft.AspNetCore.Server.IISIntegration.Tools": "1.1.0-preview4-final",
51+
"Microsoft.EntityFrameworkCore.Tools.DotNet": "1.1.0-preview4-final"
5252
},
5353
"publishOptions": {
5454
"include": [

0 commit comments

Comments
 (0)