File tree Expand file tree Collapse file tree 3 files changed +3
-1
lines changed
LearningHub.Nhs.Api.UnitTests Expand file tree Collapse file tree 3 files changed +3
-1
lines changed Original file line number Diff line number Diff line change 3939 <PackageVersion Include =" Microsoft.ApplicationInsights.EventCounterCollector" Version =" 2.23.0" />
4040 <PackageVersion Include =" Microsoft.ApplicationInsights.NLogTarget" Version =" 2.23.0" />
4141 <PackageVersion Include =" Microsoft.AspNetCore" Version =" 2.3.0" />
42- <PackageVersion Include =" Microsoft.AspNetCore.Authentication.JwtBearer" Version =" 8.0.17 " />
42+ <PackageVersion Include =" Microsoft.AspNetCore.Authentication.JwtBearer" Version =" 8.0.20 " />
4343 <PackageVersion Include =" Microsoft.AspNetCore.Authentication.OpenIdConnect" Version =" 8.0.20" />
4444 <PackageVersion Include =" Microsoft.AspNetCore.Mvc.Core" Version =" 2.3.0" />
4545 <PackageVersion Include =" Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version =" 8.0.17" />
Original file line number Diff line number Diff line change 5050 <ProjectReference Include =" ..\LearningHub.Nhs.Services\LearningHub.Nhs.Services.csproj" />
5151 </ItemGroup >
5252 <ItemGroup >
53+ <PackageReference Include =" Microsoft.AspNetCore.Authentication.JwtBearer" />
5354 <PackageReference Include =" Microsoft.IdentityModel.Tokens" />
5455 <WCFMetadata Include =" Connected Services" />
5556 </ItemGroup >
Original file line number Diff line number Diff line change 2424 </PackageReference >
2525 </ItemGroup >
2626 <ItemGroup >
27+ <PackageReference Include =" Microsoft.AspNetCore.Authentication.JwtBearer" />
2728 <PackageReference Include =" Microsoft.IdentityModel.Tokens" />
2829 <ProjectReference Include =" ..\LearningHub.Nhs.Api.Shared\LearningHub.Nhs.Api.Shared.csproj" />
2930 <ProjectReference Include =" ..\LearningHub.Nhs.API\LearningHub.Nhs.Api.csproj" />
You can’t perform that action at this time.
0 commit comments