$([System.IO.Path]::GetFullPath('$(MSBuildThisFileDirectory)')) $([System.IO.Path]::GetFullPath('$(StellaOpsRepoRoot)local-nugets/')) https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-public/nuget/v3/index.json https://api.nuget.org/v3/index.json <_StellaOpsDefaultRestoreSources>$(StellaOpsLocalNuGetSource);$(StellaOpsDotNetPublicSource);$(StellaOpsNuGetOrgSource) <_StellaOpsOriginalRestoreSources Condition="'$(_StellaOpsOriginalRestoreSources)' == ''">$(RestoreSources) $(_StellaOpsDefaultRestoreSources) $(_StellaOpsDefaultRestoreSources);$(_StellaOpsOriginalRestoreSources) true false $(NoWarn);NU1608;NU1605 $(WarningsNotAsErrors);NU1608;NU1605 $(RestoreNoWarn);NU1608;NU1605 false true clear clear clear true $(DefineConstants);STELLAOPS_CRYPTO_PRO