Implemented interface member:
method
BuildAsync
Aspire.Cli.DotNet.IDotNetCliRunner.BuildAsync(System.IO.FileInfo, System.Boolean, System.Collections.Generic.IDictionary<System.String, System.String>, Aspire.Cli.DotNet.ProcessInvocationOptions, System.Threading.CancellationToken)
1 reference to BuildAsync
Aspire.Cli.Tests (1)
TestServices\TestDotNetCliRunner.cs (1)
50
=>
BuildAsync
(projectFilePath, noRestore, env: null, options, cancellationToken);