summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRui Marinho <me@ruimarinho.net>2016-11-30 11:21:30 +0000
committerStephane Delcroix <stephane@delcroix.org>2016-12-01 23:53:48 +0100
commit59ba5fdd4dde32b5a6a7f51469b1daecf6634433 (patch)
tree72b9c5abf44befd9c435594aa82213074ebc4026
parente11dfd17862051b8aec8c6abe232ac57ee1bc9b3 (diff)
downloadxamarin-forms-59ba5fdd4dde32b5a6a7f51469b1daecf6634433.tar.gz
xamarin-forms-59ba5fdd4dde32b5a6a7f51469b1daecf6634433.tar.bz2
xamarin-forms-59ba5fdd4dde32b5a6a7f51469b1daecf6634433.zip
[Win] Update cert (#579)
-rw-r--r--Xamarin.Forms.ControlGallery.Windows/Package.appxmanifest2
-rw-r--r--Xamarin.Forms.ControlGallery.Windows/Xamarin.Forms.ControlGallery.Windows.csproj1
-rw-r--r--Xamarin.Forms.ControlGallery.Windows/Xamarin.Forms.ControlGallery.Windows_TemporaryKey.pfxbin2450 -> 2464 bytes
3 files changed, 2 insertions, 1 deletions
diff --git a/Xamarin.Forms.ControlGallery.Windows/Package.appxmanifest b/Xamarin.Forms.ControlGallery.Windows/Package.appxmanifest
index 643facd6..a1d46f98 100644
--- a/Xamarin.Forms.ControlGallery.Windows/Package.appxmanifest
+++ b/Xamarin.Forms.ControlGallery.Windows/Package.appxmanifest
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<Package xmlns="http://schemas.microsoft.com/appx/2010/manifest" xmlns:m2="http://schemas.microsoft.com/appx/2013/manifest">
- <Identity Name="a4530307-5452-466a-8944-7925f27ddc21" Publisher="CN=Eric" Version="1.0.0.0" />
+ <Identity Name="a4530307-5452-466a-8944-7925f27ddc21" Publisher="CN=xamarinforms" Version="1.0.0.0" />
<Properties>
<DisplayName>Xamarin.Forms.ControlGallery.Windows</DisplayName>
<PublisherDisplayName>Xamarin Inc</PublisherDisplayName>
diff --git a/Xamarin.Forms.ControlGallery.Windows/Xamarin.Forms.ControlGallery.Windows.csproj b/Xamarin.Forms.ControlGallery.Windows/Xamarin.Forms.ControlGallery.Windows.csproj
index 6252820b..4f67107d 100644
--- a/Xamarin.Forms.ControlGallery.Windows/Xamarin.Forms.ControlGallery.Windows.csproj
+++ b/Xamarin.Forms.ControlGallery.Windows/Xamarin.Forms.ControlGallery.Windows.csproj
@@ -16,6 +16,7 @@
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{BC8A1FFA-BEE3-4634-8014-F334798102B3};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<PackageCertificateKeyFile>Xamarin.Forms.ControlGallery.Windows_TemporaryKey.pfx</PackageCertificateKeyFile>
+ <PackageCertificateThumbprint>F6B8DCDF4C040131855EE5A9116BCCF3CB62EAEF</PackageCertificateThumbprint>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<PlatformTarget>AnyCPU</PlatformTarget>
diff --git a/Xamarin.Forms.ControlGallery.Windows/Xamarin.Forms.ControlGallery.Windows_TemporaryKey.pfx b/Xamarin.Forms.ControlGallery.Windows/Xamarin.Forms.ControlGallery.Windows_TemporaryKey.pfx
index c4de2da1..a88cf845 100644
--- a/Xamarin.Forms.ControlGallery.Windows/Xamarin.Forms.ControlGallery.Windows_TemporaryKey.pfx
+++ b/Xamarin.Forms.ControlGallery.Windows/Xamarin.Forms.ControlGallery.Windows_TemporaryKey.pfx
Binary files differ