Browse Source

改用 Payment.snk 强名称

Roc 5 years ago
parent
commit
ee44c954e1

+ 1 - 1
Directory.Build.props

@@ -16,7 +16,7 @@
     <IncludeSymbols>true</IncludeSymbols>
     <SymbolPackageFormat>snupkg</SymbolPackageFormat>
     <SignAssembly>true</SignAssembly>
-    <AssemblyOriginatorKeyFile>Payment.pfx</AssemblyOriginatorKeyFile>
+    <AssemblyOriginatorKeyFile>..\..\Payment.snk</AssemblyOriginatorKeyFile>
   </PropertyGroup>
 
   <ItemGroup>

BIN
Payment.snk


BIN
src/Essensoft.AspNetCore.Payment.Alipay/Payment.pfx


BIN
src/Essensoft.AspNetCore.Payment.Security/Payment.pfx


BIN
src/Essensoft.AspNetCore.Payment.WeChatPay/Payment.pfx