1 implementation of GetProjectItemsAndPropertiesAsync
aspire (1)
DotNetCliRunner.cs (1)
103
public async Task<(int ExitCode, JsonDocument? Output)>
GetProjectItemsAndPropertiesAsync
(FileInfo projectFile, string[] items, string[] properties, DotNetCliRunnerInvocationOptions options, CancellationToken cancellationToken)