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