dnSpyEx / dnSpy

Unofficial revival of the well known .NET debugger and assembly editor, dnSpy
GNU General Public License v3.0
6.92k stars 455 forks source link

Dependency Updates #40

Closed ElektroKill closed 1 year ago

ElektroKill commented 3 years ago

Currently, dnSpy relies on quite old versions of certain libraries. For obvious reasons, the dependencies should be updated.

List of outdated dependencies:

ElektroKill commented 2 years ago

It seems that updating the VisualStudio Text and Intellisense components has been made impossible due to the fact that newer versions of the packages only target .NET Framework and not .NET Standard. https://www.nuget.org/packages/Microsoft.VisualStudio.Text.UI.Wpf/#dependencies-tab https://www.nuget.org/packages/Microsoft.VisualStudio.Language.Intellisense/#dependencies-tab