Files
ClearstreamAPIConnector/ClearstreamAPIConnector.sln
T
2026-04-02 16:48:03 +02:00

26 lines
1.1 KiB
Plaintext

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.4.33205.214
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "ClearstreamAPIConnector", "ClearstreamAPIConnector.csproj", "{E515D972-CAC3-4EC9-9140-C95F4A96F02F}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{E515D972-CAC3-4EC9-9140-C95F4A96F02F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{E515D972-CAC3-4EC9-9140-C95F4A96F02F}.Debug|Any CPU.Build.0 = Debug|Any CPU
{E515D972-CAC3-4EC9-9140-C95F4A96F02F}.Release|Any CPU.ActiveCfg = Release|Any CPU
{E515D972-CAC3-4EC9-9140-C95F4A96F02F}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {62269C29-F7C9-4113-BF84-2CFBAF7A1390}
EndGlobalSection
EndGlobal