Update Crypto Notepad.csproj

This commit is contained in:
Alexander 2019-01-04 13:16:51 +02:00
parent a6216e00ad
commit f82a58207a

View file

@ -72,6 +72,9 @@
<RegisterForComInterop>False</RegisterForComInterop>
<GenerateSerializationAssemblies>Auto</GenerateSerializationAssemblies>
</PropertyGroup>
<PropertyGroup>
<SignManifests>false</SignManifests>
</PropertyGroup>
<ItemGroup>
<Reference Include="System" />
<Reference Include="System.configuration" />