diff --git a/SmoulderingBeachBallCLI/ConsoleCommands.fs b/SmoulderingBeachBallCLI/ConsoleCommands.fs index e28369c..9e47ed9 100644 --- a/SmoulderingBeachBallCLI/ConsoleCommands.fs +++ b/SmoulderingBeachBallCLI/ConsoleCommands.fs @@ -41,7 +41,7 @@ [] [] - [] + [] [] let exit () = Environment.Exit (Environment.ExitCode) diff --git a/SmoulderingBeachBallCLI/SmoulderingBeachBallCLI.fsproj b/SmoulderingBeachBallCLI/SmoulderingBeachBallCLI.fsproj index a6cb6bc..9ff9e29 100644 --- a/SmoulderingBeachBallCLI/SmoulderingBeachBallCLI.fsproj +++ b/SmoulderingBeachBallCLI/SmoulderingBeachBallCLI.fsproj @@ -13,7 +13,7 @@ true true SmoulderingBeachBallCLI - D:\SmoulderingBeachBall\SmoulderingBeachBallCLI\AppIcon.res + ..\SmoulderingBeachBallCLI\AppIcon.res true @@ -24,7 +24,8 @@ DEBUG;TRACE 3 AnyCPU - bin\$(Configuration)\$(AssemblyName).XML + + false @@ -37,7 +38,8 @@ TRACE 3 AnyCPU - bin\$(Configuration)\$(AssemblyName).XML + + true