Skip to content

Commit 642a8e7

Browse files
committed
Use StrongNamer for test projects
1 parent 0cb371c commit 642a8e7

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

test/UnitTests/MSTestAdapter.PlatformServices.UnitTests/MSTestAdapter.PlatformServices.UnitTests.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@
3434

3535
<ItemGroup>
3636
<PackageReference Include="Moq" />
37+
<PackageReference Include="StrongNamer" />
3738
<PackageReference Include="System.ValueTuple" />
3839
</ItemGroup>
3940

test/UnitTests/MSTestAdapter.UnitTests/MSTestAdapter.UnitTests.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@
2626

2727
<ItemGroup>
2828
<PackageReference Include="Moq" />
29+
<PackageReference Include="StrongNamer" />
2930
</ItemGroup>
3031

3132
</Project>

0 commit comments

Comments
 (0)