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 39
39
<PackageVersion Include =" Microsoft.ApplicationInsights.EventCounterCollector" Version =" 2.23.0" />
40
40
<PackageVersion Include =" Microsoft.ApplicationInsights.NLogTarget" Version =" 2.23.0" />
41
41
<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 " />
43
43
<PackageVersion Include =" Microsoft.AspNetCore.Authentication.OpenIdConnect" Version =" 8.0.20" />
44
44
<PackageVersion Include =" Microsoft.AspNetCore.Mvc.Core" Version =" 2.3.0" />
45
45
<PackageVersion Include =" Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version =" 8.0.17" />
Original file line number Diff line number Diff line change 50
50
<ProjectReference Include =" ..\LearningHub.Nhs.Services\LearningHub.Nhs.Services.csproj" />
51
51
</ItemGroup >
52
52
<ItemGroup >
53
+ <PackageReference Include =" Microsoft.AspNetCore.Authentication.JwtBearer" />
53
54
<PackageReference Include =" Microsoft.IdentityModel.Tokens" />
54
55
<WCFMetadata Include =" Connected Services" />
55
56
</ItemGroup >
Original file line number Diff line number Diff line change 24
24
</PackageReference >
25
25
</ItemGroup >
26
26
<ItemGroup >
27
+ <PackageReference Include =" Microsoft.AspNetCore.Authentication.JwtBearer" />
27
28
<PackageReference Include =" Microsoft.IdentityModel.Tokens" />
28
29
<ProjectReference Include =" ..\LearningHub.Nhs.Api.Shared\LearningHub.Nhs.Api.Shared.csproj" />
29
30
<ProjectReference Include =" ..\LearningHub.Nhs.API\LearningHub.Nhs.Api.csproj" />
You can’t perform that action at this time.
0 commit comments