# HG changeset patch # User IBBoard # Date 1313523286 -3600 # Node ID 314d90a059d80c9e43603219cd0c88a36ec5101b # Parent 77043c3e0d941a174eaf3c77a9737ec46807f950 * Update WinForms to a VS2010 project no-open-ticket diff -r 77043c3e0d94 -r 314d90a059d8 IBBoard.WarFoundry.GUI.WinForms.csproj --- a/IBBoard.WarFoundry.GUI.WinForms.csproj Sun Aug 14 01:29:18 2011 +0000 +++ b/IBBoard.WarFoundry.GUI.WinForms.csproj Tue Aug 16 20:34:46 2011 +0100 @@ -1,4 +1,5 @@ - + + Local 9.0.30729 @@ -24,8 +25,8 @@ - 2.0 - v2.0 + 3.5 + v4.0 false publish\ true @@ -41,8 +42,6 @@ 1.0.0.%2a false true - - bin\Debug\ diff -r 77043c3e0d94 -r 314d90a059d8 IBBoard.WarFoundry.GUI.WinForms.sln --- a/IBBoard.WarFoundry.GUI.WinForms.sln Sun Aug 14 01:29:18 2011 +0000 +++ b/IBBoard.WarFoundry.GUI.WinForms.sln Tue Aug 16 20:34:46 2011 +0100 @@ -1,6 +1,6 @@  -Microsoft Visual Studio Solution File, Format Version 10.00 -# Visual C# Express 2008 +Microsoft Visual Studio Solution File, Format Version 11.00 +# Visual C# Express 2010 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "IBBoard.WarFoundry.GUI.WinForms", "IBBoard.WarFoundry.GUI.WinForms.csproj", "{72C59D77-E2A4-401C-91F2-12728056D9A9}" EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "IBBoard", "..\IBBoard\IBBoard.csproj", "{5DFD64F6-FC2B-4B4F-B92E-483BAC468105}" diff -r 77043c3e0d94 -r 314d90a059d8 Properties/Resources.Designer.cs --- a/Properties/Resources.Designer.cs Sun Aug 14 01:29:18 2011 +0000 +++ b/Properties/Resources.Designer.cs Tue Aug 16 20:34:46 2011 +0100 @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // // This code was generated by a tool. -// Runtime Version:2.0.50727.4200 +// Runtime Version:4.0.30319.235 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. @@ -19,7 +19,7 @@ // class via a tool like ResGen or Visual Studio. // To add or remove a member, edit your .ResX file then rerun ResGen // with the /str option, or rebuild your VS project. - [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "2.0.0.0")] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "4.0.0.0")] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()] internal class Resources { diff -r 77043c3e0d94 -r 314d90a059d8 app.config --- a/app.config Sun Aug 14 01:29:18 2011 +0000 +++ b/app.config Tue Aug 16 20:34:46 2011 +0100 @@ -1,3 +1,3 @@ - + - +