Skip to content

Commit 0f38d64

Browse files
committed
remove manual signing
1 parent 4270540 commit 0f38d64

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

Source/Directory.Build.props

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,6 @@
1010
<CompilerVisibleProperty Include="IncludePendingSchemaObjects" />
1111
</ItemGroup>
1212

13-
<PropertyGroup Label="Signing">
14-
<SignAssembly>true</SignAssembly>
15-
<AssemblyOriginatorKeyFile>../../Key.snk</AssemblyOriginatorKeyFile>
16-
</PropertyGroup>
17-
1813
<ItemGroup Label="Package References">
1914
<PackageReference Include="DotNet.ReproducibleBuilds" PrivateAssets="all" Version="1.2.39" />
2015
</ItemGroup>

0 commit comments

Comments
 (0)