Skip to content

Commit 1b83f61

Browse files
committed
More project cleanup
1 parent 9249913 commit 1b83f61

13 files changed

+5
-559
lines changed

GameData/ProbeControlRoom/ProbeControlRoom.version

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@
99
},
1010
"VERSION": {
1111
"MAJOR": 1,
12-
"MINOR": 2,
13-
"PATCH": 4,
14-
"BUILD": 1
12+
"MINOR": 3,
13+
"PATCH": 0,
14+
"BUILD": 0
1515
},
1616
"KSP_VERSION": {
1717
"MAJOR": 1,

ProbeControlRoom.sln

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,10 @@
11

22
Microsoft Visual Studio Solution File, Format Version 12.00
3-
# Visual Studio 15
4-
VisualStudioVersion = 15.0.26730.8
3+
# Visual Studio Version 17
4+
VisualStudioVersion = 17.1.32210.238
55
MinimumVisualStudioVersion = 10.0.40219.1
66
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ProbeControlRoom", "ProbeControlRoom\ProbeControlRoom.csproj", "{6BB6BF04-C58F-47EE-A4BB-3CADA7850606}"
77
EndProject
8-
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ProbeControlRoomToolbar", "ProbeControlRoomToolbar\ProbeControlRoomToolbar.csproj", "{F85B9451-74D5-4C48-8647-76A779ADD3FF}"
9-
EndProject
108
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "SolutionItems", "SolutionItems", "{5634DF77-97E5-459F-B03A-6A9791A75B34}"
119
ProjectSection(SolutionItems) = preProject
1210
buildRelease.bat = buildRelease.bat
@@ -28,10 +26,6 @@ Global
2826
{6BB6BF04-C58F-47EE-A4BB-3CADA7850606}.Debug|Any CPU.Build.0 = Debug|Any CPU
2927
{6BB6BF04-C58F-47EE-A4BB-3CADA7850606}.Release|Any CPU.ActiveCfg = Release|Any CPU
3028
{6BB6BF04-C58F-47EE-A4BB-3CADA7850606}.Release|Any CPU.Build.0 = Release|Any CPU
31-
{F85B9451-74D5-4C48-8647-76A779ADD3FF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
32-
{F85B9451-74D5-4C48-8647-76A779ADD3FF}.Debug|Any CPU.Build.0 = Debug|Any CPU
33-
{F85B9451-74D5-4C48-8647-76A779ADD3FF}.Release|Any CPU.ActiveCfg = Release|Any CPU
34-
{F85B9451-74D5-4C48-8647-76A779ADD3FF}.Release|Any CPU.Build.0 = Release|Any CPU
3529
EndGlobalSection
3630
GlobalSection(SolutionProperties) = preSolution
3731
HideSolutionNode = FALSE

ProbeControlRoom.version

Lines changed: 0 additions & 26 deletions
This file was deleted.

ProbeControlRoom/AssemblyVersion.cs

Lines changed: 0 additions & 9 deletions
This file was deleted.

ProbeControlRoomToolbar.sln

Lines changed: 0 additions & 28 deletions
This file was deleted.

ProbeControlRoomToolbar/AssemblyVersion.cs

Lines changed: 0 additions & 8 deletions
This file was deleted.

ProbeControlRoomToolbar/AssemblyVersion.tt

Lines changed: 0 additions & 99 deletions
This file was deleted.

ProbeControlRoomToolbar/PostBuild.bat

Lines changed: 0 additions & 8 deletions
This file was deleted.

ProbeControlRoomToolbar/ProbeControlRoomToolbar.cs

Lines changed: 0 additions & 74 deletions
This file was deleted.

ProbeControlRoomToolbar/ProbeControlRoomToolbar.csproj

Lines changed: 0 additions & 86 deletions
This file was deleted.

0 commit comments

Comments
 (0)