Skip to content

Commit

Permalink
Do not sign and packages the test projects
Browse files Browse the repository at this point in the history
  • Loading branch information
jozefizso committed Jun 20, 2024
1 parent d709976 commit 2d0ec9c
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions Tests/Directory.Build.props
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
<Project>
<PropertyGroup>
<IsPackable>false</IsPackable>
<SignOutput>false</SignOutput>
</PropertyGroup>
</Project>

0 comments on commit 2d0ec9c

Please sign in to comment.