File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
src/ITfoxtec.Identity.BlazorWA.Oidc Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -25,13 +25,13 @@ The component automatically handle token / session update with use of the refres
25
25
<PackageTags >Blazor WebAssembly OpenID Connect (OIDC) Proof Key for Code Exchange (PKCE) id token access token refresh token</PackageTags >
26
26
<GeneratePackageOnBuild >true</GeneratePackageOnBuild >
27
27
<Copyright >© 2024 ITfoxtec</Copyright >
28
- <AssemblyVersion >1.7.0 </AssemblyVersion >
29
- <FileVersion >1.7.0 </FileVersion >
30
- <Version >1.7.0 </Version >
28
+ <AssemblyVersion >1.7.1 </AssemblyVersion >
29
+ <FileVersion >1.7.1 </FileVersion >
30
+ <Version >1.7.1 </Version >
31
31
</PropertyGroup >
32
32
33
33
<ItemGroup >
34
- <PackageReference Include =" ITfoxtec.Identity" Version =" 2.12.0 " />
34
+ <PackageReference Include =" ITfoxtec.Identity" Version =" 2.12.1 " />
35
35
</ItemGroup >
36
36
37
37
<ItemGroup Condition =" '$(TargetFramework)' == 'net9.0'" >
You can’t perform that action at this time.
0 commit comments