dotnet msbuild logger
Attempting to use the AppVeyor MSBuild logger with dotnet msbuild fails with following message on a VS2017 image:
MSBUILD : error MSB1021: Cannot create an instance of the logger.
Could not load file or assembly 'Microsoft.Build.Utilities.v3.5, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'.
The system cannot find the file specified.
Switch: C:\Program Files\AppVeyor\BuildAgent\Appveyor.MSBuildLogger.dll
Not using causes errors to not be reported. Is there a compatible logger available for dotnet msbuild command?
(And maybe the build documentation page should be updated about this case.)
Comments are currently closed for this discussion. You can start a new one.
Keyboard shortcuts
Generic
| ? | Show this help |
|---|---|
| ESC | Blurs the current field |
Comment Form
| r | Focus the comment reply box |
|---|---|
| ^ + ↩ | Submit the comment |
You can use Command ⌘ instead of Control ^ on Mac

1 Posted by Ilya Finkelshte... on 27 Mar, 2018 08:42 PM
Please watch this GitHub issue: https://github.com/appveyor/ci/issues/2212, it should start working as long is this is done.
Ilya Finkelshteyn closed this discussion on 25 Aug, 2018 02:27 AM.