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