BuildXL/Shared/Tools
Pasindu Gunasekara 🍣 8dfbebcade Merged PR 667930: Remove unused credential provider 2022-06-24 19:33:47 +00:00
..
Microsoft.IdentityModel.Clients.ActiveDirectory.dll Merged PR 663349: Reapply NuGet resolver changes and deal with interactive auth 2022-05-25 18:50:57 +00:00
Newtonsoft.Json.dll Merged PR 663349: Reapply NuGet resolver changes and deal with interactive auth 2022-05-25 18:50:57 +00:00
NuGet.Common.dll Merged PR 663349: Reapply NuGet resolver changes and deal with interactive auth 2022-05-25 18:50:57 +00:00
NuGet.Protocol.dll Merged PR 663349: Reapply NuGet resolver changes and deal with interactive auth 2022-05-25 18:50:57 +00:00
NuGet.exe Merged PR 598211: Update nuget to 5.8.1 and Credential Provider to 0.1.25 2021-02-16 18:16:45 +00:00
PowerArgs.dll Merged PR 663349: Reapply NuGet resolver changes and deal with interactive auth 2022-05-25 18:50:57 +00:00
crc.exe Initial sync 2019-03-28 15:35:49 -07:00
readme.txt Merged PR 663349: Reapply NuGet resolver changes and deal with interactive auth 2022-05-25 18:50:57 +00:00

readme.txt

Этот файл содержит невидимые символы Юникода!

Этот файл содержит невидимые символы Юникода, которые могут быть отображены не так, как показано ниже. Если это намеренно, можете спокойно проигнорировать это предупреждение. Используйте кнопку Экранировать, чтобы показать скрытые символы.

These files are used by:
- bxl.ps1 in order to retrieve the latest bxl.exe from the corresponding feed and bootstrap the build with the latest LKG. Nuget.exe and the checked-in credential provider are used to authenticate against the VSTS feed. 
- bxl.ps1 script also sets NUGET_CREDENTIALPROVIDERS_PATH environment variable to point to this folder (if not previously set). That implies that the Nuget resolver, if configured, will also use this credential provider to authenticate.