newtonsoftJson

This commit is contained in:
Alex-Rachel
2025-03-14 23:41:13 +08:00
parent a61d8bd668
commit be3b6eb8f2
2 changed files with 8 additions and 0 deletions

View File

@@ -4,6 +4,7 @@
"com.unity.ide.rider": "3.0.34", "com.unity.ide.rider": "3.0.34",
"com.unity.ide.visualstudio": "2.0.22", "com.unity.ide.visualstudio": "2.0.22",
"com.unity.ide.vscode": "1.2.5", "com.unity.ide.vscode": "1.2.5",
"com.unity.nuget.newtonsoft-json": "3.2.1",
"com.unity.test-framework": "1.1.33", "com.unity.test-framework": "1.1.33",
"com.unity.textmeshpro": "3.0.9", "com.unity.textmeshpro": "3.0.9",
"com.unity.toolchain.win-x86_64-linux-x86_64": "2.0.9", "com.unity.toolchain.win-x86_64-linux-x86_64": "2.0.9",

View File

@@ -56,6 +56,13 @@
"dependencies": {}, "dependencies": {},
"url": "https://packages.unity.cn" "url": "https://packages.unity.cn"
}, },
"com.unity.nuget.newtonsoft-json": {
"version": "3.2.1",
"depth": 0,
"source": "registry",
"dependencies": {},
"url": "https://packages.unity.cn"
},
"com.unity.scriptablebuildpipeline": { "com.unity.scriptablebuildpipeline": {
"version": "1.21.25", "version": "1.21.25",
"depth": 1, "depth": 1,