Skip to content
This repository was archived by the owner on Jun 20, 2023. It is now read-only.

Commit 3fa3fd2

Browse files
committed
Fix more nuget id's
1 parent c5222b6 commit 3fa3fd2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

config.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -229,14 +229,14 @@
229229
"groupId" : "androidx.legacy",
230230
"artifactId" : "legacy-support-core-ui",
231231
"version" : "1.0.0",
232-
"nugetId" : "Xamarin.AndroidX.Legacy.Core.UI",
232+
"nugetId" : "Xamarin.AndroidX.Legacy.Support.Core.UI",
233233
"dependencyOnly" : false
234234
}
235235
,{
236236
"groupId" : "androidx.legacy",
237237
"artifactId" : "legacy-support-core-utils",
238238
"version" : "1.0.0",
239-
"nugetId" : "Xamarin.AndroidX.Legacy.Core.Utils",
239+
"nugetId" : "Xamarin.AndroidX.Legacy.Support.Core.Utils",
240240
"dependencyOnly" : false
241241
}
242242
,{

0 commit comments

Comments
 (0)