Skip to content

Commit

Permalink
Bumped nuget version on sample
Browse files Browse the repository at this point in the history
  • Loading branch information
mihirdilip committed Jan 29, 2024
1 parent e639bcb commit 5bc5191
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/SampleWebApi_8_0/SampleWebApi_8_0.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<Import Project="..\SampleWebApi.Shared\SampleWebApi.Shared.projitems" Label="Shared" />

<ItemGroup>
<PackageReference Include="AspNetCore.Authentication.ApiKey" Version="8.0.0" />
<PackageReference Include="AspNetCore.Authentication.ApiKey" Version="8.0.1" />
</ItemGroup>

<!--<ItemGroup>
Expand Down

0 comments on commit 5bc5191

Please sign in to comment.