Skip to content

Commit e6ebb78

Browse files
Remove duplicate assembly signing Property Group
1 parent 4e4adb8 commit e6ebb78

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

CSharpHTTPClient/CSharpHTTPClient.csproj

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,9 +42,6 @@
4242
<PropertyGroup>
4343
<AssemblyOriginatorKeyFile>csharphttpclient.pfx</AssemblyOriginatorKeyFile>
4444
</PropertyGroup>
45-
<PropertyGroup>
46-
<SignAssembly>true</SignAssembly>
47-
</PropertyGroup>
4845
<ItemGroup>
4946
<Reference Include="System" />
5047
<Reference Include="System.Core" />

0 commit comments

Comments
 (0)