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

Error in VSTS - The "Message" parameter is not supported by the "Error" task. #26

Closed
jstensved opened this issue Nov 21, 2017 · 0 comments · Fixed by #80
Closed

Error in VSTS - The "Message" parameter is not supported by the "Error" task. #26

jstensved opened this issue Nov 21, 2017 · 0 comments · Fixed by #80

Comments

@jstensved
Copy link

When running in VSTS I get the following errors on PCL Profile 111 projects in a solution mixed with netstandard1.1 and netstandard2.0.

MS Build parameters: /t:pack /p:PackageVersion=$(Build.BuildNumber) /p:NuGetBuildTasksPackTargets="workaround"

Error:

d:\a\1\s\packages\MSBuild.Sdk.Extras.1.1.0\build\NuGet.Workarounds.1.x.targets(12,12): error MSB4064: The "Message" parameter is not supported by the "Error" task. Verify the parameter exists on the task, and it is a settable public instance property.

@Nirmal4G Nirmal4G mentioned this issue May 24, 2018
7 tasks
@Nirmal4G Nirmal4G mentioned this issue Jun 1, 2018
8 tasks
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 a pull request may close this issue.

1 participant