diff --git a/ENI2/ENI2.csproj b/ENI2/ENI2.csproj index ac07271c..2b2e0ac4 100644 --- a/ENI2/ENI2.csproj +++ b/ENI2/ENI2.csproj @@ -84,14 +84,13 @@ - 62DE8527C377957850DB503DA52FF66F664BD459 + FE53D3ADE2DCE4BD171A899FF41D43E63FEA7639 true - - + ENI2_6_TemporaryKey.pfx true @@ -791,6 +790,7 @@ + Reference.svcmap @@ -1022,7 +1022,7 @@ $(SignToolPathBase)$(Platform)\ - "$(SignToolPath)signtool.exe" sign /f $(ProjectDir)\..\misc\codesigning.pfx /p t5bj2dk9ifdIWBPhPra4U /fd SHA256 $(TargetPath) + "$(SignToolPath)signtool.exe" sign /f $(ProjectDir)\ENI2_6_TemporaryKey.pfx /p FgrMFUWsTVGQeb6L6i0e /fd SHA256 $(TargetPath) diff --git a/ENI2/ENI2_6_TemporaryKey.pfx b/ENI2/ENI2_6_TemporaryKey.pfx new file mode 100644 index 00000000..7f566403 Binary files /dev/null and b/ENI2/ENI2_6_TemporaryKey.pfx differ