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

.NET9 support #382

Open
greenozon opened this issue Nov 20, 2024 · 2 comments
Open

.NET9 support #382

greenozon opened this issue Nov 20, 2024 · 2 comments

Comments

@greenozon
Copy link

Description

Hi! any plans to add support for .NET9 that was just released?
thanks

@ElektroKill
Copy link
Member

Hi, debugging and decompiling .NET 9 assemblies should work already. Please let me know if you find any feature that does not work with .NET 9 assemblies!

Regarding the runtime dnSpy is compiled against, .NET 9 will be used soon.

@greenozon
Copy link
Author

confirming, 6.5.1 could debug newly built app in VS2022 (17.12.1) with tag as

[assembly: TargetFramework(".NETCoreApp,Version=v9.0", FrameworkDisplayName = ".NET 9.0")]

so lets keep it open until .net9 bits of the tool will appear

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

No branches or pull requests

2 participants