File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
PhantomDave.BankTracking.Api
PhantomDave.BankTracking.Data Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 2121 </PackageReference >
2222 <PackageReference Include =" HotChocolate.Authorization" Version =" 15.1.11" />
2323 <PackageReference Include =" Microsoft.AspNetCore.Authentication.JwtBearer" Version =" 9.0.10" />
24- <PackageReference Include =" Microsoft.EntityFrameworkCore.Design" Version =" 9.0.10 " >
24+ <PackageReference Include =" Microsoft.EntityFrameworkCore.Design" Version =" 9.0.11 " >
2525 <PrivateAssets >all</PrivateAssets >
2626 <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
2727 </PackageReference >
2828 <PackageReference Include =" Microsoft.EntityFrameworkCore.DynamicLinq" Version =" 9.6.9" />
29- <PackageReference Include =" Microsoft.EntityFrameworkCore.Relational" Version =" 9.0.10 " />
29+ <PackageReference Include =" Microsoft.EntityFrameworkCore.Relational" Version =" 9.0.11 " />
3030 </ItemGroup >
3131
3232 <ItemGroup >
Original file line number Diff line number Diff line change 88
99 <ItemGroup >
1010 <PackageReference Include =" Microsoft.EntityFrameworkCore" Version =" 9.0.10" />
11- <PackageReference Include =" Microsoft.EntityFrameworkCore.Design" Version =" 9.0.10 " >
11+ <PackageReference Include =" Microsoft.EntityFrameworkCore.Design" Version =" 9.0.11 " >
1212 <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
1313 <PrivateAssets >all</PrivateAssets >
1414 </PackageReference >
You can’t perform that action at this time.
0 commit comments