Open greenozon opened 6 days ago
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.
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
Description
Hi! any plans to add support for .NET9 that was just released? thanks