Skip to content

Commit f2624be

Browse files
committed
ff
1 parent 725a1cb commit f2624be

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/Java.Interop.Localization/Java.Interop.Localization.csproj

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@
66
<Nullable>enable</Nullable>
77
<DefineConstants>INTERNAL_NULLABLE_ATTRIBUTES</DefineConstants>
88
<NeutralLanguage>en</NeutralLanguage>
9+
<SignAssembly>true</SignAssembly>
10+
<AssemblyOriginatorKeyFile>..\..\product.snk</AssemblyOriginatorKeyFile>
911
</PropertyGroup>
1012

1113
<ItemGroup>

0 commit comments

Comments
 (0)