File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change 7171 </ItemGroup >
7272 <ItemGroup >
7373 <PackageReference Include =" Microsoft.EntityFrameworkCore.Abstractions" Version =" 9.0.11" />
74+ <PackageReference Include =" Microsoft.EntityFrameworkCore.Analyzers" Version =" 10.0.0" />
7475 <Protobuf Include =" Protos\country.proto" GrpcServices =" Server" />
7576 </ItemGroup >
7677</Project >
Original file line number Diff line number Diff line change 2828 <PackageReference Include =" Microsoft.EntityFrameworkCore.Abstractions" Version =" 9.0.11" />
2929 <PackageReference Include =" Microsoft.EntityFrameworkCore.Relational" Version =" 9.0.10" />
3030 <PackageReference Include =" Microsoft.EntityFrameworkCore" Version =" 9.0.11" />
31- <PackageReference Include =" Microsoft.EntityFrameworkCore.Analyzers" Version =" 9 .0.11 " />
31+ <PackageReference Include =" Microsoft.EntityFrameworkCore.Analyzers" Version =" 10 .0.0 " />
3232 <PackageReference Include =" Microsoft.EntityFrameworkCore.Design" Version =" 9.0.10" >
3333 <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
3434 <PrivateAssets >all</PrivateAssets >
You can’t perform that action at this time.
0 commit comments