4 references to RunAddReferenceToDashboardAndDcpAsync
Aspire.Hosting.Sdk.Tests (4)
AppHostSdkTargetsTests.cs (4)
37
var packageReferences = await
RunAddReferenceToDashboardAndDcpAsync
(workspace, extraProjectXml: null);
46
var packageReferences = await
RunAddReferenceToDashboardAndDcpAsync
(workspace,
62
var packageReferences = await
RunAddReferenceToDashboardAndDcpAsync
(workspace,
92
var packageReferences = await
RunAddReferenceToDashboardAndDcpAsync
(workspace, extraProjectXml);