AvaloniaUI / Avalonia

Develop Desktop, Embedded, Mobile and WebAssembly apps with C# and XAML. The most popular .NET UI client technology
https://avaloniaui.net
MIT License
25.6k stars 2.21k forks source link

what is AggregatePackage.NuGet.Sdk used for? #9874

Closed SimonCropp closed 1 year ago

SimonCropp commented 1 year ago

i noticed https://github.com/jkoritzinsky/AggregatePackage.NuGet.Sdk is now archived and https://www.nuget.org/packages/AggregatePackage.NuGet.Sdk is unlisted.

is it still required? removing it seems to still build fine

SimonCropp commented 1 year ago

@jkoritzinsky ping

jkoritzinsky commented 1 year ago

It's not used any more. I created it a long time ago for creating the merged Avalonia NuGet package, but we ended up going a different route that was more stable.

maxkatz6 commented 1 year ago

Our list of SDKs used in the project wasn't updated in ages. We don't use MSBuild.Sdk.Extras anymore too, for example. Only Microsoft.Build.Traversal is still used. https://github.com/AvaloniaUI/Avalonia/blob/master/global.json