You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add support for the new cross-platform commandline (#7) +semver:minor
This adds two new tasks for downloading and running the new cross-platform version of the Augurk command line. These new tasks have been designed to run cross-platform. The existing Windows-only task has been deprecated.
Add tasks for CSharp Analyzer (#5)
Added two new build tasks to the extension that allows users to install a version of the CSharpAnalyzer and run it on their code. Additionally a new CI/CD pipeline was setup using Azure DevOps.