Skip to content

Commit 69e053d

Browse files
committed
more build cleanup
1 parent d70a657 commit 69e053d

File tree

5 files changed

+6
-210
lines changed

5 files changed

+6
-210
lines changed

ProbeControlRoom.sln

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,14 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "SolutionItems", "SolutionIt
1212
deploy.bat = deploy.bat
1313
jenkins.txt = jenkins.txt
1414
LICENSE.txt = LICENSE.txt
15-
ProbeControlRoom.version = ProbeControlRoom.version
1615
README.md = README.md
1716
EndProjectSection
1817
EndProject
18+
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Deploy", "Deploy", "{2D2814B6-43EB-46A4-82D6-933FDD36482F}"
19+
ProjectSection(SolutionItems) = preProject
20+
GameData\ProbeControlRoom\ProbeControlRoom.version = GameData\ProbeControlRoom\ProbeControlRoom.version
21+
EndProjectSection
22+
EndProject
1923
Global
2024
GlobalSection(SolutionConfigurationPlatforms) = preSolution
2125
Debug|Any CPU = Debug|Any CPU

ProbeControlRoom/PostBuild.bat

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

ProbeControlRoom/ProbeControlRoom.csproj.173

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

ProbeControlRoom/ProbeControlRoom.csproj.orig

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

ProbeControlRoom/Properties/AssemblyInfo.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
[assembly: AssemblyConfiguration ("")]
99
[assembly: AssemblyCompany ("")]
1010
[assembly: AssemblyProduct ("KSP-ProbeControlRoom")]
11-
[assembly: AssemblyCopyright ("(c)2017 Virindi, Icedown, Tabakhase")]
11+
[assembly: AssemblyCopyright ("(c)2017 Virindi, Icedown, Tabakhase, (c)2023 JonnyOThan")]
1212
[assembly: AssemblyTrademark ("")]
1313
[assembly: AssemblyCulture ("")]
1414
// The assembly version has the format "{Major}.{Minor}.{Build}.{Revision}".

0 commit comments

Comments
 (0)