diff options
author | emkael <emkael@tlen.pl> | 2016-11-26 16:18:11 +0100 |
---|---|---|
committer | emkael <emkael@tlen.pl> | 2016-11-26 16:18:11 +0100 |
commit | c640787558713fb219f297e423095e73604a1130 (patch) | |
tree | 9b6b8c6ad4ae2054d011dc05979b328b84a3ded1 /Aktywator | |
parent | 77d5507bb68d431d59a78741839be999959efab4 (diff) |
* removing reference to certificate key(?) file
Diffstat (limited to 'Aktywator')
-rw-r--r-- | Aktywator/Aktywator.csproj | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Aktywator/Aktywator.csproj b/Aktywator/Aktywator.csproj index 18606b9..ac6c920 100644 --- a/Aktywator/Aktywator.csproj +++ b/Aktywator/Aktywator.csproj @@ -124,7 +124,6 @@ <AutoGen>True</AutoGen> <DependentUpon>Resources.resx</DependentUpon> </Compile> - <None Include="Aktywator_TemporaryKey.pfx" /> <None Include="app.config" /> <None Include="Properties\Settings.settings"> <Generator>SettingsSingleFileGenerator</Generator> |