Skip to content

Commit

Permalink
Use StrongNamer for test projects
Browse files Browse the repository at this point in the history
  • Loading branch information
Evangelink committed Dec 3, 2024
1 parent 0cb371c commit 642a8e7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@

<ItemGroup>
<PackageReference Include="Moq" />
<PackageReference Include="StrongNamer" />
<PackageReference Include="System.ValueTuple" />
</ItemGroup>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@

<ItemGroup>
<PackageReference Include="Moq" />
<PackageReference Include="StrongNamer" />
</ItemGroup>

</Project>

0 comments on commit 642a8e7

Please sign in to comment.