mirror of
https://github.com/Xevion/RimWorld-Hydroponics-Expanded.git
synced 2025-12-15 00:12:51 -06:00
Setup Project solution, move around About XMLs
This commit is contained in:
16
Source/HydroponicsExpanded/HydroponicsExpanded.sln
Normal file
16
Source/HydroponicsExpanded/HydroponicsExpanded.sln
Normal file
@@ -0,0 +1,16 @@
|
||||
|
||||
Microsoft Visual Studio Solution File, Format Version 12.00
|
||||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HydroponicsExpanded", "HydroponicsExpanded.csproj", "{8390B8ED-86EF-4674-8CBC-85ECA7E67657}"
|
||||
EndProject
|
||||
Global
|
||||
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
||||
Debug|Any CPU = Debug|Any CPU
|
||||
Release|Any CPU = Release|Any CPU
|
||||
EndGlobalSection
|
||||
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
||||
{8390B8ED-86EF-4674-8CBC-85ECA7E67657}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||||
{8390B8ED-86EF-4674-8CBC-85ECA7E67657}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||
{8390B8ED-86EF-4674-8CBC-85ECA7E67657}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{8390B8ED-86EF-4674-8CBC-85ECA7E67657}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||
EndGlobalSection
|
||||
EndGlobal
|
||||
Reference in New Issue
Block a user