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