File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
WorkoutApp.ServiceDefaults Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 88
99 <ItemGroup >
1010 <PackageReference Include =" BCrypt.Net-Next" Version =" 4.0.3" />
11- <PackageReference Include =" Microsoft.AspNetCore.Authentication.JwtBearer" Version =" 8.0.11 " />
11+ <PackageReference Include =" Microsoft.AspNetCore.Authentication.JwtBearer" Version =" 8.0.18 " />
1212 <PackageReference Include =" Microsoft.EntityFrameworkCore.Design" Version =" 8.0.11" >
1313 <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
1414 <PrivateAssets >all</PrivateAssets >
Original file line number Diff line number Diff line change 77 </PropertyGroup >
88
99 <ItemGroup >
10- <PackageReference Include =" Microsoft.AspNetCore.Authentication.JwtBearer" Version =" 8.0.11 " />
11- <PackageReference Include =" Microsoft.Extensions.DependencyInjection.Abstractions" Version =" 8 .0.2 " />
10+ <PackageReference Include =" Microsoft.AspNetCore.Authentication.JwtBearer" Version =" 8.0.18 " />
11+ <PackageReference Include =" Microsoft.Extensions.DependencyInjection.Abstractions" Version =" 9 .0.7 " />
1212 <PackageReference Include =" OpenTelemetry.Exporter.OpenTelemetryProtocol" Version =" 1.9.0" />
1313 <PackageReference Include =" OpenTelemetry.Extensions.Hosting" Version =" 1.9.0" />
1414 <PackageReference Include =" OpenTelemetry.Instrumentation.AspNetCore" Version =" 1.9.0" />
You can’t perform that action at this time.
0 commit comments