remove signing certificate
This commit is contained in:
parent
ad290e75ca
commit
50f266bf4d
@ -55,7 +55,7 @@
|
|||||||
<WarningLevel>4</WarningLevel>
|
<WarningLevel>4</WarningLevel>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
<PropertyGroup>
|
<PropertyGroup>
|
||||||
<SignManifests>true</SignManifests>
|
<SignManifests>false</SignManifests>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
<PropertyGroup>
|
<PropertyGroup>
|
||||||
<ManifestCertificateThumbprint>61DBAE48C9D899533488724E49D3BD934EB5EBFF</ManifestCertificateThumbprint>
|
<ManifestCertificateThumbprint>61DBAE48C9D899533488724E49D3BD934EB5EBFF</ManifestCertificateThumbprint>
|
||||||
@ -123,7 +123,6 @@
|
|||||||
<Compile Include="Models\Student.cs" />
|
<Compile Include="Models\Student.cs" />
|
||||||
<Compile Include="Properties\AssemblyInfo.cs" />
|
<Compile Include="Properties\AssemblyInfo.cs" />
|
||||||
<Compile Include="SqliteDataAccess.cs" />
|
<Compile Include="SqliteDataAccess.cs" />
|
||||||
<None Include="DBWizard_TemporaryKey.pfx" />
|
|
||||||
<None Include="Properties\app.manifest" />
|
<None Include="Properties\app.manifest" />
|
||||||
<None Include="Resources\student.png" />
|
<None Include="Resources\student.png" />
|
||||||
<EmbeddedResource Include="Form1.resx">
|
<EmbeddedResource Include="Form1.resx">
|
||||||
|
Binary file not shown.
Loading…
Reference in New Issue
Block a user