File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed
Certify.Server/Certify.Server.HubService Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change 2323 </PackageReference >
2424 <PackageReference Include =" Microsoft.Extensions.DependencyInjection" Version =" 9.0.2" />
2525 <PackageReference Include =" Microsoft.IdentityModel.JsonWebTokens" Version =" 8.6.0" />
26- <PackageReference Include =" Microsoft.Net.Compilers.Toolset" Version =" 4.12 .0" >
26+ <PackageReference Include =" Microsoft.Net.Compilers.Toolset" Version =" 4.13 .0" >
2727 <PrivateAssets >all</PrivateAssets >
2828 <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
2929 </PackageReference >
Original file line number Diff line number Diff line change 1414
1515 <ItemGroup >
1616 <PackageReference Include =" Microsoft.AspNetCore.OpenApi" Version =" 9.0.2" />
17+ <PackageReference Include =" Scalar.AspNetCore" Version =" 2.0.18" />
1718 <PackageReference Include =" Serilog.Extensions.Logging" Version =" 9.0.0" />
1819
1920 <!-- included to prevent conflict with older versions in plugins-->
You can’t perform that action at this time.
0 commit comments