Issue #218: signed MtApiSerivce.dll

This commit is contained in:
Viacheslav Demydiuk
2020-11-01 13:13:08 +02:00
parent f9a589c2c4
commit 56a48e328b
2 changed files with 5 additions and 6 deletions
+2 -3
View File
@@ -38,11 +38,10 @@
<PlatformTarget>AnyCPU</PlatformTarget>
</PropertyGroup>
<PropertyGroup>
<SignAssembly>false</SignAssembly>
<SignAssembly>true</SignAssembly>
</PropertyGroup>
<PropertyGroup>
<AssemblyOriginatorKeyFile>
</AssemblyOriginatorKeyFile>
<AssemblyOriginatorKeyFile>MtApiKey.snk</AssemblyOriginatorKeyFile>
</PropertyGroup>
<ItemGroup>
<Reference Include="log4net, Version=1.2.15.0, Culture=neutral, PublicKeyToken=669e0ddf0bb1aa2a, processorArchitecture=MSIL">