Open akoeplinger opened 4 years ago
I don't think we're going to go into other folks repositories and remove their use of pkgproj. We can collaborate to suggest alternatives, but I don't think we should be tracking this here,.
Well I don't really care where it's tracked and I'm kinda maintaining the packaging for these repos :)
Just to set expectations, I will need help with replacing them as I have no idea how it's supposed to be done "the right way" 😄
Don’t use PKGProj :). Use publicly documented pack target that’s integrated with the SDK.
See discussion in https://github.com/dotnet/arcade/pull/5818#issuecomment-668690752.
https://github.com/dotnet/llvm-project and https://github.com/dotnet/icu are using .pkgproj to produce nuget packages with (probably non-ideal) logic copied from dotnet/runtime. Those usages should be removed.
/cc @ViktorHofer @ericstj