diff --git a/ENI2/ENI2.csproj b/ENI2/ENI2.csproj index 405e0876..01994d9d 100644 --- a/ENI2/ENI2.csproj +++ b/ENI2/ENI2.csproj @@ -36,8 +36,8 @@ 5.4.0.0 true publish.html - 3 - 7.2.7.0 + 1 + 7.2.7.1 false true true @@ -85,13 +85,13 @@ - FE53D3ADE2DCE4BD171A899FF41D43E63FEA7639 + C5FD306818D481FBECE3B2E74D7A912F515191E0 true - ENI2_6_TemporaryKey.pfx + ENI2_7_TemporaryKey.pfx true @@ -936,6 +936,7 @@ + Reference.svcmap @@ -1173,7 +1174,7 @@ $(SignToolPathBase)$(Platform)\ - "$(SignToolPath)signtool.exe" sign /f $(ProjectDir)\ENI2_6_TemporaryKey.pfx /p FgrMFUWsTVGQeb6L6i0e /fd SHA256 $(TargetPath) + "$(SignToolPath)signtool.exe" sign /f $(ProjectDir)\ENI2_7_TemporaryKey.pfx /p FgrMFUWsTVGQeb6L6i0e /fd SHA256 $(TargetPath) diff --git a/ENI2/ENI2_7_TemporaryKey.pfx b/ENI2/ENI2_7_TemporaryKey.pfx new file mode 100644 index 00000000..6d8bcd57 Binary files /dev/null and b/ENI2/ENI2_7_TemporaryKey.pfx differ