32 lines
1.6 KiB
Plaintext
32 lines
1.6 KiB
Plaintext
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
# Visual Studio Version 17
|
|
VisualStudioVersion = 17.8.34408.163
|
|
MinimumVisualStudioVersion = 10.0.40219.1
|
|
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "YapperClient", "YapperClient.csproj", "{3BD0EBD6-C0D2-421C-950A-65495691BBB2}"
|
|
EndProject
|
|
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "YapperServer", "..\YapperServer\YapperServer.csproj", "{1F45E8EA-2C22-4979-A7FF-370B198A5E51}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|Any CPU = Debug|Any CPU
|
|
Release|Any CPU = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{3BD0EBD6-C0D2-421C-950A-65495691BBB2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{3BD0EBD6-C0D2-421C-950A-65495691BBB2}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{3BD0EBD6-C0D2-421C-950A-65495691BBB2}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{3BD0EBD6-C0D2-421C-950A-65495691BBB2}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
{1F45E8EA-2C22-4979-A7FF-370B198A5E51}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{1F45E8EA-2C22-4979-A7FF-370B198A5E51}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{1F45E8EA-2C22-4979-A7FF-370B198A5E51}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{1F45E8EA-2C22-4979-A7FF-370B198A5E51}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
|
SolutionGuid = {DFD4AD43-FC64-46D1-9499-C18A391703A5}
|
|
EndGlobalSection
|
|
EndGlobal
|