|
| 1 | + |
| 2 | +Microsoft Visual Studio Solution File, Format Version 12.00 |
| 3 | +# Visual Studio Version 16 |
| 4 | +VisualStudioVersion = 16.0.30309.148 |
| 5 | +MinimumVisualStudioVersion = 10.0.40219.1 |
| 6 | +Project("{253F8803-5FF3-4345-A524-F318A4F8C4F2}") = "Azure.ResourceManager.Resources.Deployments", "src\Azure.ResourceManager.Resources.Deployments.csproj", "{70707234-62A2-48BF-A674-485AB4E6DF75}" |
| 7 | +EndProject |
| 8 | +Project("{253F8803-5FF3-4345-A524-F318A4F8C4F2}") = "Azure.ResourceManager.Resources.Deployments.Tests", "tests\Azure.ResourceManager.Resources.Deployments.Tests.csproj", "{DEBFD95F-D4F9-4054-9EE9-A9930E2E3DC6}" |
| 9 | +EndProject |
| 10 | +Project("{253F8803-5FF3-4345-A524-F318A4F8C4F2}") = "Azure.ResourceManager.Resources.Deployments.Samples", "samples\Azure.ResourceManager.Resources.Deployments.Samples.csproj", "{D64D92DA-48F2-4EA6-A444-90BAE6A99B45}" |
| 11 | +EndProject |
| 12 | +Global |
| 13 | + GlobalSection(SolutionProperties) = preSolution |
| 14 | + HideSolutionNode = FALSE |
| 15 | + EndGlobalSection |
| 16 | + GlobalSection(ExtensibilityGlobals) = postSolution |
| 17 | + SolutionGuid = {DE5873FE-D480-4F0F-A3A1-A0CF4C4028D2} |
| 18 | + EndGlobalSection |
| 19 | + GlobalSection(SolutionConfigurationPlatforms) = preSolution |
| 20 | + Debug|Any CPU = Debug|Any CPU |
| 21 | + Debug|x64 = Debug|x64 |
| 22 | + Debug|x86 = Debug|x86 |
| 23 | + Release|Any CPU = Release|Any CPU |
| 24 | + Release|x64 = Release|x64 |
| 25 | + Release|x86 = Release|x86 |
| 26 | + EndGlobalSection |
| 27 | + GlobalSection(ProjectConfigurationPlatforms) = postSolution |
| 28 | + {70707234-62A2-48BF-A674-485AB4E6DF75}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
| 29 | + {70707234-62A2-48BF-A674-485AB4E6DF75}.Debug|Any CPU.Build.0 = Debug|Any CPU |
| 30 | + {70707234-62A2-48BF-A674-485AB4E6DF75}.Debug|x64.ActiveCfg = Debug|Any CPU |
| 31 | + {70707234-62A2-48BF-A674-485AB4E6DF75}.Debug|x64.Build.0 = Debug|Any CPU |
| 32 | + {70707234-62A2-48BF-A674-485AB4E6DF75}.Debug|x86.ActiveCfg = Debug|Any CPU |
| 33 | + {70707234-62A2-48BF-A674-485AB4E6DF75}.Debug|x86.Build.0 = Debug|Any CPU |
| 34 | + {70707234-62A2-48BF-A674-485AB4E6DF75}.Release|Any CPU.ActiveCfg = Release|Any CPU |
| 35 | + {70707234-62A2-48BF-A674-485AB4E6DF75}.Release|Any CPU.Build.0 = Release|Any CPU |
| 36 | + {70707234-62A2-48BF-A674-485AB4E6DF75}.Release|x64.ActiveCfg = Release|Any CPU |
| 37 | + {70707234-62A2-48BF-A674-485AB4E6DF75}.Release|x64.Build.0 = Release|Any CPU |
| 38 | + {70707234-62A2-48BF-A674-485AB4E6DF75}.Release|x86.ActiveCfg = Release|Any CPU |
| 39 | + {70707234-62A2-48BF-A674-485AB4E6DF75}.Release|x86.Build.0 = Release|Any CPU |
| 40 | + {DEBFD95F-D4F9-4054-9EE9-A9930E2E3DC6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
| 41 | + {DEBFD95F-D4F9-4054-9EE9-A9930E2E3DC6}.Debug|Any CPU.Build.0 = Debug|Any CPU |
| 42 | + {DEBFD95F-D4F9-4054-9EE9-A9930E2E3DC6}.Debug|x64.ActiveCfg = Debug|Any CPU |
| 43 | + {DEBFD95F-D4F9-4054-9EE9-A9930E2E3DC6}.Debug|x64.Build.0 = Debug|Any CPU |
| 44 | + {DEBFD95F-D4F9-4054-9EE9-A9930E2E3DC6}.Debug|x86.ActiveCfg = Debug|Any CPU |
| 45 | + {DEBFD95F-D4F9-4054-9EE9-A9930E2E3DC6}.Debug|x86.Build.0 = Debug|Any CPU |
| 46 | + {DEBFD95F-D4F9-4054-9EE9-A9930E2E3DC6}.Release|Any CPU.ActiveCfg = Release|Any CPU |
| 47 | + {DEBFD95F-D4F9-4054-9EE9-A9930E2E3DC6}.Release|Any CPU.Build.0 = Release|Any CPU |
| 48 | + {DEBFD95F-D4F9-4054-9EE9-A9930E2E3DC6}.Release|x64.ActiveCfg = Release|Any CPU |
| 49 | + {DEBFD95F-D4F9-4054-9EE9-A9930E2E3DC6}.Release|x64.Build.0 = Release|Any CPU |
| 50 | + {DEBFD95F-D4F9-4054-9EE9-A9930E2E3DC6}.Release|x86.ActiveCfg = Release|Any CPU |
| 51 | + {DEBFD95F-D4F9-4054-9EE9-A9930E2E3DC6}.Release|x86.Build.0 = Release|Any CPU |
| 52 | + {D64D92DA-48F2-4EA6-A444-90BAE6A99B45}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
| 53 | + {D64D92DA-48F2-4EA6-A444-90BAE6A99B45}.Debug|Any CPU.Build.0 = Debug|Any CPU |
| 54 | + {D64D92DA-48F2-4EA6-A444-90BAE6A99B45}.Debug|x64.ActiveCfg = Debug|Any CPU |
| 55 | + {D64D92DA-48F2-4EA6-A444-90BAE6A99B45}.Debug|x64.Build.0 = Debug|Any CPU |
| 56 | + {D64D92DA-48F2-4EA6-A444-90BAE6A99B45}.Debug|x86.ActiveCfg = Debug|Any CPU |
| 57 | + {D64D92DA-48F2-4EA6-A444-90BAE6A99B45}.Debug|x86.Build.0 = Debug|Any CPU |
| 58 | + {D64D92DA-48F2-4EA6-A444-90BAE6A99B45}.Release|Any CPU.ActiveCfg = Release|Any CPU |
| 59 | + {D64D92DA-48F2-4EA6-A444-90BAE6A99B45}.Release|Any CPU.Build.0 = Release|Any CPU |
| 60 | + {D64D92DA-48F2-4EA6-A444-90BAE6A99B45}.Release|x64.ActiveCfg = Release|Any CPU |
| 61 | + {D64D92DA-48F2-4EA6-A444-90BAE6A99B45}.Release|x64.Build.0 = Release|Any CPU |
| 62 | + {D64D92DA-48F2-4EA6-A444-90BAE6A99B45}.Release|x86.ActiveCfg = Release|Any CPU |
| 63 | + {D64D92DA-48F2-4EA6-A444-90BAE6A99B45}.Release|x86.Build.0 = Release|Any CPU |
| 64 | + EndGlobalSection |
| 65 | +EndGlobal |
0 commit comments