Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions GettingStarted_Sample/GettingStarted_Sample.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
<ProjectTypeGuids>{A5A43C5B-DE2A-4C0C-9213-0A381AF9435A};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<WindowsXamlEnableOverview>true</WindowsXamlEnableOverview>
<PackageCertificateKeyFile>GettingStarted_Sample_TemporaryKey.pfx</PackageCertificateKeyFile>
<PackageCertificateThumbprint>0A0E89D9DCD6024B3BD075DFA047799D2976EB64</PackageCertificateThumbprint>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'">
<DebugSymbols>true</DebugSymbols>
Expand Down
Binary file modified GettingStarted_Sample/GettingStarted_Sample_TemporaryKey.pfx
Binary file not shown.
2 changes: 1 addition & 1 deletion GettingStarted_Sample/Package.appxmanifest
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

<Identity
Name="914e3696-d668-45db-8302-cafbcc3f5709"
Publisher="CN=RamyaSoundarRajan"
Publisher="CN=Syncfusion"
Version="1.0.0.0" />

<mp:PhoneIdentity PhoneProductId="914e3696-d668-45db-8302-cafbcc3f5709" PhonePublisherId="00000000-0000-0000-0000-000000000000"/>
Expand Down
Loading