Skip to content

Commit

Permalink
fixed .net4.6 project file
Browse files Browse the repository at this point in the history
  • Loading branch information
dvsekhvalnov committed Mar 12, 2024
1 parent 1bd993f commit 00be482
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion jose-jwt/jose-jwt.net46.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,6 @@
<Compile Include="JWT.cs" />
<Compile Include="JwtOptions.cs" />
<Compile Include="JwtSettings.cs" />
<Compile Include="keys\EccKeyUnix.cs" />
<Compile Include="native\BCrypt.cs" />
<Compile Include="native\NCrypt.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
Expand Down

0 comments on commit 00be482

Please sign in to comment.