Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio Version 17 VisualStudioVersion = 17.3.32901.215 MinimumVisualStudioVersion = 10.0.40219.1 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Toasts", "Toasts\Toasts.csproj", "{380D8D88-386C-4C50-9A54-800F79FDF7D2}" EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Test", "Test\Test.csproj", "{58BCE3B2-2C1F-412D-8C6A-C51948B0AE10}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU Release|Any CPU = Release|Any CPU EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {380D8D88-386C-4C50-9A54-800F79FDF7D2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {380D8D88-386C-4C50-9A54-800F79FDF7D2}.Debug|Any CPU.Build.0 = Debug|Any CPU {380D8D88-386C-4C50-9A54-800F79FDF7D2}.Release|Any CPU.ActiveCfg = Release|Any CPU {380D8D88-386C-4C50-9A54-800F79FDF7D2}.Release|Any CPU.Build.0 = Release|Any CPU {58BCE3B2-2C1F-412D-8C6A-C51948B0AE10}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {58BCE3B2-2C1F-412D-8C6A-C51948B0AE10}.Debug|Any CPU.Build.0 = Debug|Any CPU {58BCE3B2-2C1F-412D-8C6A-C51948B0AE10}.Release|Any CPU.ActiveCfg = Release|Any CPU {58BCE3B2-2C1F-412D-8C6A-C51948B0AE10}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution SolutionGuid = {D2CEBB93-44E0-4C7F-932E-4C784B3BAB7E} EndGlobalSection EndGlobal