From 4ddc6559afbdff4cc78facbfb40f6d980f6b81e9 Mon Sep 17 00:00:00 2001 From: Daniel Grunwald Date: Wed, 22 Aug 2012 20:39:35 +0200 Subject: [PATCH] Fix compilation of BamlDecompiler.Tests --- ILSpy.BamlDecompiler/Tests/ILSpy.BamlDecompiler.Tests.csproj | 5 +++-- ILSpy.sln | 2 +- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/ILSpy.BamlDecompiler/Tests/ILSpy.BamlDecompiler.Tests.csproj b/ILSpy.BamlDecompiler/Tests/ILSpy.BamlDecompiler.Tests.csproj index f075b2f83..e003a0d3d 100644 --- a/ILSpy.BamlDecompiler/Tests/ILSpy.BamlDecompiler.Tests.csproj +++ b/ILSpy.BamlDecompiler/Tests/ILSpy.BamlDecompiler.Tests.csproj @@ -7,8 +7,9 @@ Library ILSpy.BamlDecompiler.Tests ILSpy.BamlDecompiler.Tests - v4.0 - Client + v4.5 + + False False 4 diff --git a/ILSpy.sln b/ILSpy.sln index 408ed9f56..cdc9e5c2d 100644 --- a/ILSpy.sln +++ b/ILSpy.sln @@ -1,7 +1,7 @@  Microsoft Visual Studio Solution File, Format Version 11.00 # Visual Studio 2010 -# SharpDevelop 4.3.0.8807-alpha +# SharpDevelop 4.3 Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "doc", "doc", "{F45DB999-7E72-4000-B5AD-3A7B485A0896}" ProjectSection(SolutionItems) = postProject doc\Command Line.txt = doc\Command Line.txt