Commit 409b71a
fix: Replace networkIsolationPolicy with disableNetworkIsolation flag (#1470)
The 1ES Pipeline Templates updated the release tag to enforce stricter
network isolation defaults, causing NuGet restore failures on Windows
and Linux builds. Replace the deprecated networkIsolationPolicy: Permissive
setting with featureFlags.disableNetworkIsolation: true, matching the
approach already used in the release pipeline.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 629f31c commit 409b71a
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
35 | | - | |
| 34 | + | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| |||
0 commit comments