cpp_client_telemetry/tools/tools.sln

42 строки
2.3 KiB
Plaintext

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.30204.135
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "OneDSInspector", "fiddler\OneDSInspector\OneDSInspector.csproj", "{B1916B1C-9108-4965-8D22-AD840CF2C059}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "server", "server\server.csproj", "{7627E313-4B14-43E6-8ED7-0880C3657084}"
EndProject
Project("{D954291E-2A0B-460D-934E-DC6B0785DB48}") = "decoder", "decoder\decoder.shproj", "{6A206BE3-9975-4952-8E1D-35BC2F47431C}"
EndProject
Global
GlobalSection(SharedMSBuildProjectFiles) = preSolution
decoder\decoder.projitems*{6a206be3-9975-4952-8e1d-35bc2f47431c}*SharedItemsImports = 13
decoder\decoder.projitems*{7627e313-4b14-43e6-8ed7-0880c3657084}*SharedItemsImports = 5
decoder\decoder.projitems*{b1916b1c-9108-4965-8d22-ad840cf2c059}*SharedItemsImports = 4
EndGlobalSection
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{B1916B1C-9108-4965-8D22-AD840CF2C059}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{B1916B1C-9108-4965-8D22-AD840CF2C059}.Debug|Any CPU.Build.0 = Debug|Any CPU
{B1916B1C-9108-4965-8D22-AD840CF2C059}.Release|Any CPU.ActiveCfg = Release|Any CPU
{B1916B1C-9108-4965-8D22-AD840CF2C059}.Release|Any CPU.Build.0 = Release|Any CPU
{7627E313-4B14-43E6-8ED7-0880C3657084}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{7627E313-4B14-43E6-8ED7-0880C3657084}.Debug|Any CPU.Build.0 = Debug|Any CPU
{7627E313-4B14-43E6-8ED7-0880C3657084}.Release|Any CPU.ActiveCfg = Release|Any CPU
{7627E313-4B14-43E6-8ED7-0880C3657084}.Release|Any CPU.Build.0 = Release|Any CPU
{6A206BE3-9975-4952-8E1D-35BC2F47431C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{6A206BE3-9975-4952-8E1D-35BC2F47431C}.Release|Any CPU.ActiveCfg = Release|Any CPU
{6A206BE3-9975-4952-8E1D-35BC2F47431C}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {370C5DF1-DBF0-4505-837E-BDA1ED1D994F}
EndGlobalSection
EndGlobal