LTS.Integrated_Implants-Forked/Source/Implants.sln
MADxingjin 36977d9928 Moved Source out from assemblies folder to avoid dll dupe errors.
Confirmed CE compat on biotech mechanitor control range works.
now heads to next part.
2025-02-25 14:19:17 +08:00

26 lines
1.1 KiB
Plaintext

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.5.33516.290
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Implants", "Implants.csproj", "{A5BB73F5-2B73-4464-9585-5553F3695021}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{A5BB73F5-2B73-4464-9585-5553F3695021}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{A5BB73F5-2B73-4464-9585-5553F3695021}.Debug|Any CPU.Build.0 = Debug|Any CPU
{A5BB73F5-2B73-4464-9585-5553F3695021}.Release|Any CPU.ActiveCfg = Release|Any CPU
{A5BB73F5-2B73-4464-9585-5553F3695021}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {670FF5D7-71FB-46FB-8A54-1C2E8A690C35}
EndGlobalSection
EndGlobal