File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 33 "isRoot" : true ,
44 "tools" : {
55 "dotnet-ef" : {
6- "version" : " 9.0.2 " ,
6+ "version" : " 9.0.3 " ,
77 "commands" : [
88 " dotnet-ef"
99 ]
Original file line number Diff line number Diff line change @@ -21,11 +21,11 @@ SPDX-License-Identifier: MIT
2121
2222 <ItemGroup >
2323 <PackageReference Include =" EntityFrameworkCore.FSharp" Version =" 6.0.7" />
24- <PackageReference Include =" Microsoft.EntityFrameworkCore.Design" Version =" 9.0.2 " >
24+ <PackageReference Include =" Microsoft.EntityFrameworkCore.Design" Version =" 9.0.3 " >
2525 <PrivateAssets >all</PrivateAssets >
2626 <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
2727 </PackageReference >
28- <PackageReference Include =" Microsoft.EntityFrameworkCore.Sqlite" Version =" 9.0.2 " />
28+ <PackageReference Include =" Microsoft.EntityFrameworkCore.Sqlite" Version =" 9.0.3 " />
2929 </ItemGroup >
3030
3131</Project >
You can’t perform that action at this time.
0 commit comments