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

Changing project order in solution makes the build fail #36

Open
chtenb opened this issue Feb 24, 2021 · 6 comments
Open

Changing project order in solution makes the build fail #36

chtenb opened this issue Feb 24, 2021 · 6 comments
Labels

Comments

@chtenb
Copy link
Member

chtenb commented Feb 24, 2021

#33 reproduces the issue.

This problems only occurs when executing MSBuild Rubjerg.Graphviz.sln from the commandline (Developer Command Prompt for VS 2019).
From within Visual Studio the build always succeeds.
MSBuild version is the newest: 16.8.3.61104

@chtenb
Copy link
Member Author

chtenb commented Feb 24, 2021

Project build order on master according to VS:
image
On PR:
image

@chtenb
Copy link
Member Author

chtenb commented Feb 25, 2021

Top lines of diff of build logs
image

@chtenb
Copy link
Member Author

chtenb commented Feb 25, 2021

@chtenb
Copy link
Member Author

chtenb commented Mar 2, 2021

Issue has been moved: dotnet/msbuild#6198

@chtenb
Copy link
Member Author

chtenb commented Jul 10, 2021

Related issue: dotnet/msbuild#1054
With fix: dotnet/msbuild#6622

@KirillOsenkov
Copy link

See if dotnet/msbuild#9709 is related

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants