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

update to net8.0 #2442

Open
wants to merge 4 commits into
base: dev
Choose a base branch
from
Open

update to net8.0 #2442

wants to merge 4 commits into from

Conversation

taooceros
Copy link
Member

@taooceros taooceros commented Nov 26, 2023

fix #2426

I seem to have issue to load icon for setting panel. Could anyone reproduce that?

This is caused by low version of System.Drawing.Common. We may want to update other dependency as well. Somehow that works for me before but not now. Don't know what's going on. Might be some weird caching issue. Seems like if the resources font has the same name as one of the fonts installed by system it won't get loaded. So I rename the font to have the space replaced by -

  • Update System.Drawing.Common, FSharp.Core, Microsoft.Data.Sqlite to 8.0.0

This comment has been minimized.

This comment has been minimized.

@taooceros taooceros requested a review from jjw24 December 7, 2023 21:55

This comment has been minimized.

This comment has been minimized.

@jjw24
Copy link
Member

jjw24 commented Feb 4, 2024

Update README target version section please

@JohnTheGr8
Copy link
Member

Hey guys, is anything blocking this PR other than the readme change? Net7 has reached end of life, it's time to move on...

@jjw24 jjw24 added this to the 1.19.0 milestone May 22, 2024
@jjw24
Copy link
Member

jjw24 commented May 22, 2024

Believe so, let's get readme updated and merge dev in.

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.

Feature request: Support .NET 8.0 plugins
3 participants