From eec60553affce18c99e2a331965a85553a4cf39b Mon Sep 17 00:00:00 2001 From: kudzu_cp <6d05c8c8ef5431987001abfdb2eadc9593ac9498> Date: Sat, 21 Aug 2010 00:31:06 +0000 Subject: [PATCH] --- source2/Demos/Guess/GuessKernel.csproj | 1 + source2/Demos/Guess/Program.cs | 2 +- source2/Users/Kudzu/Breakpoints/BreakpointsKernel.csproj | 3 --- 3 files changed, 2 insertions(+), 4 deletions(-) diff --git a/source2/Demos/Guess/GuessKernel.csproj b/source2/Demos/Guess/GuessKernel.csproj index 83e2629ef..7424d923b 100644 --- a/source2/Demos/Guess/GuessKernel.csproj +++ b/source2/Demos/Guess/GuessKernel.csproj @@ -35,6 +35,7 @@ 4 + 3.5 diff --git a/source2/Demos/Guess/Program.cs b/source2/Demos/Guess/Program.cs index c8b824fc4..f312ab7e1 100644 --- a/source2/Demos/Guess/Program.cs +++ b/source2/Demos/Guess/Program.cs @@ -4,7 +4,7 @@ using System.Linq; using System.Text; namespace GuessKernel { - public class Program { + public class Kernel { // This is a temp wrapper to bridge from existing project format // to the new coming project format. public static void Boot() { diff --git a/source2/Users/Kudzu/Breakpoints/BreakpointsKernel.csproj b/source2/Users/Kudzu/Breakpoints/BreakpointsKernel.csproj index cab562806..c97723f6a 100644 --- a/source2/Users/Kudzu/Breakpoints/BreakpointsKernel.csproj +++ b/source2/Users/Kudzu/Breakpoints/BreakpointsKernel.csproj @@ -37,9 +37,6 @@ 4 - - -