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

Revert "Build-time code generation for .NET Core (#3424)" #3430

Merged
merged 1 commit into from
Sep 22, 2017

Conversation

jason-bragg
Copy link
Contributor

This reverts commit 26e0a1e.

Encountering build difficulties.

  • Does not build in clean environment from vs2017.
  • Modifying code tree causes build breaks when new nugets or projects are added.

@benjaminpetit
Copy link
Member

benjaminpetit commented Sep 22, 2017

If some people still have some build issue, you may need to clean the global nuget cache

rmdir %HOMEDRIVE%%HOMEPATH%\.nuget

@jason-bragg
Copy link
Contributor Author

@benjaminpetit benjaminpetit merged commit ea4812a into dotnet:master Sep 22, 2017
@ReubenBond
Copy link
Member

instead of rmdir, you can use nuget locals all -clear, or open Package Manager config in VS and clear the cache there.

@github-actions github-actions bot locked and limited conversation to collaborators Dec 10, 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.

4 participants