Skip to content

Conversation

@bbepis
Copy link
Member

@bbepis bbepis commented Nov 26, 2023

Description

Marks NetFX builds as x86, restructures their outputs correctly and adds variants for:

  • NetFX v4.0
  • NetFX v4.5.2
  • NET Core 3.1
  • NET 6.0

Motivation and Context

NetFX and NETCore builds were never widely used and as a result have been broken unnoticed. This adds support for variants which is something I've always wanted to do, and is basically a requirement for any more features to be added in this BepInEx target.

How Has This Been Tested?

Ran build with target Publish, tested the final .zip files and they work as-is in XNA games I've tested.

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.

@bbepis bbepis self-assigned this Nov 26, 2023
@github-actions
Copy link

github-actions bot commented Nov 26, 2023

Download the artifacts for this pull request:

@bbepis bbepis merged commit 49775dc into master Dec 1, 2023
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.

4 participants