Holger Schmidt
8e91ca32a1
added required ilspycmd options and routed call
9 months ago
Siegfried Pammer
4ff0c262f9
Provide commit hash in AboutPage to make finding the correct version easier.
11 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 )
...
* Apply Central package management https://learn.microsoft.com/en-us/nuget/consume-packages/central-package-management (requires package source mapping https://learn.microsoft.com/en-us/nuget/consume-packages/package-source-mapping )
* Microsoft.DiaSymReader.Converter.Xml from dotnet-tools, Microsoft.DiaSymReader.Native from nuget.org feed
* Trying to sort what is on which feed for previews of Diasymreader packages
* Parse the Roslyn version from Directory.packages.props
* Use specific versions for Diasymreader from nuget.org to allow VS2022 addin to restore properly
* Tests needs also locked references
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 )
...
* Basics of net8.0. Breaking unit tests expected.
* Missed that TestRunner project was already upgraded to net7.0 (search and replace fail)
* Use Preview 6 locally
* Use .NET 8.0 RTM
* Final fixups
---------
Co-authored-by: Christoph Wille <christoph.wille@gmail.com>
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