Skip to content

Update to net7, an repack#7

Open
nohwnd wants to merge 2 commits intoisindicic:masterfrom
nohwnd:update-to-net7-and-repack
Open

Update to net7, an repack#7
nohwnd wants to merge 2 commits intoisindicic:masterfrom
nohwnd:update-to-net7-and-repack

Conversation

@nohwnd
Copy link
Contributor

@nohwnd nohwnd commented Sep 29, 2023

Kept your code, but deleted the projects and re-did them from scratch. Everything is now built as x64 to avoid those x86 issues. And make it hopefully a bit easier to follow.

I am targetting net7, but allowing the apps to roll forward across major versions. I am not including the runtime into the package, as this is a developer tool and I expect some dotnet SDK to be on the machine.

I've pinned the sdk to net7 which is the currently supported version to avoid building with prerelease bits.

@nohwnd
Copy link
Contributor Author

nohwnd commented Sep 29, 2023

Should address the remaining issue in #5, where some of the tools are still x86.

@nohwnd
Copy link
Contributor Author

nohwnd commented Sep 29, 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.

1 participant