Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio Version 16 VisualStudioVersion = 16.0.31605.320 MinimumVisualStudioVersion = 10.0.40219.1 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MongoDB+NET5", "MongoDB+NET5\MongoDB+NET5.csproj", "{3AD5D940-6C97-47CA-9190-79C2704C320F}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU Release|Any CPU = Release|Any CPU EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {3AD5D940-6C97-47CA-9190-79C2704C320F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {3AD5D940-6C97-47CA-9190-79C2704C320F}.Debug|Any CPU.Build.0 = Debug|Any CPU {3AD5D940-6C97-47CA-9190-79C2704C320F}.Release|Any CPU.ActiveCfg = Release|Any CPU {3AD5D940-6C97-47CA-9190-79C2704C320F}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution SolutionGuid = {7C7F54AF-BC2E-4A5C-8A20-3091F1D1C80D} EndGlobalSection EndGlobal