Files
FCP-Tools/Source/FCPTools.sln

32 lines
1.6 KiB
Plaintext

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.1.32421.90
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FalloutCurrencies", "FCPTools\FalloutCurrencies\FalloutCurrencies.csproj", "{8B6829F7-AA68-4582-B736-D3ACEC2E1F4D}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FCPCore", "FCPTools\FalloutCore\FCPCore.csproj", "{A119FA2B-EEF5-4729-9835-DAE662CD02AC}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{8B6829F7-AA68-4582-B736-D3ACEC2E1F4D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{8B6829F7-AA68-4582-B736-D3ACEC2E1F4D}.Debug|Any CPU.Build.0 = Debug|Any CPU
{8B6829F7-AA68-4582-B736-D3ACEC2E1F4D}.Release|Any CPU.ActiveCfg = Release|Any CPU
{8B6829F7-AA68-4582-B736-D3ACEC2E1F4D}.Release|Any CPU.Build.0 = Release|Any CPU
{A119FA2B-EEF5-4729-9835-DAE662CD02AC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{A119FA2B-EEF5-4729-9835-DAE662CD02AC}.Debug|Any CPU.Build.0 = Debug|Any CPU
{A119FA2B-EEF5-4729-9835-DAE662CD02AC}.Release|Any CPU.ActiveCfg = Release|Any CPU
{A119FA2B-EEF5-4729-9835-DAE662CD02AC}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {780B0383-9764-4992-AAC4-30283034A8E5}
EndGlobalSection
EndGlobal