Moving the expanding fallback folder to the dotnet folder hive. The folder will be expanded at sdk/NuGetFallbackFolder.
This commit is contained in:
parent
58e18a61b7
commit
529d7caa79
17 changed files with 171 additions and 48 deletions
|
@ -188,7 +188,8 @@ namespace Microsoft.DotNet.Cli
|
|||
nugetCacheSentinel,
|
||||
firstTimeUseNoticeSentinel,
|
||||
environmentProvider,
|
||||
Reporter.Output);
|
||||
Reporter.Output
|
||||
cliFallbackFolderPathCalculator.CliFallbackFolderPath);
|
||||
|
||||
dotnetConfigurer.Configure();
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue