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

Conditionally include @(Compile) cache file #4258

Merged
merged 1 commit into from
Mar 21, 2018

Conversation

ReubenBond
Copy link
Member

@ReubenBond ReubenBond commented Mar 21, 2018

Fixes #4189 again

Un-reverts #4256

The differences between this and #4224 are:

  • Only includes the .CoreCompileInputs.cache file if it exists (which was a problem during Pack)
  • Fixes the codegen target between ResolveReferences & AssignTargetPaths instead of ResolveReferences & CoreCompile

I'll add a comment when load tests have finished, since they consume the NuGet packages and are what tipped us off last time.

@sergeybykov sergeybykov merged commit f86648a into dotnet:master Mar 21, 2018
@ReubenBond ReubenBond deleted the fix-codegen-cache branch March 21, 2018 19:40
@github-actions github-actions bot locked and limited conversation to collaborators Dec 7, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants