Skip to content

Commit

Permalink
Bump Auth0.AspNetCore.Authentication from 1.1.0 to 1.2.0 in /Quicksta…
Browse files Browse the repository at this point in the history
…rt/Sample (#82)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 13, 2023
1 parent 236239d commit 0423f60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Quickstart/Sample/SampleMvcApp.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@
<TargetFramework>net6.0</TargetFramework>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Auth0.AspNetCore.Authentication" Version="1.1.0" />
<PackageReference Include="Auth0.AspNetCore.Authentication" Version="1.2.0" />
</ItemGroup>
</Project>

0 comments on commit 0423f60

Please sign in to comment.