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

XAML project fails to build in CI when building with Deterministic=true #62

Closed
tmat opened this issue May 24, 2018 · 2 comments
Closed

Comments

@tmat
Copy link
Member

tmat commented May 24, 2018

Source control info targets not executed in tmp_proj projects.

Microsoft.Managed.Core.targets(90,5): SourceRoot items must include at least one top-level (not nested) item when DeterministicSourcePaths is true [fjslegn5.tmp_proj]
@tmat tmat changed the title XAML project fails to build in CI XAML project fails to build in CI when building with Deterministic=true May 24, 2018
@ctaggart
Copy link
Contributor

@tmat, @JamesNK hit an error when DeterministicSourcePaths evaluated to true. He set /p:ContinuousIntegrationBuild=true, which led to that. JamesNK/Newtonsoft.Json#1746

@tmat
Copy link
Member Author

tmat commented Jun 22, 2018

Dup of #91. A workaround is described in the other issue.

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

No branches or pull requests

2 participants