89 Commits (fix/lambda-parameter-syntax)

Author SHA1 Message Date
Christoph Wille 7a08c6c57d Update NuGet packages; adapt to Dock.Serializer.SystemTextJson 12.1.0.6 3 weeks ago
Christoph Wille cdeae656fe
NuGet August 2026 Updates (#3981) 1 month ago
Christoph Wille bc8b1d1893 Avalonia 12.1.1 and Dock 12.1.0 2 months ago
Christoph Wille b888153f24 NuGet 07/26 updates and .NET 11 P6 Roslyn 2 months ago
Christoph Wille 71b71b5534 Avalonia 12.1 2 months ago
Siegfried Pammer 17b3539a20 Add a per-assembly target-framework override for reference resolution 3 months ago
Siegfried Pammer 51aafa0fd9 Move ILSpy UI code back to the ICSharpCode.ILSpy root namespace 3 months ago
Christoph Wille 358ec20dd9 Add Open from NuGet feed dialog for browsing and opening packages 3 months ago
Christoph Wille da57bad452
Merge pull request #3758 from icsharpcode/christophwille/nu0626 3 months ago
Siegfried Pammer 87748e0cde Override vulnerable transitive packages from the DiaSymReader chain 3 months ago
Siegfried Pammer 8488e5e214 Reference DiaSymReader on every OS so the lock file is OS-stable 3 months ago
Siegfried Pammer 667f6ad5f8 Add pwsh dev scripts, repo-wide lock files, and CI NuGet caching 3 months ago
Siegfried Pammer 461faeda58 Port the sample plugin to Avalonia 3 months ago
tom-englert 1cfc5e740b
Do not use ObservableObject when ObservableObjectBase is sufficient. (#3644) 9 months ago
Peter Crabtree e1e16b64f5 dev: Strip BOM mark from text files 1 year ago
Siegfried Pammer b6dc9fcfa9 Move more of the settings infrastructure to ILSpyX for reuse. 1 year ago
Siegfried Pammer e4ebe20602 Upgrade dotnet target framework to net10 1 year ago
tom-englert 560d89a42f Get rid of singletons, replace with DI: MainWindow, Settings and Language service 2 years ago
tom-englert 0be506bd4e Get rid of the heavy System.ComponentModel.Composition, replace with the lightweight System.Composition.AttributedModel 2 years ago
tom-englert da0117680b Fix some minor design flaws in new code. 2 years ago
tom-englert 2454cd3a99 Consolidate all options/settings to use a consistent WFP MVVM pattern. 2 years ago
tom-englert 8fe9514dfe refactor DecompilerSettings to MVVM model first design 2 years ago
tom-englert ca687e2394 Refactor OptionsDialog to use MVVM style 2 years ago
tom-englert 152f70e789 ILSpyX: remove InternalsVisibleTo for ILSpy + remove some redundant code. 2 years ago
tom-englert 0c1c5cecd7 Decouple AssemblyListPane from MainWindow 2 years ago
tom-englert 610b0c2ed5 Annotate service lifetime explicitly. 2 years ago
Christoph Wille d1c7a51a1d
Remove dangling project references for SharpTreeView (#3245) 2 years ago
Siegfried Pammer ca78d4a14d Use MetadataFile instead of PEFile in TypeSystem. 3 years ago
Siegfried Pammer a94d66561a
Move to .NET 8.0 (#3119) 3 years ago
Christoph Wille 003a2b45b4
Move Settings to ILSpyX (#2869) 4 years ago
Charlie Lin 65d1cbcdd5 Add EnableWindowsTargeting propery to csprojs targeting net6.0-windows 4 years ago
Daniel Grunwald 08ceffc3ad Upgrade dotnet-format from version 5 to the version included with the .NET (6) SDK. 4 years ago
Siegfried Pammer 9b36f33f5c Fix CA1416: Properly specify SupportedOSPlatform in all platform-specific assemblies. 5 years ago
Christoph Wille a794a56a10 Fix up ILSpy.Tests + <Project> tag for all projects 5 years ago
Siegfried Pammer 9e54b44b11 Move ILSpy to net6.0-windows 5 years ago
Siegfried Pammer f7be178d18 Fixes #2605: Add possibility to add submenu items 5 years ago
Christoph Wille ecec2075d8 Go back to single tfm (net472) 6 years ago
Christoph Wille 1c26331bbd Clean up project files for Windows SDK Desktop style (maybe some resource are wacky) 6 years ago
Christoph Wille a0aeac5628 Doesn't work: 6 years ago
Siegfried Pammer 43143a0cb7 Update the following nuget packages to the latest stable version: 6 years ago
dotnet format 0d9f871a4f #2128: Reformat the whole code base. 6 years ago
Siegfried Pammer 8991861f4d Fix TestPlugin/CustomOptionPage 7 years ago
Christoph Wille 28be4a755b Switch to net472, of note: 7 years ago
Oren Novotny 8a31bf30bc
IDE cleanup 7 years ago
Oren Novotny b88d8b047f
Switch to UseWpf for compat with Extras 2.x and .NET Core SDK 3 7 years ago
Christoph Wille 29e05778c6 See #1416. Also upgraded Cecil to .3 (from .1) 8 years ago
Sam Harwell ea930e025c Switch to MSBuild.Sdk.Extras for WPF support 8 years ago
Daniel Grunwald 3b46776c5e Rename IAssembly -> IModule. 8 years ago
Siegfried Pammer 9acc372a68 Use TypeSystem for ILSpy UI: 8 years ago
Siegfried Pammer 458f448fae Avoid unnecessary allocations of MetadataReader and clean up Dom structs a bit. 8 years ago