Skip to content

Commit 3a56ede

Browse files
committed
Removed NuGet Scriban package manager
1 parent b7d87d9 commit 3a56ede

File tree

2 files changed

+0
-42
lines changed

2 files changed

+0
-42
lines changed

Packages/manifest.json

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,6 @@
66
"com.unity.test-framework": "1.4.6",
77
"com.unity.toolchain.win-x86_64-linux-x86_64": "2.0.10",
88
"com.unity.ugui": "1.0.0",
9-
"org.nuget.scriban": "5.12.1",
10-
"org.nuget.system.security.principal.windows": "4.4.0",
11-
"org.nuget.system.threading.tasks.extensions": "4.5.0",
129
"com.unity.modules.imageconversion": "1.0.0",
1310
"com.unity.modules.imgui": "1.0.0",
1411
"com.unity.modules.jsonserialize": "1.0.0",
@@ -27,13 +24,6 @@
2724
"com.cysharp.unitask",
2825
"com.openupm"
2926
]
30-
},
31-
{
32-
"name": "Unity NuGet",
33-
"url": "https://unitynuget-registry.azurewebsites.net",
34-
"scopes": [
35-
"org.nuget"
36-
]
3727
}
3828
]
3929
}

Packages/packages-lock.json

Lines changed: 0 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -69,38 +69,6 @@
6969
"com.unity.modules.imgui": "1.0.0"
7070
}
7171
},
72-
"org.nuget.scriban": {
73-
"version": "5.12.1",
74-
"depth": 0,
75-
"source": "registry",
76-
"dependencies": {
77-
"org.nuget.system.threading.tasks.extensions": "4.5.0"
78-
},
79-
"url": "https://unitynuget-registry.azurewebsites.net"
80-
},
81-
"org.nuget.system.runtime.compilerservices.unsafe": {
82-
"version": "4.5.0",
83-
"depth": 1,
84-
"source": "registry",
85-
"dependencies": {},
86-
"url": "https://unitynuget-registry.azurewebsites.net"
87-
},
88-
"org.nuget.system.security.principal.windows": {
89-
"version": "4.4.0",
90-
"depth": 0,
91-
"source": "registry",
92-
"dependencies": {},
93-
"url": "https://unitynuget-registry.azurewebsites.net"
94-
},
95-
"org.nuget.system.threading.tasks.extensions": {
96-
"version": "4.5.0",
97-
"depth": 0,
98-
"source": "registry",
99-
"dependencies": {
100-
"org.nuget.system.runtime.compilerservices.unsafe": "4.5.0"
101-
},
102-
"url": "https://unitynuget-registry.azurewebsites.net"
103-
},
10472
"com.unity.modules.assetbundle": {
10573
"version": "1.0.0",
10674
"depth": 1,

0 commit comments

Comments
 (0)