Toasts – Blame information for rev 1
?pathlinks?
Rev | Author | Line No. | Line |
---|---|---|---|
1 | office | 1 | |
2 | Microsoft Visual Studio Solution File, Format Version 12.00 |
||
3 | # Visual Studio Version 17 |
||
4 | VisualStudioVersion = 17.3.32901.215 |
||
5 | MinimumVisualStudioVersion = 10.0.40219.1 |
||
6 | Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Toasts", "Toasts\Toasts.csproj", "{380D8D88-386C-4C50-9A54-800F79FDF7D2}" |
||
7 | EndProject |
||
8 | Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Test", "Test\Test.csproj", "{58BCE3B2-2C1F-412D-8C6A-C51948B0AE10}" |
||
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 | {380D8D88-386C-4C50-9A54-800F79FDF7D2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
||
17 | {380D8D88-386C-4C50-9A54-800F79FDF7D2}.Debug|Any CPU.Build.0 = Debug|Any CPU |
||
18 | {380D8D88-386C-4C50-9A54-800F79FDF7D2}.Release|Any CPU.ActiveCfg = Release|Any CPU |
||
19 | {380D8D88-386C-4C50-9A54-800F79FDF7D2}.Release|Any CPU.Build.0 = Release|Any CPU |
||
20 | {58BCE3B2-2C1F-412D-8C6A-C51948B0AE10}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
||
21 | {58BCE3B2-2C1F-412D-8C6A-C51948B0AE10}.Debug|Any CPU.Build.0 = Debug|Any CPU |
||
22 | {58BCE3B2-2C1F-412D-8C6A-C51948B0AE10}.Release|Any CPU.ActiveCfg = Release|Any CPU |
||
23 | {58BCE3B2-2C1F-412D-8C6A-C51948B0AE10}.Release|Any CPU.Build.0 = Release|Any CPU |
||
24 | EndGlobalSection |
||
25 | GlobalSection(SolutionProperties) = preSolution |
||
26 | HideSolutionNode = FALSE |
||
27 | EndGlobalSection |
||
28 | GlobalSection(ExtensibilityGlobals) = postSolution |
||
29 | SolutionGuid = {D2CEBB93-44E0-4C7F-932E-4C784B3BAB7E} |
||
30 | EndGlobalSection |
||
31 | EndGlobal |