We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e639bcb commit 5bc5191Copy full SHA for 5bc5191
samples/SampleWebApi_8_0/SampleWebApi_8_0.csproj
@@ -10,7 +10,7 @@
10
<Import Project="..\SampleWebApi.Shared\SampleWebApi.Shared.projitems" Label="Shared" />
11
12
<ItemGroup>
13
- <PackageReference Include="AspNetCore.Authentication.ApiKey" Version="8.0.0" />
+ <PackageReference Include="AspNetCore.Authentication.ApiKey" Version="8.0.1" />
14
</ItemGroup>
15
16
<!--<ItemGroup>
0 commit comments