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

Test merging MSBuild after we updated to arcade 5 and net5.0 #15217

Conversation

benvillalobos
Copy link
Member

Context

MSBuild recently updated to arcade 5 and net5.0, we'd like to make sure this plays well with the sdk before merging it in our repo.

This PR will likely fail CI

I'm not sure how to get this to find msbuild packages located at a specific feed, when the feed hasn't been published yet. I'd like to point it to the nupkg's located here (under PackageArtifacts): https://dev.azure.com/devdiv/DevDiv/_build/results?buildId=4343025&view=artifacts&pathAsName=false&type=publishedArtifacts

It builds locally

  1. run darc update-dependencies -c "General Testing" -n "Microsoft.Build"
  2. Download and extract the PackageArtifacts folder from this build.
  3. Add <add key="msbuild" value="path/to/packageartifacts" /> to NuGet.config
  4. Run build.cmd

@benvillalobos benvillalobos added WIP and removed WIP labels Jan 7, 2021
@marcpopMSFT
Copy link
Member

@benvillalobos , can this be closed since the update is done?

@benvillalobos
Copy link
Member Author

Yep! Closing.

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.

2 participants