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 documentation for Visual Studio Extension 0.3.0 #1407

Closed
pascalberger opened this issue Dec 21, 2020 · 0 comments · Fixed by #1440
Closed

Update documentation for Visual Studio Extension 0.3.0 #1407

pascalberger opened this issue Dec 21, 2020 · 0 comments · Fixed by #1440
Assignees

Comments

@pascalberger
Copy link
Member

Documentation needs to be updated for Cake Extension for Visual Studio 0.3.0:

Breaking changes

  • #115 Remove usage of Experimental option passed to Cake
  • #114 Remove support for Visual Studio 2015

Features

  • #110 Add support for Visual Studio 2019
  • #105 Initial support for overriding the location of cake.exe the TRX uses
  • #104 Add solution item template
  • #103 Update to new VS2019 SDKs and APIs. Migrate to an AsyncPackage load.
  • #79 Add an option to set the "cake.exe" absolute or relative path

Bugs

  • #121 Exception when cake.config file doesn't exist
  • #97 Unable to add a binding to the Project Open event

Improvements

  • #120 Switch to using consistent -- arguments
  • #119 Add download commands for additional bootstrapper files
  • #118 Add missing preprocessor key words
  • #116 Support usage of .Net Tool for Cake
  • #101 Update extension to use new VSSDK APIs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant