From 84b6dd5cae272e0b40877eedcea7512ddc7b5a6f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jonas=20R=C3=B8ineslien?= Date: Tue, 29 Oct 2013 20:54:49 +0100 Subject: [PATCH 1/2] fix issue 35 --- Castle.Core.sln | 2 +- .../Castle.Core.Tests-SL.csproj | 17 ++++++++++++----- src/Castle.Core.Tests/Castle.Core.Tests.csproj | 1 + .../ClassProxyWithDefaultValuesTestCase.cs | 12 ++++++++++++ .../Generators/Emitters/MethodEmitter.cs | 2 +- 5 files changed, 27 insertions(+), 7 deletions(-) diff --git a/Castle.Core.sln b/Castle.Core.sln index 9e6312f9fc..87eb7b32cf 100644 --- a/Castle.Core.sln +++ b/Castle.Core.sln @@ -1,7 +1,7 @@  Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 2013 -VisualStudioVersion = 12.0.20827.3 +VisualStudioVersion = 12.0.21005.1 MinimumVisualStudioVersion = 10.0.40219.1 Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{8C53C104-3557-4C1A-B653-C4E6C46DB48E}" ProjectSection(SolutionItems) = preProject diff --git a/src/Castle.Core.Tests-SL/Castle.Core.Tests-SL.csproj b/src/Castle.Core.Tests-SL/Castle.Core.Tests-SL.csproj index 7c8464710e..3f3b3ed4b1 100644 --- a/src/Castle.Core.Tests-SL/Castle.Core.Tests-SL.csproj +++ b/src/Castle.Core.Tests-SL/Castle.Core.Tests-SL.csproj @@ -1,5 +1,8 @@  - + + + v3.5 + v3.5 @@ -7,7 +10,9 @@ $(MSBuildProjectDirectory)\..\.. - + + + v5.0 SL50-Debug @@ -100,7 +105,7 @@ prompt 4 AllRules.ruleset - + bin\NET45-Debug\ TRACE;SILVERLIGHT @@ -152,13 +157,15 @@ Designer MSBuild:Compile + MSBuild:Compile + Designer - - + +