Skip to content

Commit

Permalink
Specify that tests aren't publishable.
Browse files Browse the repository at this point in the history
This is for publishing to a single exe.
  • Loading branch information
Gestalte committed Apr 7, 2024
1 parent 3afba76 commit bf30589
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<Nullable>enable</Nullable>

<IsPackable>false</IsPackable>

<IsPublishable>false</IsPublishable>
<PlatformTarget>x64</PlatformTarget>
</PropertyGroup>

Expand Down

0 comments on commit bf30589

Please sign in to comment.