Files
SPWorldsWrapper/SPWorldsWrapper.sln
Дмитрий Шиманский 76a1538c1d Add project files
2023-12-10 23:24:33 +03:00

26 lines
1.1 KiB
Plaintext

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.8.34322.80
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SPWorldsWrapper", "SPWorldsWrapper\SPWorldsWrapper.csproj", "{5A89AD72-343F-45FE-A7FB-555C30649C95}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{5A89AD72-343F-45FE-A7FB-555C30649C95}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{5A89AD72-343F-45FE-A7FB-555C30649C95}.Debug|Any CPU.Build.0 = Debug|Any CPU
{5A89AD72-343F-45FE-A7FB-555C30649C95}.Release|Any CPU.ActiveCfg = Release|Any CPU
{5A89AD72-343F-45FE-A7FB-555C30649C95}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {C084B287-A3A3-4153-B1B9-11CAB8B0A942}
EndGlobalSection
EndGlobal