Files
mtapi/Examples/MtApi5Samples/MtApi5Samples.sln
T
2024-08-23 11:35:00 +03:00

26 lines
1.1 KiB
Plaintext
Executable File

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.9.34622.214
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HistoryOrderSample", "HistoryOrderSample\HistoryOrderSample.csproj", "{AE42346D-347D-43E4-B0C8-A0BF7E506A5E}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{AE42346D-347D-43E4-B0C8-A0BF7E506A5E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{AE42346D-347D-43E4-B0C8-A0BF7E506A5E}.Debug|Any CPU.Build.0 = Debug|Any CPU
{AE42346D-347D-43E4-B0C8-A0BF7E506A5E}.Release|Any CPU.ActiveCfg = Release|Any CPU
{AE42346D-347D-43E4-B0C8-A0BF7E506A5E}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {3C1DF1F1-13BF-4CE2-9F74-F39548D21ABE}
EndGlobalSection
EndGlobal