We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b68a61 commit 7c46cefCopy full SHA for 7c46cef
tests/generator-Tests/generator-Tests.csproj
@@ -4,8 +4,6 @@
4
<TargetFramework>net472</TargetFramework>
5
<IsPackable>false</IsPackable>
6
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
7
- <SignAssembly>true</SignAssembly>
8
- <AssemblyOriginatorKeyFile>..\..\product.snk</AssemblyOriginatorKeyFile>
9
</PropertyGroup>
10
11
<PropertyGroup>
tools/generator/generator.csproj
@@ -26,7 +26,7 @@
26
<Link>utils\XmlExtensions.cs</Link>
27
</Compile>
28
</ItemGroup>
29
-
+
30
<Import Project="..\..\build-tools\scripts\cecil.projitems" />
31
32
<ItemGroup>
0 commit comments