xamarin / xamarin-macios

.NET for iOS, Mac Catalyst, macOS, and tvOS provide open-source bindings of the Apple SDKs for use with .NET managed languages such as C#
Other
2.42k stars 507 forks source link

Migrate to Arcade publishing infrastructure #12467

Open pjcollins opened 2 years ago

pjcollins commented 2 years ago

At the moment we only have limited dependency flow support from dotnet/arcade, and we need to eventually start using all of the arcade publishing infrastructure to facilitate testing and release efforts:

https://github.com/dotnet/arcade/blob/e7ede87875f41a9b3df898ae08da5ebc96e24f56/Documentation/CorePackages/Publishing.md

rolfbjarne commented 1 year ago

@pjcollins I've moved this to .NET 8, since I believe it's not required for .NET 7?