From bc6bb507a6d73c209d5bde000819748ecc4f6ec8 Mon Sep 17 00:00:00 2001 From: John Vanderbeck Date: Fri, 2 Jan 2015 10:31:22 -0800 Subject: [PATCH] Solution updates --- TestFlight.csproj | 7 +--- TestFlight.sln | 3 ++ TestFlight.userprefs | 42 ++++++------------- .../TestFlightAPI/TestFlightAPI.csproj | 7 +--- .../TestFlightCore/TestFlightCore.csproj | 7 +--- 5 files changed, 19 insertions(+), 47 deletions(-) diff --git a/TestFlight.csproj b/TestFlight.csproj index fe9a3b91..2009de17 100644 --- a/TestFlight.csproj +++ b/TestFlight.csproj @@ -11,6 +11,7 @@ TestFlight v3.5 512 + 0.2.1 none @@ -82,12 +83,6 @@ - - copy "$(TargetPath)" "F:\Games\Kerbal Space Program\0.90\GameData\TestFlight\Plugins\$(TargetFileName)" - - - xcopy /E /Y "$(SolutionDir)TestFlight\*.*" "F:\Games\Kerbal Space Program\0.90\GameData\TestFlight\" -