Skip to content

Commit

Permalink
ITfoxtec.Identity version 2.12.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Revsgaard committed Nov 27, 2024
1 parent 898b9c6 commit 2caeadf
Showing 1 changed file with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -25,13 +25,13 @@ The component automatically handle token / session update with use of the refres
<PackageTags>Blazor WebAssembly OpenID Connect (OIDC) Proof Key for Code Exchange (PKCE) id token access token refresh token</PackageTags>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<Copyright>© 2024 ITfoxtec</Copyright>
<AssemblyVersion>1.7.0</AssemblyVersion>
<FileVersion>1.7.0</FileVersion>
<Version>1.7.0</Version>
<AssemblyVersion>1.7.1</AssemblyVersion>
<FileVersion>1.7.1</FileVersion>
<Version>1.7.1</Version>
</PropertyGroup>

<ItemGroup>
<PackageReference Include="ITfoxtec.Identity" Version="2.12.0" />
<PackageReference Include="ITfoxtec.Identity" Version="2.12.1" />
</ItemGroup>

<ItemGroup Condition=" '$(TargetFramework)' == 'net9.0'">
Expand Down

0 comments on commit 2caeadf

Please sign in to comment.