remove signing certificate

This commit is contained in:
kougyokugentou 2020-04-30 08:24:15 -07:00
parent ad290e75ca
commit 50f266bf4d
2 changed files with 1 additions and 2 deletions

View File

@ -55,7 +55,7 @@
<WarningLevel>4</WarningLevel>
</PropertyGroup>
<PropertyGroup>
<SignManifests>true</SignManifests>
<SignManifests>false</SignManifests>
</PropertyGroup>
<PropertyGroup>
<ManifestCertificateThumbprint>61DBAE48C9D899533488724E49D3BD934EB5EBFF</ManifestCertificateThumbprint>
@ -123,7 +123,6 @@
<Compile Include="Models\Student.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="SqliteDataAccess.cs" />
<None Include="DBWizard_TemporaryKey.pfx" />
<None Include="Properties\app.manifest" />
<None Include="Resources\student.png" />
<EmbeddedResource Include="Form1.resx">

Binary file not shown.