Skip to content

Fix Pass 90 imports TargetFrameworkAttribute after corlib refs fixup#229

Merged
ds5678 merged 1 commit intoBepInEx:masterfrom
slxdy:fix-corlib-ref
Aug 26, 2025
Merged

Fix Pass 90 imports TargetFrameworkAttribute after corlib refs fixup#229
ds5678 merged 1 commit intoBepInEx:masterfrom
slxdy:fix-corlib-ref

Conversation

@slxdy
Copy link
Contributor

@slxdy slxdy commented Aug 25, 2025

Pass 90 would import the TargetFrameworkAttribute after the corlib refs fixup, which would result in a single remaining direct System.Private.CorLib reference.

Pass 90 would import the TargetFrameworkAttribute after the corlib refs fixup, which would result in a single remaining direct System.Private.CorLib reference.
@ds5678 ds5678 merged commit 564837e into BepInEx:master Aug 26, 2025
2 checks passed
@ds5678 ds5678 added this to the 1.5.1 milestone Sep 2, 2025
XtraCube pushed a commit to XtraCube/Il2CppInterop that referenced this pull request Sep 18, 2025
…epInEx#229)

Pass 90 would import the TargetFrameworkAttribute after the corlib refs fixup, which would result in a single remaining direct System.Private.CorLib reference.

(cherry picked from commit 564837e)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants