Skip to content

Commit

Permalink
Merge pull request #905 from dotnet/merges/main-to-dev17.0
Browse files Browse the repository at this point in the history
Merge main to dev17.0
  • Loading branch information
dotnet-bot authored Sep 22, 2021
2 parents 688bfb6 + 69b60e1 commit 0c20c1e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -323,7 +323,7 @@ private async Task<ImmutableArray<MetadataReference>> ResolveCoreAsync(string la
var downloadResult = await downloadResource.GetDownloadResourceResultAsync(
packageToInstall,
new PackageDownloadContext(cacheContext),
SettingsUtility.GetGlobalPackagesFolder(settings),
temporaryPackagesFolder,
logger,
cancellationToken);

Expand Down

0 comments on commit 0c20c1e

Please sign in to comment.