3 references to GetRequiredJsonStringProperty
Aspire.Cli.EndToEnd.Tests (3)
SmokeTests.cs (3)
290var sdkVersion = GetRequiredJsonStringProperty(sdk, "version", configPath); 298var appHostPath = GetRequiredJsonStringProperty(appHost, "path", configPath); 322var actualValue = GetRequiredJsonStringProperty(element, propertyName, configPath);