Skip to content

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

Closed
benvillalobos wants to merge 2 commits intodotnet:release/5.0.2xxfrom
benvillalobos:msbuild-updated-to-arcade-net-5.0
Closed

Test merging MSBuild after we updated to arcade 5 and net5.0#15217
benvillalobos wants to merge 2 commits intodotnet:release/5.0.2xxfrom
benvillalobos:msbuild-updated-to-arcade-net-5.0

Conversation

@benvillalobos
Copy link
Copy Markdown
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
Copy Markdown
Member

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

@benvillalobos
Copy link
Copy Markdown
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