Skip to content

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
Ruben2776 committed Jun 6, 2020
1 parent e4fc0c9 commit e48ec65
Showing 1 changed file with 2 additions and 17 deletions.
19 changes: 2 additions & 17 deletions PicView/PicVIew.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -66,21 +66,6 @@
<PropertyGroup>
<StartupObject>PicView.App</StartupObject>
</PropertyGroup>
<PropertyGroup>
<ManifestCertificateThumbprint>38C58B28C178F5682598C8BE2A2BC2642D86745B</ManifestCertificateThumbprint>
</PropertyGroup>
<PropertyGroup>
<ManifestKeyFile>Nepharia_TemporaryKey.pfx</ManifestKeyFile>
</PropertyGroup>
<PropertyGroup>
<GenerateManifests>false</GenerateManifests>
</PropertyGroup>
<PropertyGroup>
<SignManifests>false</SignManifests>
</PropertyGroup>
<PropertyGroup>
<TargetZone>LocalIntranet</TargetZone>
</PropertyGroup>
<PropertyGroup>
<ApplicationManifest>Properties\app.manifest</ApplicationManifest>
</PropertyGroup>
Expand Down Expand Up @@ -192,8 +177,8 @@
<PropertyGroup>
<PostBuildEvent>
</PostBuildEvent>
<FileVersion>0.9.8.0</FileVersion>
<SignAssembly>false</SignAssembly>
<FileVersion>0.9.8.5</FileVersion>
<SignAssembly>true</SignAssembly>
<PackageLicenseFile></PackageLicenseFile>
<Copyright>Ruben Hyldgaard Negendahl</Copyright>
<PackageProjectUrl>https://github.com/Ruben2776/PicView</PackageProjectUrl>
Expand Down

0 comments on commit e48ec65

Please sign in to comment.