|
1 | | - |
2 | | -Microsoft Visual Studio Solution File, Format Version 12.00 |
3 | | -# Visual Studio Version 17 |
4 | | -VisualStudioVersion = 17.0.31903.59 |
5 | | -MinimumVisualStudioVersion = 15.0.26124.0 |
6 | | -Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Atc.Azure.Messaging", "src\Atc.Azure.Messaging\Atc.Azure.Messaging.csproj", "{2F7702F2-A407-41FB-8C88-7C066237BC75}" |
7 | | -EndProject |
8 | | -Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Atc.Azure.Messaging.Tests", "test\Atc.Azure.Messaging.Tests\Atc.Azure.Messaging.Tests.csproj", "{0C49EE44-DAE3-4A7C-9D2D-D1190CAC85F0}" |
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 | | - {2F7702F2-A407-41FB-8C88-7C066237BC75}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
17 | | - {2F7702F2-A407-41FB-8C88-7C066237BC75}.Debug|Any CPU.Build.0 = Debug|Any CPU |
18 | | - {2F7702F2-A407-41FB-8C88-7C066237BC75}.Release|Any CPU.ActiveCfg = Release|Any CPU |
19 | | - {2F7702F2-A407-41FB-8C88-7C066237BC75}.Release|Any CPU.Build.0 = Release|Any CPU |
20 | | - {0C49EE44-DAE3-4A7C-9D2D-D1190CAC85F0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
21 | | - {0C49EE44-DAE3-4A7C-9D2D-D1190CAC85F0}.Debug|Any CPU.Build.0 = Debug|Any CPU |
22 | | - {0C49EE44-DAE3-4A7C-9D2D-D1190CAC85F0}.Release|Any CPU.ActiveCfg = Release|Any CPU |
23 | | - {0C49EE44-DAE3-4A7C-9D2D-D1190CAC85F0}.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 = {1EC093F7-1E03-4088-BA72-0DEB39AFEE82} |
30 | | - EndGlobalSection |
31 | | -EndGlobal |
| 1 | + |
| 2 | +Microsoft Visual Studio Solution File, Format Version 12.00 |
| 3 | +# Visual Studio Version 17 |
| 4 | +VisualStudioVersion = 17.0.31903.59 |
| 5 | +MinimumVisualStudioVersion = 15.0.26124.0 |
| 6 | +Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Atc.Azure.Messaging", "src\Atc.Azure.Messaging\Atc.Azure.Messaging.csproj", "{2F7702F2-A407-41FB-8C88-7C066237BC75}" |
| 7 | +EndProject |
| 8 | +Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Atc.Azure.Messaging.Tests", "test\Atc.Azure.Messaging.Tests\Atc.Azure.Messaging.Tests.csproj", "{0C49EE44-DAE3-4A7C-9D2D-D1190CAC85F0}" |
| 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 | + {2F7702F2-A407-41FB-8C88-7C066237BC75}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
| 17 | + {2F7702F2-A407-41FB-8C88-7C066237BC75}.Debug|Any CPU.Build.0 = Debug|Any CPU |
| 18 | + {2F7702F2-A407-41FB-8C88-7C066237BC75}.Release|Any CPU.ActiveCfg = Release|Any CPU |
| 19 | + {2F7702F2-A407-41FB-8C88-7C066237BC75}.Release|Any CPU.Build.0 = Release|Any CPU |
| 20 | + {0C49EE44-DAE3-4A7C-9D2D-D1190CAC85F0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
| 21 | + {0C49EE44-DAE3-4A7C-9D2D-D1190CAC85F0}.Debug|Any CPU.Build.0 = Debug|Any CPU |
| 22 | + {0C49EE44-DAE3-4A7C-9D2D-D1190CAC85F0}.Release|Any CPU.ActiveCfg = Release|Any CPU |
| 23 | + {0C49EE44-DAE3-4A7C-9D2D-D1190CAC85F0}.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 = {1EC093F7-1E03-4088-BA72-0DEB39AFEE82} |
| 30 | + EndGlobalSection |
| 31 | +EndGlobal |
0 commit comments