Skip to content

Commit

Permalink
Remove signing key reference
Browse files Browse the repository at this point in the history
  • Loading branch information
robinbaxon committed Aug 29, 2016
1 parent d1d25fe commit 4ace13b
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions RiffChallengeDraft/RiffChallengeDraft.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -51,9 +51,6 @@
<PropertyGroup>
<ManifestCertificateThumbprint>E227645D3BFA48F90CAFACFCB9DB1E8D8C5630DB</ManifestCertificateThumbprint>
</PropertyGroup>
<PropertyGroup>
<ManifestKeyFile>RiffChallengeDraft_TemporaryKey.pfx</ManifestKeyFile>
</PropertyGroup>
<PropertyGroup>
<GenerateManifests>true</GenerateManifests>
</PropertyGroup>
Expand Down Expand Up @@ -84,7 +81,6 @@
</ItemGroup>
<ItemGroup>
<None Include="App.config" />
<None Include="RiffChallengeDraft_TemporaryKey.pfx" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\RiffChallengeDraft.Core\RiffChallengeDraft.Core.csproj">
Expand Down Expand Up @@ -118,4 +114,4 @@
<Target Name="AfterBuild">
</Target>
-->
</Project>
</Project>

0 comments on commit 4ace13b

Please sign in to comment.