Skip to content

Conversation

@marcpopMSFT
Copy link
Member

@marcpopMSFT marcpopMSFT commented Apr 3, 2025

Needed for dotnet/templating#8864 I think.

@MichaelSimons MichaelSimons changed the title Add all of the nuget binaries Add Nuget 6.12.1 packages Apr 4, 2025
@MichaelSimons MichaelSimons merged commit 160092c into release/9.0 Apr 4, 2025
4 checks passed
@v-wuzhai
Copy link
Contributor

v-wuzhai commented Apr 9, 2025

/backport to main

@github-actions
Copy link
Contributor

github-actions bot commented Apr 9, 2025

@github-actions
Copy link
Contributor

github-actions bot commented Apr 9, 2025

@v-wuzhai backporting to "main" failed, the patch most likely resulted in conflicts:

$ git am --3way --empty=keep --ignore-whitespace --keep-non-patch changes.patch

Applying: Add all of the nuget binaries
Using index info to reconstruct a base tree...
M	eng/Build.props
Falling back to patching base and 3-way merge...
Auto-merging eng/Build.props
CONFLICT (content): Merge conflict in eng/Build.props
error: Failed to merge in the changes.
hint: Use 'git am --show-current-patch=diff' to see the failed patch
hint: When you have resolved this problem, run "git am --continue".
hint: If you prefer to skip this patch, run "git am --skip" instead.
hint: To restore the original branch and stop patching, run "git am --abort".
hint: Disable this message with "git config set advice.mergeConflict false"
Patch failed at 0001 Add all of the nuget binaries
Error: The process '/usr/bin/git' failed with exit code 128

Please backport manually!

@MichaelSimons
Copy link
Member

/backport to main

@v-wuzhai - FYI, You can't port changes between 10.0/9.0. See the following not in the readme.

Note: When porting new packages between branches, you must regenerate the packages when crossing the 10.0/9.0 boundary. This is because in 10.0 the generated projects switched from using PackageReference to ProjectReference. Porting new packages across 10.0/9.0 boundary will introduce prebuilts. See the workflow documented in the servicing branch readmes for additional requirements when adding new packages pre 10.0.

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.

4 participants