Skip to content

Commit

Permalink
Merge pull request #12 from Adolfok3/release/1.0.0
Browse files Browse the repository at this point in the history
Update AuthorizationInterceptor.csproj
  • Loading branch information
Adolfok3 committed Apr 9, 2024
2 parents c33de10 + 58be75c commit 44f3490
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/AuthorizationInterceptor.csproj
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<Version>1.2.1-beta1</Version>
<Version>1.0.0</Version>
<TargetFrameworks>net5.0;net6.0;net7.0;net8.0</TargetFrameworks>
<ImplicitUsings>disable</ImplicitUsings>
<Nullable>enable</Nullable>
Expand Down

0 comments on commit 44f3490

Please sign in to comment.