Skip to content

Commit df8d91a

Browse files
authored
Merge pull request #7 from Mythetech/solution-updates
Solution build updates
2 parents df2a00b + 042e3c0 commit df8d91a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

ModularPipelines.Pulumi.sln

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,12 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ModularPipelines.Pulumi", "
77
EndProject
88
Global
99
GlobalSection(SolutionConfigurationPlatforms) = preSolution
10-
Build|Any CPU = Build|Any CPU
10+
Debug|Any CPU = Debug|Any CPU
11+
Release|Any CPU = Release|Any CPU
1112
EndGlobalSection
1213
GlobalSection(ProjectConfigurationPlatforms) = postSolution
13-
{D4889887-5BFC-47BB-9EFA-8982B5240459}.Build|Any CPU.ActiveCfg = Build|Any CPU
14-
{D4889887-5BFC-47BB-9EFA-8982B5240459}.Build|Any CPU.Build.0 = Build|Any CPU
15-
{D4889887-5BFC-47BB-9EFA-8982B5240459}.Build|Any CPU.Deploy.0 = Build|Any CPU
14+
{D4889887-5BFC-47BB-9EFA-8982B5240459}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
15+
{D4889887-5BFC-47BB-9EFA-8982B5240459}.Debug|Any CPU.Build.0 = Debug|Any CPU
1616
EndGlobalSection
1717
GlobalSection(SolutionProperties) = preSolution
1818
HideSolutionNode = FALSE

0 commit comments

Comments
 (0)