Skip to content

Commit

Permalink
Make UnityNuGet.Tests not publishable
Browse files Browse the repository at this point in the history
  • Loading branch information
gil.reis committed Mar 27, 2020
1 parent 143339c commit 8727e3f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/UnityNuGet.Tests/UnityNuGet.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
<PropertyGroup>
<TargetFramework>netcoreapp2.1</TargetFramework>
<IsPackable>false</IsPackable>
<IsPublishable>false</IsPublishable>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit 8727e3f

Please sign in to comment.