Files

29 lines
1.6 KiB
Plaintext

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.26430.16
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "EngineIoClientDotNet.netstandard1.3", "EngineIoClientDotNet.netstandard1.3.csproj", "{A5BEDC19-D3BF-4B34-9228-6D50B433D916}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "EngineIoClientDotNet.Tests.netstandard1.3", "..\EngineIoClientDotNet.Tests.netstandard1.3\EngineIoClientDotNet.Tests.netstandard1.3.csproj", "{B21BAF12-47BE-4874-83FB-D9918710BD0A}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{A5BEDC19-D3BF-4B34-9228-6D50B433D916}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{A5BEDC19-D3BF-4B34-9228-6D50B433D916}.Debug|Any CPU.Build.0 = Debug|Any CPU
{A5BEDC19-D3BF-4B34-9228-6D50B433D916}.Release|Any CPU.ActiveCfg = Release|Any CPU
{A5BEDC19-D3BF-4B34-9228-6D50B433D916}.Release|Any CPU.Build.0 = Release|Any CPU
{B21BAF12-47BE-4874-83FB-D9918710BD0A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{B21BAF12-47BE-4874-83FB-D9918710BD0A}.Debug|Any CPU.Build.0 = Debug|Any CPU
{B21BAF12-47BE-4874-83FB-D9918710BD0A}.Release|Any CPU.ActiveCfg = Release|Any CPU
{B21BAF12-47BE-4874-83FB-D9918710BD0A}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal