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