Skip to content
This repository has been archived by the owner on Jan 8, 2024. It is now read-only.

Fork Sync: Update from parent repository #4

Open
wants to merge 154 commits into
base: master
Choose a base branch
from

Conversation

github-actions[bot]
Copy link

@github-actions github-actions bot commented Jun 1, 2023

No description provided.

Aragas and others added 30 commits March 3, 2024 22:40
* Fixed Ref packages not being referenced correctly
* Exclude other projects from ReleaseRef
* Added ReleaseRef archives
* .gitignore update
* GetMethodFromStackframe fix
* Revert ".gitignore update"
This reverts commit 679d2d7.
* cleans up, refactors getting original methods [DebugFat breaking]
---------
Co-authored-by: kohanis <[email protected]>
ILRepack usually resolves framework assemblies from the dotnet SDK directories if the corresponding .NET Core version is installed. If it's not installed, let's download Microsoft.NetCore.App.Ref NuGet package (equivalent of Microsoft.NETFramework.ReferenceAssemblies but for Core) of the specified version and pass the path to ILRepack so it can find the .dlls there.

Confirmed this fixes the build.
* Use the local ReleaseRef package for easier releasing
* Using a local pakcage folder where all NuGet packages will be built
* Added back NuGet zip
Remove non use using, add HarmonyPatchAttribute on  other patchs, move snipet code exemple in the csharp file.
Add Code Matcher exemple to the documentation
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.