handzlikchris / handzlikchris/FastScriptReload

Duplicate assembly 'System.Collections.Immutable.FSR.dll' with different versions detected

Offen
#130 3 Kommentare 0 Reaktionen 0 zugewiesene Personen Auf GitHub ansehen
Vorherrschende Sprache
C#
Sterne
2.2k
Forks
167
PR-Merge-Kennzahlen
Keine gemergten PRs in 30 T.

Beschreibung

Yo, seems like both `System.Collections.Immutable.FSR.dll` and `System.Collections.Immutable.dll` identify as `System.Collections.Immutable`. Not sure if vendor one can be removed, or FSR one can be internally renamed (and usages updated if needed).

Also not sure it's a problem, just popped up in Unity's Assembly loading/analysis debug log

> Duplicate assembly 'System.Collections.Immutable.FSR.dll' with different versions detected, using 'Packages/com.handzlikchris.fastscriptreload/Plugins/Roslyn/2021+/System.Collections.Immutable.FSR.dll, AssemblyName=System.Collections.Immutable, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' and ignoring 'Packages/com.handzlikchris.fastscriptreload/Plugins/Roslyn/2021+/System.Collections.Immutable.dll, AssemblyName=System.Collections.Immutable, Version=1.2.3.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'.[MODES] ModeService[none].Initialize

Take care :tada:

Beitragsleitfaden

Für dieses Repository ist kein Beitragsleitfaden indexiert

Rechercherichtung

Start by inspecting the Unity assembly-loading debug log and the two files under Packages/com.handzlikchris.fastscriptreload/Plugins/Roslyn/2021+: System.Collections.Immutable.FSR.dll and System.Collections.Immutable.dll. Compare their assembly identities and usages in the plugin, then determine whether the duplicate warning affects FastScriptReload. Done means the warning is either resolved safely or documented as harmless with supporting evidence.

Vom Indexierungsmodell aus dem Issue-Text verfasst.

Bewertung

Tech-Stack
csharp, unity
Bereich
devtools, game-dev
Issue-Typ
Bug
Schwierigkeit
3/5
Geschätzter Aufwand
1-2 Tage
Aktivitätsstatus
Ruhig
Klarheit
Muss geklärt werden
Anfängerfreundlichkeit
42/100

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.