Skip to content

Commit 7c46cef

Browse files
committed
ff
1 parent 4b68a61 commit 7c46cef

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

tests/generator-Tests/generator-Tests.csproj

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@
44
<TargetFramework>net472</TargetFramework>
55
<IsPackable>false</IsPackable>
66
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
7-
<SignAssembly>true</SignAssembly>
8-
<AssemblyOriginatorKeyFile>..\..\product.snk</AssemblyOriginatorKeyFile>
97
</PropertyGroup>
108

119
<PropertyGroup>

tools/generator/generator.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<Link>utils\XmlExtensions.cs</Link>
2727
</Compile>
2828
</ItemGroup>
29-
29+
3030
<Import Project="..\..\build-tools\scripts\cecil.projitems" />
3131

3232
<ItemGroup>

0 commit comments

Comments
 (0)