4 references to RunAddReferenceToDashboardAndDcpAsync
Aspire.Hosting.Sdk.Tests (4)
AppHostSdkTargetsTests.cs (4)
36
var packageReferences = await
RunAddReferenceToDashboardAndDcpAsync
(workspace, extraProjectXml: null);
45
var packageReferences = await
RunAddReferenceToDashboardAndDcpAsync
(workspace,
61
var packageReferences = await
RunAddReferenceToDashboardAndDcpAsync
(workspace,
91
var packageReferences = await
RunAddReferenceToDashboardAndDcpAsync
(workspace, extraProjectXml);