Skip to content

Commit

Permalink
Update to new Idm.ANC
Browse files Browse the repository at this point in the history
  • Loading branch information
leastprivilege committed Apr 1, 2022
1 parent 1f7eab1 commit 4f84af6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/Duende.Bff/Duende.Bff.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -32,10 +32,10 @@
<ItemGroup>
<FrameworkReference Include="Microsoft.AspNetCore.App" />

<PackageReference Include="IdentityModel.AspNetCore" Version="4.2.0-preview.1" />
<PackageReference Include="IdentityModel.AspNetCore" Version="4.2.0" />

<PackageReference Include="MinVer" Version="3.0.0-alpha.1" PrivateAssets="all" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.1.0" PrivateAssets="All" />
<PackageReference Include="MinVer" Version="3.0.0" PrivateAssets="all" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.1.1" PrivateAssets="All" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 4f84af6

Please sign in to comment.