Skip to content

Commit

Permalink
Don't publish tests (!)
Browse files Browse the repository at this point in the history
  • Loading branch information
mark-s committed Jun 27, 2024
1 parent f19f77a commit ee4065e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
<Nullable>enable</Nullable>
<ImplicitUsings>enable</ImplicitUsings>
<IsPackable>false</IsPackable>
<IsPublishable>false</IsPublishable>
</PropertyGroup>

<ItemGroup>
Expand Down Expand Up @@ -43,5 +44,4 @@
<Using Include="NUnit.Framework" />
</ItemGroup>


</Project>

0 comments on commit ee4065e

Please sign in to comment.