Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio Version 17 VisualStudioVersion = 17.5.33530.505 MinimumVisualStudioVersion = 10.0.40219.1 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TestMinio", "TestMinio\TestMinio.csproj", "{038EC1C3-69E7-4685-AD58-23F52483FD3A}" EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "test2", "test2\test2.csproj", "{3392789A-A741-4A1F-BD65-EF5A6AED65C4}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU Release|Any CPU = Release|Any CPU EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {038EC1C3-69E7-4685-AD58-23F52483FD3A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {038EC1C3-69E7-4685-AD58-23F52483FD3A}.Debug|Any CPU.Build.0 = Debug|Any CPU {038EC1C3-69E7-4685-AD58-23F52483FD3A}.Release|Any CPU.ActiveCfg = Release|Any CPU {038EC1C3-69E7-4685-AD58-23F52483FD3A}.Release|Any CPU.Build.0 = Release|Any CPU {3392789A-A741-4A1F-BD65-EF5A6AED65C4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {3392789A-A741-4A1F-BD65-EF5A6AED65C4}.Debug|Any CPU.Build.0 = Debug|Any CPU {3392789A-A741-4A1F-BD65-EF5A6AED65C4}.Release|Any CPU.ActiveCfg = Release|Any CPU {3392789A-A741-4A1F-BD65-EF5A6AED65C4}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution SolutionGuid = {802A8E72-28F2-450D-BA12-EE533BB99968} EndGlobalSection EndGlobal