Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Check for ilspycmd dotnet tool #3035

Merged
merged 5 commits into from
Jul 13, 2023
Merged

Update Check for ilspycmd dotnet tool #3035

merged 5 commits into from
Jul 13, 2023

Conversation

christophwille
Copy link
Member

@christophwille christophwille commented Jul 12, 2023

  • Update McMaster.Extensions.CommandLineUtils to 4.0.1 (actually switch to McMaster.Extensions.Hosting.CommandLine for generic host support)
  • Fix [DirectoryExists] for ReferencePaths due to subtle change in 3.1.0 -> 4.0.1 upgrade
  • Add DotNetToolUpdateChecker.CheckForPackageUpdateAsync inspired by efcpt dotnet tool

@@ -0,0 +1,52 @@
using System;
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

License?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@christophwille christophwille merged commit 7e322d4 into master Jul 13, 2023
9 checks passed
@christophwille christophwille deleted the ilspycmdupdate branch July 13, 2023 06:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants