File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33 "isRoot" : true ,
44 "tools" : {
55 "dotnet-ef" : {
6- "version" : " 10.0.6 " ,
6+ "version" : " 10.0.7 " ,
77 "commands" : [
88 " dotnet-ef"
99 ],
Original file line number Diff line number Diff line change @@ -9,11 +9,11 @@ SPDX-License-Identifier: MIT
99 <!-- all -->
1010 <PackageVersion Include =" GitVersion.MsBuild" Version =" 6.7.0" />
1111 <!-- SqliteTimestamp -->
12- <PackageVersion Include =" Microsoft.EntityFrameworkCore.Sqlite" Version =" 10.0.6 " />
12+ <PackageVersion Include =" Microsoft.EntityFrameworkCore.Sqlite" Version =" 10.0.7 " />
1313 <!-- unit tests -->
1414 <PackageVersion Include =" JunitXml.TestLogger" Version =" 8.0.0" />
15- <PackageVersion Include =" Microsoft.EntityFrameworkCore.InMemory" Version =" 10.0.6 " />
15+ <PackageVersion Include =" Microsoft.EntityFrameworkCore.InMemory" Version =" 10.0.7 " />
1616 <!-- Example -->
17- <PackageVersion Include =" Microsoft.EntityFrameworkCore.Design" Version =" 10.0.6 " />
17+ <PackageVersion Include =" Microsoft.EntityFrameworkCore.Design" Version =" 10.0.7 " />
1818 </ItemGroup >
1919</Project >
You can’t perform that action at this time.
0 commit comments