File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
src/dotnet/commands/dotnet-new/CSharp_Web Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1919 "Microsoft.AspNetCore.Server.IISIntegration": "1.0.0",
2020 "Microsoft.AspNetCore.Server.Kestrel": "1.0.1",
2121 "Microsoft.AspNetCore.StaticFiles": "1.0.0",
22- "Microsoft.EntityFrameworkCore.Sqlite": "1.0.0 ",
22+ "Microsoft.EntityFrameworkCore.Sqlite": "1.0.1 ",
2323 "Microsoft.EntityFrameworkCore.Tools": {
2424 "version": "1.0.0-preview2-final",
2525 "type": "build"
3232 "Microsoft.Extensions.Logging.Debug": "1.0.0",
3333 "Microsoft.VisualStudio.Web.BrowserLink.Loader": "14.0.0",
3434 "Microsoft.VisualStudio.Web.CodeGeneration.Tools": {
35- "version": "1.0.0-preview2-final ",
35+ "version": "1.0.0-preview2-update1 ",
3636 "type": "build"
3737 },
3838 "Microsoft.VisualStudio.Web.CodeGenerators.Mvc": {
39- "version": "1.0.0-preview2-final ",
39+ "version": "1.0.0-preview2-update1 ",
4040 "type": "build"
4141 }
4242 },
You can’t perform that action at this time.
0 commit comments