Skip to content

Update for .NET Core 8 - #267

Merged
Matt Swann (swannman) merged 5 commits into
masterfrom
netcore_8
Nov 20, 2025
Merged

Update for .NET Core 8#267
Matt Swann (swannman) merged 5 commits into
masterfrom
netcore_8

Conversation

@kylereedmsft

@kylereedmsft Kyle Reed (kylereedmsft) commented Nov 20, 2025

Copy link
Copy Markdown
Member
  • Updates net core target to 8.0
  • Adds suppression for warning 4679 which causes a build break with /WX
    • This warning is about C++CLI not being able to import abstract statics on interfaces from the metadata.
    • Shouldn't matter for what we're doing in krabs
  • Clean up the vcxproj files because they were a mess from the properties editor in VS

@swannman Matt Swann (swannman) left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for doing this!

@swannman
Matt Swann (swannman) merged commit 924a28e into master Nov 20, 2025
6 checks passed
@swannman
Matt Swann (swannman) deleted the netcore_8 branch November 20, 2025 00:47
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