MoonWorks/MoonWorks.sln

26 lines
1.0 KiB
Plaintext
Raw Normal View History

2021-01-19 03:40:37 +00:00

Microsoft Visual Studio Solution File, Format Version 12.00
2021-01-19 07:29:07 +00:00
# Visual Studio Version 16
VisualStudioVersion = 16.0.30717.126
2021-01-19 03:40:37 +00:00
MinimumVisualStudioVersion = 15.0.26124.0
2021-01-19 07:29:07 +00:00
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "MoonWorks", "MoonWorks.csproj", "{DDC9BA9B-4440-4CB3-BDB4-D5F91DE1686B}"
EndProject
2021-01-19 03:40:37 +00:00
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|x64 = Debug|x64
Release|x64 = Release|x64
2021-01-19 07:29:07 +00:00
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{DDC9BA9B-4440-4CB3-BDB4-D5F91DE1686B}.Debug|x64.ActiveCfg = Debug|x64
{DDC9BA9B-4440-4CB3-BDB4-D5F91DE1686B}.Debug|x64.Build.0 = Debug|x64
{DDC9BA9B-4440-4CB3-BDB4-D5F91DE1686B}.Release|x64.ActiveCfg = Release|x64
{DDC9BA9B-4440-4CB3-BDB4-D5F91DE1686B}.Release|x64.Build.0 = Release|x64
2021-01-19 03:40:37 +00:00
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
2021-01-19 07:29:07 +00:00
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {C3D68FAA-3165-43C7-95B3-D845F0DAA918}
2021-01-19 03:40:37 +00:00
EndGlobalSection
EndGlobal