3 references to GetManifestArgs
Aspire.Hosting.Tests (3)
ManifestGenerationTests.cs (3)
93Args = GetManifestArgs(), 151{ Args = GetManifestArgs(), DisableDashboard = true, AssemblyName = typeof(ManifestGenerationTests).Assembly.FullName }); 543var program = TestProgram.Create<ManifestGenerationTests>(GetManifestArgs(), includeIntegrationServices, includeNodeApp);