Skip to content

Commit

Permalink
Sign the application manifest.
Browse files Browse the repository at this point in the history
  • Loading branch information
VijayChavda committed Jun 8, 2017
1 parent f4292d1 commit bfc7435
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions RSFJ/RSFJ.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,12 @@
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
</PropertyGroup>
<PropertyGroup>
<SignManifests>true</SignManifests>
</PropertyGroup>
<PropertyGroup>
<ManifestCertificateThumbprint>469BB3598D52957DF23E8AA5982591F9C11F1862</ManifestCertificateThumbprint>
</PropertyGroup>
<ItemGroup>
<Reference Include="MahApps.Metro, Version=1.5.0.23, Culture=neutral, PublicKeyToken=f4fb5a3c4d1e5b4f, processorArchitecture=MSIL">
<HintPath>..\packages\MahApps.Metro.1.5.0\lib\net45\MahApps.Metro.dll</HintPath>
Expand Down

0 comments on commit bfc7435

Please sign in to comment.