removed pfx

This commit is contained in:
FH 2022-01-01 17:23:53 +01:00
parent ad1465e339
commit cc1dd46cc9
2 changed files with 3 additions and 3 deletions

View file

@ -34,10 +34,11 @@
<WarningLevel>4</WarningLevel> <WarningLevel>4</WarningLevel>
</PropertyGroup> </PropertyGroup>
<PropertyGroup> <PropertyGroup>
<SignAssembly>true</SignAssembly> <SignAssembly>false</SignAssembly>
</PropertyGroup> </PropertyGroup>
<PropertyGroup> <PropertyGroup>
<AssemblyOriginatorKeyFile>FCS.Lib.pfx</AssemblyOriginatorKeyFile> <AssemblyOriginatorKeyFile>
</AssemblyOriginatorKeyFile>
</PropertyGroup> </PropertyGroup>
<ItemGroup> <ItemGroup>
<Reference Include="System" /> <Reference Include="System" />
@ -66,7 +67,6 @@
<Compile Include="Squid.cs" /> <Compile Include="Squid.cs" />
</ItemGroup> </ItemGroup>
<ItemGroup> <ItemGroup>
<None Include="FCS.Lib.pfx" />
<None Include="LICENSE.md" /> <None Include="LICENSE.md" />
</ItemGroup> </ItemGroup>
<ItemGroup> <ItemGroup>

Binary file not shown.