2 references to GetJsonManifestArgs
Aspire.Hosting.Tests (2)
ManifestGenerationTests.cs (2)
117
{ Args =
GetJsonManifestArgs
(), DisableDashboard = true, AssemblyName = typeof(ManifestGenerationTests).Assembly.FullName });
558
var program = TestProgram.Create<ManifestGenerationTests>(
GetJsonManifestArgs
(), includeIntegrationServices, includeNodeApp);