SIGN IN SIGN UP
microsoft / terminal UNCLAIMED

The new Windows Terminal and the original Windows console host, all in the same place!

build: run official builds with the R1 network isolation policy (#18753)

This required removing connections during the build to `nuget.org` and
`powershellgallery.com`.

The NuGet Tool task was downloading nuget from `nuget.org`
unconditionally.

The `AzureFileCopy` task was downloading `Az.Accounts` from
`powershellgallery.com` unconditionally.

Both of these tasks have better options nowadays.

Tested and passed in OneBranch on 2025-04-01.
D
Dustin L. Howett committed
22c509f426a7d2cdf616bc18143f5bc24f238c4f
Parent: f34dbbf
Committed by GitHub <noreply@github.com> on 4/1/2025, 10:01:20 PM