Skip to content

Commit

Permalink
Test netcoreapp2.1 on AppVeyor
Browse files Browse the repository at this point in the history
  • Loading branch information
ektrah committed Jun 3, 2018
1 parent d4a5adc commit dd3f167
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@

<PropertyGroup>
<TargetFrameworks>netcoreapp2.1;netcoreapp2.0;netcoreapp1.1</TargetFrameworks>
<TargetFrameworks Condition="'$(APPVEYOR)' == 'true'">netcoreapp2.0;netcoreapp1.1</TargetFrameworks>
<AssemblyName>NSec.Tests.97bf2648-69d2-4a17-888f-2a13e5c5cb28</AssemblyName>
<RootNamespace>NSec.Tests</RootNamespace>
<IsPackable>false</IsPackable>
Expand Down

0 comments on commit dd3f167

Please sign in to comment.