diff options
author | Jose <jose@zeroc.com> | 2019-01-24 17:56:36 +0100 |
---|---|---|
committer | Jose <jose@zeroc.com> | 2019-01-24 17:56:36 +0100 |
commit | 5d4d496d46694e069880b90703dbee0036749a9d (patch) | |
tree | 55aac3ed7e4f868326a32be81b85fc76aa437e09 /cpp/test/uwp/controller | |
parent | Update UWP controler package certificate (diff) | |
download | ice-5d4d496d46694e069880b90703dbee0036749a9d.tar.bz2 ice-5d4d496d46694e069880b90703dbee0036749a9d.tar.xz ice-5d4d496d46694e069880b90703dbee0036749a9d.zip |
Update UWP controler package certificate thumbprint
Diffstat (limited to 'cpp/test/uwp/controller')
-rw-r--r-- | cpp/test/uwp/controller/msbuild/controller.vcxproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/test/uwp/controller/msbuild/controller.vcxproj b/cpp/test/uwp/controller/msbuild/controller.vcxproj index 6023d50f0be..43b8d41488b 100644 --- a/cpp/test/uwp/controller/msbuild/controller.vcxproj +++ b/cpp/test/uwp/controller/msbuild/controller.vcxproj @@ -101,7 +101,7 @@ <PropertyGroup Label="UserMacros" /> <PropertyGroup> <PackageCertificateKeyFile>controller_TemporaryKey.pfx</PackageCertificateKeyFile> - <PackageCertificateThumbprint>E7BFC05.0.403170FE986292019448DD325BB206</PackageCertificateThumbprint> + <PackageCertificateThumbprint>06555BDC756B9167A160C8EB3E5F5A4D0C4AA836</PackageCertificateThumbprint> </PropertyGroup> <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> <ClCompile> |