31 Commits (7e1349583f5218f307f41d6579088e2bbedb2e69)

Author SHA1 Message Date
Christoph Wille c561b197a4 Add Docker containers for ILSpyCmd (interactive & automation scenarios) 2 weeks ago
Siegfried Pammer bf5249be2b Add --ilspy-settingsfile and -ds|--decompiler-setting name=value options 2 weeks ago
Andrew Au 9beb9cbdcb Upgrade packages 3 weeks ago
Siegfried Pammer a85ac055b5 Disable package pruning by force 3 weeks ago
Siegfried Pammer e4ebe20602 Upgrade dotnet target framework to net10 3 weeks ago
Christoph Wille 3ed6da38df
NuGet updates 04/25 (#3459) 3 months ago
Christoph Wille dee50f4be0
NuGet updates for January 25 Patch Tuesday (#3369) 6 months ago
Christoph Wille 1048cd9557
Enable repeatable package restores (#3359) 7 months ago
Holger Schmidt 09ed31d391
Generate Mermaid HTML diagrammer from input assembly via ilspycmd (#3324) 8 months ago
Siegfried Pammer 4ff0c262f9 Provide commit hash in AboutPage to make finding the correct version easier. 10 months ago
Christoph Wille dd7d7b806f Update command line options documentation to latest released version 1 year ago
Siegfried Pammer 963ff7cb3d Fix #3151: Make IProjectFileWriter API public 1 year ago
Christoph Wille 084d02a447
Apply Central package management (requires package source mapping) (#3124) 2 years ago
Christoph Wille abce1a5ae9
Go to latest version where applicable (ics.d stays on v6 for SRM) (#3120) 2 years ago
Siegfried Pammer a94d66561a
Move to .NET 8.0 (#3119) 2 years ago
Christoph Wille 6e3b9ecc57 Make update check explicit, see #3101 2 years ago
Christoph Wille ca60ee84e4 Add option to disable the update check (might not be desired in automation scenarios) 2 years ago
Christoph Wille 35a3d97066 Activate update check in finally of OnExecuteAsync 2 years ago
Christoph Wille bf91f463f9 Latest version check added (disabled). (Temp) Fixed DirectoryExists for ReferencePaths (see https://github.com/natemcmaster/CommandLineUtils/issues/536) 2 years ago
Christoph Wille 8e3c1af974 Start using HostBuilder with CommandLineUtils 2 years ago
Christoph Wille 5156a9db00 Update CommandLineUtils, switch to OnExecuteAsync (although async is not yet used) 2 years ago
Christoph Wille 1be0ccb3eb Update NuGet packages & clean up dependency references a bit 2 years ago
Daniel Grunwald 448fe3065e Also reject absolute paths in bundle decompression 3 years ago
Siegfried Pammer c797d53a76 Remove superfluous dollar signs from bundle/package error messages. 3 years ago
Siegfried Pammer 2a47bef99a Skip bundle entries that do not contain a plain relative path. 3 years ago
Siegfried Pammer 6855f589fc Fix #2858: Make sure that target directory of DumpPackageAssemblies exists. 3 years ago
Siegfried Pammer a6721df590 Fix #2707: Resolve full path to OutputDirectory before using it. 3 years ago
superstrom 29bfe82d11
Fix allowed Language Versions 3 years ago
Christoph Wille d5be62eb80 Fix #2675 3 years ago
Siegfried Pammer 05eb2cdf04 Fix #2363: CLI support for generating a solution from multiple projects (based on code provided by @marwie in #2364) 3 years ago
Christoph Wille afff9c325d Rename ics.d.Console to ics.ILSpyCmd 3 years ago