forked from xamarin/xamarin-macios
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[vs-workload.props] Append branch info to VSMAN name (xamarin#20505)
In order to add .NET 9 packs to VS we'll need to provide content from the following three branches: release/9.0.1xx-preview release/8.0.1xx-xcode15.0 release/8.0.1xx-xcode15.1 The two release/8.0.1xx-* branches currently produce VS manifests with the same name, and one of them will need to be renamed to allow them to be added side by side to VS. I believe we only plan on inserting release/8.0.1xx-xcode15.0 into VS as a dependency of release/9.0.1xx-preview*, so we can add branch name info to the manifests generated in this branch to produce a unique manifest.
- Loading branch information
Showing
2 changed files
with
8 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters