mirror of
https://github.com/ckaczor/FeedCenter.git
synced 2026-02-16 10:58:31 -05:00
Change version and add new signing certificate
This commit is contained in:
@@ -40,7 +40,7 @@
|
|||||||
<CreateWebPageOnPublish>true</CreateWebPageOnPublish>
|
<CreateWebPageOnPublish>true</CreateWebPageOnPublish>
|
||||||
<WebPage>Publish.html</WebPage>
|
<WebPage>Publish.html</WebPage>
|
||||||
<OpenBrowserOnPublish>false</OpenBrowserOnPublish>
|
<OpenBrowserOnPublish>false</OpenBrowserOnPublish>
|
||||||
<ApplicationRevision>208</ApplicationRevision>
|
<ApplicationRevision>215</ApplicationRevision>
|
||||||
<ApplicationVersion>0.1.0.%2a</ApplicationVersion>
|
<ApplicationVersion>0.1.0.%2a</ApplicationVersion>
|
||||||
<UseApplicationTrust>false</UseApplicationTrust>
|
<UseApplicationTrust>false</UseApplicationTrust>
|
||||||
<PublishWizardCompleted>true</PublishWizardCompleted>
|
<PublishWizardCompleted>true</PublishWizardCompleted>
|
||||||
@@ -93,10 +93,10 @@
|
|||||||
<SignManifests>true</SignManifests>
|
<SignManifests>true</SignManifests>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
<PropertyGroup>
|
<PropertyGroup>
|
||||||
<ManifestCertificateThumbprint>BC151B601A9608463CB7A5371944A97EDEE60B1A</ManifestCertificateThumbprint>
|
<ManifestCertificateThumbprint>DD5418A1D7E4C0C16C84534C34CC696D5F8F9ABB</ManifestCertificateThumbprint>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
<PropertyGroup>
|
<PropertyGroup>
|
||||||
<ManifestKeyFile>FeedCenter_1_TemporaryKey.pfx</ManifestKeyFile>
|
<ManifestKeyFile>FeedCenter_2_TemporaryKey.pfx</ManifestKeyFile>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|AnyCPU'">
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|AnyCPU'">
|
||||||
<DebugSymbols>true</DebugSymbols>
|
<DebugSymbols>true</DebugSymbols>
|
||||||
@@ -363,6 +363,7 @@
|
|||||||
<LastGenOutput>Model.Designer.cs</LastGenOutput>
|
<LastGenOutput>Model.Designer.cs</LastGenOutput>
|
||||||
</EntityDeploy>
|
</EntityDeploy>
|
||||||
<None Include="FeedCenter_1_TemporaryKey.pfx" />
|
<None Include="FeedCenter_1_TemporaryKey.pfx" />
|
||||||
|
<None Include="FeedCenter_2_TemporaryKey.pfx" />
|
||||||
<None Include="FeedCenter_TemporaryKey.pfx" />
|
<None Include="FeedCenter_TemporaryKey.pfx" />
|
||||||
<None Include="Model.Context.tt">
|
<None Include="Model.Context.tt">
|
||||||
<Generator>TextTemplatingFileGenerator</Generator>
|
<Generator>TextTemplatingFileGenerator</Generator>
|
||||||
|
|||||||
BIN
Application/FeedCenter_2_TemporaryKey.pfx
Normal file
BIN
Application/FeedCenter_2_TemporaryKey.pfx
Normal file
Binary file not shown.
Reference in New Issue
Block a user