Skip to content

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
Leondro Lio committed Jul 26, 2018
1 parent 51e5dba commit 517b859
Showing 1 changed file with 4 additions and 6 deletions.
10 changes: 4 additions & 6 deletions DiscordForPowerPoint/DiscordForPowerPoint.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
<PublishUrl>publish\</PublishUrl>
<InstallUrl>https://office.terminal.ink/</InstallUrl>
<TargetCulture>en</TargetCulture>
<ApplicationVersion>1.0.0.3</ApplicationVersion>
<ApplicationVersion>1.0.0.5</ApplicationVersion>
<AutoIncrementApplicationRevision>true</AutoIncrementApplicationRevision>
<UpdateEnabled>false</UpdateEnabled>
<UpdateInterval>0</UpdateInterval>
Expand Down Expand Up @@ -191,8 +191,7 @@
<AutoGen>True</AutoGen>
<DependentUpon>Resources.resx</DependentUpon>
</Compile>
<None Include="DiscordForPowerPoint_1_TemporaryKey.pfx" />
<None Include="DiscordForPowerPoint_TemporaryKey.pfx" />
<None Include="key.pfx" />
<None Include="packages.config" />
<None Include="Properties\Settings.settings">
<Generator>SettingsSingleFileGenerator</Generator>
Expand Down Expand Up @@ -227,11 +226,10 @@
<SignManifests>true</SignManifests>
</PropertyGroup>
<PropertyGroup>
<ManifestKeyFile>
</ManifestKeyFile>
<ManifestKeyFile>key.pfx</ManifestKeyFile>
</PropertyGroup>
<PropertyGroup>
<ManifestCertificateThumbprint>3E2F0ED16F484B95920C306A97BAB22B3AC268D1</ManifestCertificateThumbprint>
<ManifestCertificateThumbprint>E73CA1C3B0F5448B490FE4DE452E950CB7322735</ManifestCertificateThumbprint>
</PropertyGroup>
<!-- Include the build rules for a C# project. -->
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
Expand Down

0 comments on commit 517b859

Please sign in to comment.