@@ -29,6 +29,10 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Bicep.Core.Samples", "src\B
29
29
EndProject
30
30
Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "Bicep.Cli.UnitTests" , "src\Bicep.Cli.UnitTests\Bicep.Cli.UnitTests.csproj" , "{29A1AE2B-D47D-41DD-9824-279475D9B6C2}"
31
31
EndProject
32
+ Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "src" , "src" , "{9EA83F16-962D-4596-A6E0-DCFF2D8E1FA3}"
33
+ EndProject
34
+ Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "Arm.Expression" , "src\Arm.Expression\Arm.Expression.csproj" , "{3229C864-9524-4FDB-BE76-3714ABE7F4E2}"
35
+ EndProject
32
36
Global
33
37
GlobalSection (SolutionConfigurationPlatforms ) = preSolution
34
38
Debug| Any CPU = Debug| Any CPU
@@ -71,6 +75,10 @@ Global
71
75
{29A1AE2B-D47D-41DD-9824-279475D9B6C2} .Debug| Any CPU .Build .0 = Debug| Any CPU
72
76
{29A1AE2B-D47D-41DD-9824-279475D9B6C2} .Release| Any CPU .ActiveCfg = Release| Any CPU
73
77
{29A1AE2B-D47D-41DD-9824-279475D9B6C2} .Release| Any CPU .Build .0 = Release| Any CPU
78
+ {3229C864-9524-4FDB-BE76-3714ABE7F4E2} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
79
+ {3229C864-9524-4FDB-BE76-3714ABE7F4E2} .Debug| Any CPU .Build .0 = Debug| Any CPU
80
+ {3229C864-9524-4FDB-BE76-3714ABE7F4E2} .Release| Any CPU .ActiveCfg = Release| Any CPU
81
+ {3229C864-9524-4FDB-BE76-3714ABE7F4E2} .Release| Any CPU .Build .0 = Release| Any CPU
74
82
EndGlobalSection
75
83
GlobalSection (SolutionProperties ) = preSolution
76
84
HideSolutionNode = FALSE
85
93
{F7B0F06D-56CE-4F4A-8EF9-ED6EC3D77EE7} = {76F6CBAF-FE81-4B56-B0DB-DE6FD7174771}
86
94
{A2E4B91C-3B7F-4CB1-B482-BE40F7709EB5} = {FE323E78-E865-46E2-859A-E4F6FB312C0F}
87
95
{29A1AE2B-D47D-41DD-9824-279475D9B6C2} = {B02251C3-B01E-40EB-B145-2B03F25FE653}
96
+ {3229C864-9524-4FDB-BE76-3714ABE7F4E2} = {9EA83F16-962D-4596-A6E0-DCFF2D8E1FA3}
88
97
EndGlobalSection
89
98
GlobalSection (ExtensibilityGlobals ) = postSolution
90
99
SolutionGuid = {21F77282-91E7-4304-B1EF-FADFA4F39E37}
0 commit comments