You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
DS7/D7MqClient/D7MqClient.sln

32 lines
1.6 KiB
Plaintext

2 years ago

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.28307.645
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "D7MqClient", "D7MqClient\D7MqClient.csproj", "{F3096387-37A2-403B-B147-64A8B4FC1077}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WindowsFormsApp1", "WindowsFormsApp1\WindowsFormsApp1.csproj", "{580D69D6-1902-44D2-87A6-8EA7464EB66A}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{F3096387-37A2-403B-B147-64A8B4FC1077}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{F3096387-37A2-403B-B147-64A8B4FC1077}.Debug|Any CPU.Build.0 = Debug|Any CPU
{F3096387-37A2-403B-B147-64A8B4FC1077}.Release|Any CPU.ActiveCfg = Release|Any CPU
{F3096387-37A2-403B-B147-64A8B4FC1077}.Release|Any CPU.Build.0 = Release|Any CPU
{580D69D6-1902-44D2-87A6-8EA7464EB66A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{580D69D6-1902-44D2-87A6-8EA7464EB66A}.Debug|Any CPU.Build.0 = Debug|Any CPU
{580D69D6-1902-44D2-87A6-8EA7464EB66A}.Release|Any CPU.ActiveCfg = Release|Any CPU
{580D69D6-1902-44D2-87A6-8EA7464EB66A}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {82E9A2E6-4E2A-48C0-AFB2-22C6B67D6DA1}
EndGlobalSection
EndGlobal