Skip to content

Commit e19876d

Browse files
committed
Sign Java.Interop-Tests
1 parent 83e8842 commit e19876d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/Java.Interop-Tests/Java.Interop-Tests.csproj

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44
<TargetFrameworks>net472;net6.0</TargetFrameworks>
55
<IsPackable>false</IsPackable>
66
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
7+
<SignAssembly>true</SignAssembly>
8+
<AssemblyOriginatorKeyFile>..\..\product.snk</AssemblyOriginatorKeyFile>
79
</PropertyGroup>
810

911
<PropertyGroup>

0 commit comments

Comments
 (0)