Skip to content
This repository was archived by the owner on Sep 20, 2022. It is now read-only.

Commit eff9abb

Browse files
author
Stefan Seeland
committed
dropped signing to get appveyor working
1 parent a81a267 commit eff9abb

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

mp4boxSharp/mp4boxSharp.csproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,10 +35,11 @@
3535
<RunCodeAnalysis>true</RunCodeAnalysis>
3636
</PropertyGroup>
3737
<PropertyGroup>
38-
<SignAssembly>true</SignAssembly>
38+
<SignAssembly>false</SignAssembly>
3939
</PropertyGroup>
4040
<PropertyGroup>
41-
<AssemblyOriginatorKeyFile>seeland.biz.pfx</AssemblyOriginatorKeyFile>
41+
<AssemblyOriginatorKeyFile>
42+
</AssemblyOriginatorKeyFile>
4243
</PropertyGroup>
4344
<ItemGroup>
4445
<Reference Include="System" />
@@ -63,7 +64,6 @@
6364
</ItemGroup>
6465
<ItemGroup>
6566
<None Include="gpacBins\GPAC.7z" />
66-
<None Include="seeland.biz.pfx" />
6767
</ItemGroup>
6868
<ItemGroup>
6969
<EmbeddedResource Include="Properties\Resources.resx">

mp4boxSharp/seeland.biz.pfx

-1.72 KB
Binary file not shown.

0 commit comments

Comments
 (0)