Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio Version 17 VisualStudioVersion = 17.7.34221.43 MinimumVisualStudioVersion = 10.0.40219.1 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "UnitTestsForAssistant", "UnitTestsForAssistant.csproj", "{59A4964A-B910-4B97-8B9A-2B56B1AFD4CE}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU Release|Any CPU = Release|Any CPU EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {59A4964A-B910-4B97-8B9A-2B56B1AFD4CE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {59A4964A-B910-4B97-8B9A-2B56B1AFD4CE}.Debug|Any CPU.Build.0 = Debug|Any CPU {59A4964A-B910-4B97-8B9A-2B56B1AFD4CE}.Release|Any CPU.ActiveCfg = Release|Any CPU {59A4964A-B910-4B97-8B9A-2B56B1AFD4CE}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution SolutionGuid = {27C1D0F4-39F6-40B2-B8C5-AE8D9D9786F3} EndGlobalSection EndGlobal