Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/SunboX/Prism.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Siegel <me@dansiegel.net>2017-05-20 06:13:50 +0300
committerDan Siegel <me@dansiegel.net>2017-05-20 06:30:01 +0300
commitade560b4f837aa0d9d7a0a77c28fde984853cbb2 (patch)
tree9cd1cb9e0200e67c4b342d09aa22bbf1cce8c2a5
parent10e7daad721f44eb62a968554a8402e72e3b329e (diff)
fixing expired certificate
-rw-r--r--Sandbox/Windows10/HelloWorld/HelloWorld.Unity/HelloWorld.Unity.csproj1
-rw-r--r--Sandbox/Windows10/HelloWorld/HelloWorld.Unity/HelloWorld.Unity_TemporaryKey.pfxbin2450 -> 2456 bytes
-rw-r--r--Sandbox/Windows10/HelloWorld/HelloWorld.Unity/Package.appxmanifest4
3 files changed, 3 insertions, 2 deletions
diff --git a/Sandbox/Windows10/HelloWorld/HelloWorld.Unity/HelloWorld.Unity.csproj b/Sandbox/Windows10/HelloWorld/HelloWorld.Unity/HelloWorld.Unity.csproj
index 91043d0..596e713 100644
--- a/Sandbox/Windows10/HelloWorld/HelloWorld.Unity/HelloWorld.Unity.csproj
+++ b/Sandbox/Windows10/HelloWorld/HelloWorld.Unity/HelloWorld.Unity.csproj
@@ -18,6 +18,7 @@
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{A5A43C5B-DE2A-4C0C-9213-0A381AF9435A};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<PackageCertificateKeyFile>HelloWorld.Unity_TemporaryKey.pfx</PackageCertificateKeyFile>
+ <PackageCertificateThumbprint>6ADB7C2299108ADE42CA9005AEF0D6CFA6771761</PackageCertificateThumbprint>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|ARM'">
<DebugSymbols>true</DebugSymbols>
diff --git a/Sandbox/Windows10/HelloWorld/HelloWorld.Unity/HelloWorld.Unity_TemporaryKey.pfx b/Sandbox/Windows10/HelloWorld/HelloWorld.Unity/HelloWorld.Unity_TemporaryKey.pfx
index 62a5b62..f9b6f8a 100644
--- a/Sandbox/Windows10/HelloWorld/HelloWorld.Unity/HelloWorld.Unity_TemporaryKey.pfx
+++ b/Sandbox/Windows10/HelloWorld/HelloWorld.Unity/HelloWorld.Unity_TemporaryKey.pfx
Binary files differ
diff --git a/Sandbox/Windows10/HelloWorld/HelloWorld.Unity/Package.appxmanifest b/Sandbox/Windows10/HelloWorld/HelloWorld.Unity/Package.appxmanifest
index 09b8947..edb8959 100644
--- a/Sandbox/Windows10/HelloWorld/HelloWorld.Unity/Package.appxmanifest
+++ b/Sandbox/Windows10/HelloWorld/HelloWorld.Unity/Package.appxmanifest
@@ -1,10 +1,10 @@
<?xml version="1.0" encoding="utf-8"?>
<Package xmlns="http://schemas.microsoft.com/appx/manifest/foundation/windows10" xmlns:mp="http://schemas.microsoft.com/appx/2014/phone/manifest" xmlns:uap="http://schemas.microsoft.com/appx/manifest/uap/windows10" IgnorableNamespaces="uap mp">
- <Identity Name="ba1314fa-2272-4d8b-b46c-82b62aaf1123" Publisher="CN=bartl" Version="1.0.0.0" />
+ <Identity Name="ba1314fa-2272-4d8b-b46c-82b62aaf1123" Publisher="CN=BLagunas" Version="1.0.0.0" />
<mp:PhoneIdentity PhoneProductId="ba1314fa-2272-4d8b-b46c-82b62aaf1123" PhonePublisherId="00000000-0000-0000-0000-000000000000" />
<Properties>
<DisplayName>HelloWorld.Unity</DisplayName>
- <PublisherDisplayName>bartl</PublisherDisplayName>
+ <PublisherDisplayName>BLagunas</PublisherDisplayName>
<Logo>Assets\StoreLogo.png</Logo>
</Properties>
<Dependencies>