Skip to content

Add support for VS2019 and msbuild 16.0#274

Merged
devblackops merged 1 commit intopsake:masterfrom
petedavis:master
Mar 21, 2019
Merged

Add support for VS2019 and msbuild 16.0#274
devblackops merged 1 commit intopsake:masterfrom
petedavis:master

Conversation

@petedavis
Copy link
Copy Markdown
Contributor

@petedavis petedavis commented Mar 13, 2019

Adds support for VS2019 based on updated msbuild paths in VS2019 RC

Description

When using the developer command prompt from VS 2019 to build using psake, msbuild 15.0 is being used and results in various build errors.

Related Issue

Motivation and Context

How Has This Been Tested?

Tested using VS 2019 RC

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@devblackops devblackops self-assigned this Mar 15, 2019
@devblackops
Copy link
Copy Markdown
Member

Thanks @petedavis!

@devblackops devblackops merged commit ff1e8b2 into psake:master Mar 21, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants