Change name of DotNetBuildWithOnlineSources to DotNetBuildWithOnlineF… (#18426)
This commit is contained in:
parent
051de02367
commit
af3c100f01
5 changed files with 8 additions and 8 deletions
|
@ -98,7 +98,7 @@
|
|||
|
||||
<RemoveInternetSourcesFromNuGetConfig
|
||||
NuGetConfigFile="%(NuGetConfigFiles.Identity)"
|
||||
BuildWithOnlineSources="$(DotNetBuildWithOnlineSources)"
|
||||
BuildWithOnlineFeeds="$(DotNetBuildWithOnlineFeeds)"
|
||||
KeepFeedPrefixes="@(KeepFeedPrefixes)"
|
||||
Condition="'$(DotNetBuildSourceOnly)' == 'true'" />
|
||||
|
||||
|
@ -134,7 +134,7 @@
|
|||
|
||||
<UpdateNuGetConfigPackageSourcesMappings
|
||||
NuGetConfigFile="%(NuGetConfigFiles.Identity)"
|
||||
BuildWithOnlineSources="$(DotNetBuildWithOnlineSources)"
|
||||
BuildWithOnlineFeeds="$(DotNetBuildWithOnlineFeeds)"
|
||||
SourceBuildSources="$(SourceBuildSources)" />
|
||||
|
||||
<MakeDir Directories="$(BaseIntermediateOutputPath)" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue