From 5e9091d5f5e04f1f52696385db5a1b2d4f9ab679 Mon Sep 17 00:00:00 2001 From: Benjamin Michaelis Date: Sat, 21 Feb 2026 09:44:50 -0800 Subject: [PATCH 1/2] Update .npmrc files to use npmjs.org registry --- src/microsoft-learn-mock/.npmrc | 2 +- src/microsoft-trydotnet-editor/.npmrc | 2 +- src/microsoft-trydotnet-styles/.npmrc | 2 +- src/microsoft-trydotnet/.npmrc | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/microsoft-learn-mock/.npmrc b/src/microsoft-learn-mock/.npmrc index 0beb91c5e..a6a64c110 100644 --- a/src/microsoft-learn-mock/.npmrc +++ b/src/microsoft-learn-mock/.npmrc @@ -1 +1 @@ -;registry=https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-public-npm/npm/registry/ +registry= https://registry.npmjs.org/ diff --git a/src/microsoft-trydotnet-editor/.npmrc b/src/microsoft-trydotnet-editor/.npmrc index 89c3674b2..a46b43a42 100644 --- a/src/microsoft-trydotnet-editor/.npmrc +++ b/src/microsoft-trydotnet-editor/.npmrc @@ -1,2 +1,2 @@ @microsoft:registry=https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-tools/npm/registry/ -;registry=https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-public-npm/npm/registry/ +registry= https://registry.npmjs.org/ diff --git a/src/microsoft-trydotnet-styles/.npmrc b/src/microsoft-trydotnet-styles/.npmrc index 0beb91c5e..a6a64c110 100644 --- a/src/microsoft-trydotnet-styles/.npmrc +++ b/src/microsoft-trydotnet-styles/.npmrc @@ -1 +1 @@ -;registry=https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-public-npm/npm/registry/ +registry= https://registry.npmjs.org/ diff --git a/src/microsoft-trydotnet/.npmrc b/src/microsoft-trydotnet/.npmrc index 89c3674b2..a46b43a42 100644 --- a/src/microsoft-trydotnet/.npmrc +++ b/src/microsoft-trydotnet/.npmrc @@ -1,2 +1,2 @@ @microsoft:registry=https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-tools/npm/registry/ -;registry=https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-public-npm/npm/registry/ +registry= https://registry.npmjs.org/ From 40e075f3b2a3c43eb8b2768244db35fa392a272a Mon Sep 17 00:00:00 2001 From: Benjamin Michaelis Date: Sat, 21 Feb 2026 10:31:15 -0800 Subject: [PATCH 2/2] Apply suggestions from code review Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --- src/microsoft-learn-mock/.npmrc | 2 +- src/microsoft-trydotnet-editor/.npmrc | 2 +- src/microsoft-trydotnet-styles/.npmrc | 2 +- src/microsoft-trydotnet/.npmrc | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/microsoft-learn-mock/.npmrc b/src/microsoft-learn-mock/.npmrc index a6a64c110..214c29d13 100644 --- a/src/microsoft-learn-mock/.npmrc +++ b/src/microsoft-learn-mock/.npmrc @@ -1 +1 @@ -registry= https://registry.npmjs.org/ +registry=https://registry.npmjs.org/ diff --git a/src/microsoft-trydotnet-editor/.npmrc b/src/microsoft-trydotnet-editor/.npmrc index a46b43a42..b4b376fa0 100644 --- a/src/microsoft-trydotnet-editor/.npmrc +++ b/src/microsoft-trydotnet-editor/.npmrc @@ -1,2 +1,2 @@ @microsoft:registry=https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-tools/npm/registry/ -registry= https://registry.npmjs.org/ +registry=https://registry.npmjs.org/ diff --git a/src/microsoft-trydotnet-styles/.npmrc b/src/microsoft-trydotnet-styles/.npmrc index a6a64c110..214c29d13 100644 --- a/src/microsoft-trydotnet-styles/.npmrc +++ b/src/microsoft-trydotnet-styles/.npmrc @@ -1 +1 @@ -registry= https://registry.npmjs.org/ +registry=https://registry.npmjs.org/ diff --git a/src/microsoft-trydotnet/.npmrc b/src/microsoft-trydotnet/.npmrc index a46b43a42..b4b376fa0 100644 --- a/src/microsoft-trydotnet/.npmrc +++ b/src/microsoft-trydotnet/.npmrc @@ -1,2 +1,2 @@ @microsoft:registry=https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-tools/npm/registry/ -registry= https://registry.npmjs.org/ +registry=https://registry.npmjs.org/