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

Disable package asset cache in tool deps json generation #2134

Merged

Conversation

nguerrera
Copy link
Contributor

@nguerrera nguerrera commented Apr 11, 2018

Fix #2128

@nguerrera nguerrera requested review from dsplaisted, livarcocc and a team April 11, 2018 20:33
@nguerrera nguerrera force-pushed the disable-cache-in-tool-deps-gen branch from 9dbca7a to f5a8b6b Compare April 11, 2018 20:50
<OutputType>Exe</OutputType>
<IncludeMainProjectInDepsFile>false</IncludeMainProjectInDepsFile>

<!-- This project must not write to intermeidate directory as it is inside the SDK directory and not in a user path. -->
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Typo here: intermeidate should be intermediate.

@dsplaisted dsplaisted merged commit 4479a91 into dotnet:release/2.1.3xx Apr 11, 2018
@nguerrera nguerrera deleted the disable-cache-in-tool-deps-gen branch April 11, 2018 22:57
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.

3 participants