15 Commits (f7343c75d09cbd9f73b88bd50b451bb7ce3d4664)

Author SHA1 Message Date
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 2 years ago
Siegfried Pammer c797d53a76 Remove superfluous dollar signs from bundle/package error messages. 2 years ago
Siegfried Pammer 2a47bef99a Skip bundle entries that do not contain a plain relative path. 2 years ago
Siegfried Pammer 6855f589fc Fix #2858: Make sure that target directory of DumpPackageAssemblies exists. 2 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