BusynessNotification.sln (1429B)
1 2 Microsoft Visual Studio Solution File, Format Version 12.00 3 # Visual Studio Version 17 4 VisualStudioVersion = 17.9.34622.214 5 MinimumVisualStudioVersion = 10.0.40219.1 6 Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "BusynessNotification", "BusynessNotification.csproj", "{25335200-E431-4822-AD12-9C1233B954F5}" 7 EndProject 8 Project("{54435603-DBB4-11D2-8724-00A0C9A8B90C}") = "BN_installer", "..\BN_installer\BN_installer.vdproj", "{51B85762-D4D5-4EDB-9A35-A164FAA9C12E}" 9 EndProject 10 Global 11 GlobalSection(SolutionConfigurationPlatforms) = preSolution 12 Debug|Any CPU = Debug|Any CPU 13 Release|Any CPU = Release|Any CPU 14 EndGlobalSection 15 GlobalSection(ProjectConfigurationPlatforms) = postSolution 16 {25335200-E431-4822-AD12-9C1233B954F5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU 17 {25335200-E431-4822-AD12-9C1233B954F5}.Debug|Any CPU.Build.0 = Debug|Any CPU 18 {25335200-E431-4822-AD12-9C1233B954F5}.Release|Any CPU.ActiveCfg = Release|Any CPU 19 {25335200-E431-4822-AD12-9C1233B954F5}.Release|Any CPU.Build.0 = Release|Any CPU 20 {51B85762-D4D5-4EDB-9A35-A164FAA9C12E}.Debug|Any CPU.ActiveCfg = Debug 21 {51B85762-D4D5-4EDB-9A35-A164FAA9C12E}.Release|Any CPU.ActiveCfg = Release 22 EndGlobalSection 23 GlobalSection(SolutionProperties) = preSolution 24 HideSolutionNode = FALSE 25 EndGlobalSection 26 GlobalSection(ExtensibilityGlobals) = postSolution 27 SolutionGuid = {30F8FB59-1634-4761-B286-42C586CAA622} 28 EndGlobalSection 29 EndGlobal