Skip to content

Commit

Permalink
Update JWT.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
abatishchev committed Apr 8, 2022
1 parent bf492c3 commit 2562513
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/JWT/JWT.csproj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Microsoft.NET.Sdk">
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<TargetFrameworks>netstandard1.3;netstandard2.0;net5.0;net6.0;net35;net40;net46;</TargetFrameworks>
Expand Down Expand Up @@ -56,4 +56,4 @@
<PackageReference Include="System.Security.Cryptography.Csp" Version="4.3.0" />
</ItemGroup>

</Project>
</Project>

0 comments on commit 2562513

Please sign in to comment.