Files
NightAlert/ThirdParty/EngineIoClientDotNet/Src/EngineIoClientDotNet.net45/EngineIoClientDotNet.net45.sln

82 lines
4.2 KiB
Plaintext

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 14
VisualStudioVersion = 14.0.23107.0
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "EngineIoClientDotNet.net45", "EngineIoClientDotNet.net45.csproj", "{842D8B13-DAF3-4919-80A0-03EFA3C17178}"
EndProject
Project("{E24C65DC-7377-472B-9ABA-BC803B73C61A}") = "grunt", "..\..\grunt\", "{7F5CBDD0-5537-4B8B-AD7E-9F7E88600084}"
ProjectSection(WebsiteProperties) = preProject
TargetFrameworkMoniker = ".NETFramework,Version%3Dv4.0"
Debug.AspNetCompiler.VirtualPath = "/grunt"
Debug.AspNetCompiler.PhysicalPath = "..\..\grunt\"
Debug.AspNetCompiler.TargetPath = "PrecompiledWeb\grunt\"
Debug.AspNetCompiler.Updateable = "true"
Debug.AspNetCompiler.ForceOverwrite = "true"
Debug.AspNetCompiler.FixedNames = "false"
Debug.AspNetCompiler.Debug = "True"
Release.AspNetCompiler.VirtualPath = "/grunt"
Release.AspNetCompiler.PhysicalPath = "..\..\grunt\"
Release.AspNetCompiler.TargetPath = "PrecompiledWeb\grunt\"
Release.AspNetCompiler.Updateable = "true"
Release.AspNetCompiler.ForceOverwrite = "true"
Release.AspNetCompiler.FixedNames = "false"
Release.AspNetCompiler.Debug = "False"
VWDPort = "8678"
SlnRelativePath = "..\..\grunt\"
EndProjectSection
EndProject
Project("{E24C65DC-7377-472B-9ABA-BC803B73C61A}") = "TestServer", "..\..\TestServer\", "{7E50397C-1221-49A9-A5F1-8254AC4BFBA4}"
ProjectSection(WebsiteProperties) = preProject
TargetFrameworkMoniker = ".NETFramework,Version%3Dv4.0"
Debug.AspNetCompiler.VirtualPath = "/TestServer"
Debug.AspNetCompiler.PhysicalPath = "..\..\TestServer\"
Debug.AspNetCompiler.TargetPath = "PrecompiledWeb\TestServer\"
Debug.AspNetCompiler.Updateable = "true"
Debug.AspNetCompiler.ForceOverwrite = "true"
Debug.AspNetCompiler.FixedNames = "false"
Debug.AspNetCompiler.Debug = "True"
Release.AspNetCompiler.VirtualPath = "/TestServer"
Release.AspNetCompiler.PhysicalPath = "..\..\TestServer\"
Release.AspNetCompiler.TargetPath = "PrecompiledWeb\TestServer\"
Release.AspNetCompiler.Updateable = "true"
Release.AspNetCompiler.ForceOverwrite = "true"
Release.AspNetCompiler.FixedNames = "false"
Release.AspNetCompiler.Debug = "False"
VWDPort = "8671"
SlnRelativePath = "..\..\TestServer\"
EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "EngineIoClientDotNet.Tests.net45", "..\EngineIoClientDotNet.Tests.net45\EngineIoClientDotNet.Tests.net45.csproj", "{BEFF0675-8A73-4012-9651-C253E06E0F87}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = ".nuget", ".nuget", "{238B4362-A8D9-40BC-863F-236FFD88643D}"
ProjectSection(SolutionItems) = preProject
.nuget\packages.config = .nuget\packages.config
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{842D8B13-DAF3-4919-80A0-03EFA3C17178}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{842D8B13-DAF3-4919-80A0-03EFA3C17178}.Debug|Any CPU.Build.0 = Debug|Any CPU
{842D8B13-DAF3-4919-80A0-03EFA3C17178}.Release|Any CPU.ActiveCfg = Release|Any CPU
{842D8B13-DAF3-4919-80A0-03EFA3C17178}.Release|Any CPU.Build.0 = Release|Any CPU
{7F5CBDD0-5537-4B8B-AD7E-9F7E88600084}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{7F5CBDD0-5537-4B8B-AD7E-9F7E88600084}.Debug|Any CPU.Build.0 = Debug|Any CPU
{7F5CBDD0-5537-4B8B-AD7E-9F7E88600084}.Release|Any CPU.ActiveCfg = Debug|Any CPU
{7E50397C-1221-49A9-A5F1-8254AC4BFBA4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{7E50397C-1221-49A9-A5F1-8254AC4BFBA4}.Debug|Any CPU.Build.0 = Debug|Any CPU
{7E50397C-1221-49A9-A5F1-8254AC4BFBA4}.Release|Any CPU.ActiveCfg = Debug|Any CPU
{BEFF0675-8A73-4012-9651-C253E06E0F87}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{BEFF0675-8A73-4012-9651-C253E06E0F87}.Debug|Any CPU.Build.0 = Debug|Any CPU
{BEFF0675-8A73-4012-9651-C253E06E0F87}.Release|Any CPU.ActiveCfg = Release|Any CPU
{BEFF0675-8A73-4012-9651-C253E06E0F87}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal