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

Workaround for broken build because of GitVersionTask #213

Merged
merged 1 commit into from
Mar 22, 2020

Conversation

bkragl
Copy link
Member

@bkragl bkragl commented Mar 22, 2020

GitVersionTask strikes again!

With the release of .NET Core SDK 3.1.200, GitVersionTask fails the Boogie build with messages like The "WriteVersionInfoToBuildLog" task failed unexpectedly and Could not load file or assembly GitVersionTask.MsBuild.

The current workaround is to set the environment variable MSBUILDSINGLELOADCONTEXT=1.
The following issues should tell us when this bug is resolved:
dotnet/sdk#10878
GitTools/GitVersion#2063

@bkragl bkragl merged commit 71626fc into master Mar 22, 2020
@bkragl bkragl deleted the GitVersionTask-workaround branch March 22, 2020 21:49
@bkragl bkragl mentioned this pull request Apr 8, 2020
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.

1 participant