Skip to content

Commit

Permalink
paket: fix build by requiring new MSBuild.StructuredLogger
Browse files Browse the repository at this point in the history
AppVeyor was failing[1] with (which seemed to be same issue as
this one: [2]):

Script reported an error:
-> BuildFailedException: Target 'Build' failed.
-> One or more errors occurred. (Unsupported log file format. Latest supported version is 9, the log file has version 13.)
-> NotSupportedException: Unsupported log file format. Latest supported version is 9, the log file has version 13

[1] https://ci.appveyor.com/project/sergey-tihon/fsharpx-collections/builds/40656359
[2] fsprojects/FAKE#2595
  • Loading branch information
knocte committed Sep 6, 2021
1 parent c8ed144 commit b7378f3
Showing 1 changed file with 111 additions and 13 deletions.
Loading

0 comments on commit b7378f3

Please sign in to comment.