|
1 | 1 | Microsoft Visual Studio Solution File, Format Version 12.00
|
2 | 2 | # Visual Studio 15
|
3 |
| -VisualStudioVersion = 15.0.27130.2027 |
| 3 | +VisualStudioVersion = 15.0.27130.2020 |
4 | 4 | MinimumVisualStudioVersion = 10.0.40219.1
|
5 | 5 | Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Commands.Profile.Netcore", "src\ResourceManager\Profile\Commands.Profile\Commands.Profile.Netcore.csproj", "{31044C50-5F29-4CB4-9E7C-8E0123FA6B77}"
|
6 | 6 | EndProject
|
@@ -148,6 +148,8 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Commands.SignalR.Netcore",
|
148 | 148 | EndProject
|
149 | 149 | Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Commands.DevSpaces.Netcore", "src\ResourceManager\DevSpaces\Commands.DevSpaces\Commands.DevSpaces.Netcore.csproj", "{6EBD1E1B-12D1-451D-B284-ED35A91D6C8C}"
|
150 | 150 | EndProject
|
| 151 | +Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Commands.FrontDoor.Netcore", "src\ResourceManager\FrontDoor\Commands.FrontDoor\Commands.FrontDoor.Netcore.csproj", "{9207944C-6E48-4845-BC58-85C7EFAA0E28}" |
| 152 | +EndProject |
151 | 153 | Global
|
152 | 154 | GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
153 | 155 | Debug|Any CPU = Debug|Any CPU
|
@@ -1033,6 +1035,18 @@ Global
|
1033 | 1035 | {6EBD1E1B-12D1-451D-B284-ED35A91D6C8C}.Release|x64.Build.0 = Release|Any CPU
|
1034 | 1036 | {6EBD1E1B-12D1-451D-B284-ED35A91D6C8C}.Release|x86.ActiveCfg = Release|Any CPU
|
1035 | 1037 | {6EBD1E1B-12D1-451D-B284-ED35A91D6C8C}.Release|x86.Build.0 = Release|Any CPU
|
| 1038 | + {9207944C-6E48-4845-BC58-85C7EFAA0E28}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
| 1039 | + {9207944C-6E48-4845-BC58-85C7EFAA0E28}.Debug|Any CPU.Build.0 = Debug|Any CPU |
| 1040 | + {9207944C-6E48-4845-BC58-85C7EFAA0E28}.Debug|x64.ActiveCfg = Debug|Any CPU |
| 1041 | + {9207944C-6E48-4845-BC58-85C7EFAA0E28}.Debug|x64.Build.0 = Debug|Any CPU |
| 1042 | + {9207944C-6E48-4845-BC58-85C7EFAA0E28}.Debug|x86.ActiveCfg = Debug|Any CPU |
| 1043 | + {9207944C-6E48-4845-BC58-85C7EFAA0E28}.Debug|x86.Build.0 = Debug|Any CPU |
| 1044 | + {9207944C-6E48-4845-BC58-85C7EFAA0E28}.Release|Any CPU.ActiveCfg = Release|Any CPU |
| 1045 | + {9207944C-6E48-4845-BC58-85C7EFAA0E28}.Release|Any CPU.Build.0 = Release|Any CPU |
| 1046 | + {9207944C-6E48-4845-BC58-85C7EFAA0E28}.Release|x64.ActiveCfg = Release|Any CPU |
| 1047 | + {9207944C-6E48-4845-BC58-85C7EFAA0E28}.Release|x64.Build.0 = Release|Any CPU |
| 1048 | + {9207944C-6E48-4845-BC58-85C7EFAA0E28}.Release|x86.ActiveCfg = Release|Any CPU |
| 1049 | + {9207944C-6E48-4845-BC58-85C7EFAA0E28}.Release|x86.Build.0 = Release|Any CPU |
1036 | 1050 | EndGlobalSection
|
1037 | 1051 | GlobalSection(SolutionProperties) = preSolution
|
1038 | 1052 | HideSolutionNode = FALSE
|
|
0 commit comments