From 32a1e761f1b939f4b8bd48a091093d95dadb8744 Mon Sep 17 00:00:00 2001 From: Siegfried Pammer Date: Mon, 6 Aug 2018 23:51:53 +0200 Subject: [PATCH] Fix build. --- ILSpy.Tests/ILSpy.Tests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ILSpy.Tests/ILSpy.Tests.csproj b/ILSpy.Tests/ILSpy.Tests.csproj index 05231c047..e2383bb4e 100644 --- a/ILSpy.Tests/ILSpy.Tests.csproj +++ b/ILSpy.Tests/ILSpy.Tests.csproj @@ -14,7 +14,7 @@ false Exe - ILSpy.Tests.Stub + ICSharpCode.ILSpy.Tests.Stub True True