Skip to content

Commit

Permalink
Update RSAKeyVaultProvider.Tests.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
Oren Novotny authored Sep 22, 2019
1 parent 356deb3 commit 81a1b49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion RSAKeyVaultProvider.Tests/RSAKeyVaultProvider.Tests.csproj
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<TargetFrameworks>net461;netcoreapp1.0;netcoreapp2.0</TargetFrameworks>
<TargetFrameworks>net461;netcoreapp2.1</TargetFrameworks>
<IsPackable>false</IsPackable>
<RootNamespace>RSAKeyVaultProviderTests</RootNamespace>
</PropertyGroup>
Expand Down

0 comments on commit 81a1b49

Please # to comment.