Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

More work on .NET 6 and the overhaul #48

Closed
wants to merge 132 commits into from

Conversation

Stryxus
Copy link

@Stryxus Stryxus commented Mar 6, 2022

No description provided.

@Stryxus Stryxus changed the title [Not Ready Yet] More work on .NET 6 and the overhaul More work on .NET 6 and the overhaul Mar 17, 2022
@Stryxus Stryxus mentioned this pull request Apr 15, 2022
@richardthombs
Copy link

Nice work moving everything into a DLL 👍

@Stryxus
Copy link
Author

Stryxus commented May 31, 2022

Nice work moving everything into a DLL 👍

Thanks! Just got to wait for MAUI to be stable and Visual Studio to stop breaking the projects again and again then I can get on with it.

Create the MAUI project

Change AssemblyName and Default Namespace

Correct the remaining unp4k namespaces

Fix conflicting namespaces

Update Package.appxmanifest

Remove the Any CPU master build profile

Enable overflow checks, nullables, enforced code style and embedded debug symbols

Move the GUI project to where its supposed to be

Turns out I broke it, lets start over

Remove the GUI project, dont know if we are going to use Native of Blazor yet

Create the MAUI Blazor GUI project

Configure the GUI project

Trimming is not supported yet apparently

Turns out It was another option

Seems the VS properties panel isnt fully there yet so revert some settings

Prepare the GUI project

Add web submodules

Checkout the web submodules to the latest releases

Fix default layout
@Stryxus
Copy link
Author

Stryxus commented Sep 29, 2022

I will be looking at changing up the logs to look like this. You rarely see stdout modification like this. Building Android made me want to do this.
image

@Stryxus Stryxus mentioned this pull request Mar 31, 2023
13 tasks
@Stryxus
Copy link
Author

Stryxus commented Mar 31, 2023

This PR has been moved and simplified to #53

@Stryxus Stryxus closed this Mar 31, 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.

2 participants