File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 33 "isRoot" : true ,
44 "tools" : {
55 "dotnet-ef" : {
6- "version" : " 6.0.1 " ,
6+ "version" : " 6.0.2 " ,
77 "commands" : [
88 " dotnet-ef"
99 ]
Original file line number Diff line number Diff line change 1616
1717 <ItemGroup >
1818 <PackageReference Include =" FSharp.Core" Version =" 6.0.1" />
19- <PackageReference Include =" Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation" Version =" 6.0.1 " />
20- <PackageReference Include =" Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore" Version =" 6.0.1 " />
21- <PackageReference Include =" Microsoft.AspNetCore.Identity.EntityFrameworkCore" Version =" 6.0.1 " />
22- <PackageReference Include =" Microsoft.AspNetCore.Identity.UI" Version =" 6.0.1 " />
23- <PackageReference Include =" Microsoft.EntityFrameworkCore.SqlServer" Version =" 6.0.1 " />
24- <PackageReference Include =" Microsoft.EntityFrameworkCore.Tools" Version =" 6.0.1 " />
19+ <PackageReference Include =" Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation" Version =" 6.0.2 " />
20+ <PackageReference Include =" Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore" Version =" 6.0.2 " />
21+ <PackageReference Include =" Microsoft.AspNetCore.Identity.EntityFrameworkCore" Version =" 6.0.2 " />
22+ <PackageReference Include =" Microsoft.AspNetCore.Identity.UI" Version =" 6.0.2 " />
23+ <PackageReference Include =" Microsoft.EntityFrameworkCore.SqlServer" Version =" 6.0.2 " />
24+ <PackageReference Include =" Microsoft.EntityFrameworkCore.Tools" Version =" 6.0.2 " />
2525 <PackageReference Include =" EntityFrameworkCore.FSharp" Version =" 6.0.6" />
2626 </ItemGroup >
2727
You can’t perform that action at this time.
0 commit comments