Skip to content

Commit

Permalink
Mark test project as non packagable
Browse files Browse the repository at this point in the history
  • Loading branch information
i8beef committed Oct 21, 2021
1 parent f6f45b1 commit 6b86abc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/HarmonyHub.TestClient/HarmonyHub.TestClient.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
<PropertyGroup>
<OutputType>Exe</OutputType>
<TargetFramework>net5.0</TargetFramework>
<IsPackable>false</IsPackable>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit 6b86abc

Please sign in to comment.