File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1818
1919 <ItemGroup >
2020 <PackageReference Include =" BouncyCastle.Cryptography" Version =" 2.6.2" />
21- <PackageReference Include =" Google.Protobuf" Version =" 3.34.1 " />
21+ <PackageReference Include =" Google.Protobuf" Version =" 3.35.0 " />
2222 <PackageReference Include =" Grpc" Version =" 2.46.6" />
2323 <PackageReference Include =" Grpc.Net.ClientFactory" Version =" 2.80.0" />
2424 <PackageReference Include =" Grpc.Net.Common" Version =" 2.80.0" />
2727 </ItemGroup >
2828
2929 <ItemGroup Condition =" '$(TargetFramework)' == 'net8.0'" >
30- <PackageReference Include =" Microsoft.AspNetCore.Authentication.JwtBearer" Version =" 8.0.26 " />
31- <PackageReference Include =" Microsoft.AspNetCore.Authentication.OpenIdConnect" Version =" 8.0.26 " />
30+ <PackageReference Include =" Microsoft.AspNetCore.Authentication.JwtBearer" Version =" 8.0.27 " />
31+ <PackageReference Include =" Microsoft.AspNetCore.Authentication.OpenIdConnect" Version =" 8.0.27 " />
3232 </ItemGroup >
3333
3434</Project >
You can’t perform that action at this time.
0 commit comments