Skip to content

Update: Found build bugs in the current version #15

@forr86885-cmyk

Description

@forr86885-cmyk

Hey again! I'm back, but this time not with feature requests, but with actual build bugs.

I tried to compile the project, and it's a mess right now:

Broken References: Half of the project links are dead because of the reorganization.

NuGet Hell: Even after a restore, the packages (especially ILMerge) don't link correctly to the .csproj file.

Missing DLLs: The project references libraries that aren't included or have broken paths.

Please, just add a Libs folder with all the required DLLs directly to the repo and link them with relative paths. It's way more reliable than NuGet for a project like this.

I really want to test the latest changes, but I can't even get a clean build right now!

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingenhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions