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