CppNet/CppNet.sln

26 строки
1.1 KiB
Plaintext

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.30011.22
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "CppNet", "CppNet.csproj", "{D0D95F78-106B-40A0-B6AC-0710468B82F5}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{D0D95F78-106B-40A0-B6AC-0710468B82F5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{D0D95F78-106B-40A0-B6AC-0710468B82F5}.Debug|Any CPU.Build.0 = Debug|Any CPU
{D0D95F78-106B-40A0-B6AC-0710468B82F5}.Release|Any CPU.ActiveCfg = Release|Any CPU
{D0D95F78-106B-40A0-B6AC-0710468B82F5}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {A3F4E454-5AC6-42DA-9B2A-EB76C56EA71F}
EndGlobalSection
EndGlobal