diff --git a/MFUnit.Tests/MFUnit.Tests.csproj b/MFUnit.Tests/MFUnit.Tests.csproj index 67beda7..0ebab23 100644 --- a/MFUnit.Tests/MFUnit.Tests.csproj +++ b/MFUnit.Tests/MFUnit.Tests.csproj @@ -8,8 +8,9 @@ 9.0.21022 2.0 {4E722DBA-63DF-4062-8A69-F32E33EA921F} - v4.1 + v4.2 $(MSBuildExtensionsPath32)\Microsoft\.NET Micro Framework\ + true @@ -40,6 +41,7 @@ + diff --git a/MFUnit.Tests/Resources.Designer.cs b/MFUnit.Tests/Resources.Designer.cs index c3f9028..88f69bd 100644 --- a/MFUnit.Tests/Resources.Designer.cs +++ b/MFUnit.Tests/Resources.Designer.cs @@ -1,7 +1,7 @@ -//------------------------------------------------------------------------------ +//------------------------------------------------------------------------------ // // This code was generated by a tool. -// Runtime Version:2.0.50727.42 +// Runtime Version:4.0.30319.18051 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. @@ -10,8 +10,8 @@ namespace MFUnit.Tests { - - internal class Resources + + internal partial class Resources { private static System.Resources.ResourceManager manager; internal static System.Resources.ResourceManager ResourceManager diff --git a/MFUnit.sln b/MFUnit.sln index 25f0730..6c50a30 100644 --- a/MFUnit.sln +++ b/MFUnit.sln @@ -1,6 +1,6 @@  -Microsoft Visual Studio Solution File, Format Version 11.00 -# Visual Studio 2010 +Microsoft Visual Studio Solution File, Format Version 12.00 +# Visual Studio 2012 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MFUnit", "MFUnit\MFUnit.csproj", "{EC81132A-FCC6-4294-B60E-B62E4A908C43}" EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MFUnit.Tests", "MFUnit.Tests\MFUnit.Tests.csproj", "{4E722DBA-63DF-4062-8A69-F32E33EA921F}" diff --git a/MFUnit/MFUnit.csproj b/MFUnit/MFUnit.csproj index aa8c923..0795369 100644 --- a/MFUnit/MFUnit.csproj +++ b/MFUnit/MFUnit.csproj @@ -8,8 +8,9 @@ 9.0.21022 2.0 {EC81132A-FCC6-4294-B60E-B62E4A908C43} - v4.1 + v4.2 $(MSBuildExtensionsPath32)\Microsoft\.NET Micro Framework\ + true diff --git a/MFUnit/Resources.Designer.cs b/MFUnit/Resources.Designer.cs index 2dcc4be..3246e35 100644 --- a/MFUnit/Resources.Designer.cs +++ b/MFUnit/Resources.Designer.cs @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // // This code was generated by a tool. -// Runtime Version:4.0.30319.261 +// Runtime Version:4.0.30319.18051 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated.