From aa8a37a8316f57bccc86718bbb24618a5929d780 Mon Sep 17 00:00:00 2001 From: Riccardo Bovo Date: Wed, 13 Nov 2024 17:37:42 +0000 Subject: [PATCH] Switch scoped registries to OpenUPM --- Packages/manifest.json | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/Packages/manifest.json b/Packages/manifest.json index 8221486a4a..0d2e8756cb 100644 --- a/Packages/manifest.json +++ b/Packages/manifest.json @@ -70,7 +70,13 @@ "name": "OpenUPM", "url": "https://package.openupm.com", "scopes": [ - "com.atteneder" + "com.atteneder", + "org.nuget.google.apis", + "org.nuget.google.apis.auth", + "org.nuget.google.apis.core", + "org.nuget.google", + "org.nuget.sharpziplib", + "org.nuget.system" ] }, { @@ -83,11 +89,7 @@ { "name": "Unity NuGet", "url": "https://unitynuget-registry.azurewebsites.net", - "scopes": [ - "org.nuget.google", - "org.nuget.sharpziplib", - "org.nuget.system" - ] + "scopes": [] }, { "name": "Meta XR",