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