R2

Results 10 comments of R2

I want to keep it as `dotnet-core` only as .NET 5 will hopefully make it possible to do everything with `dotnet-cli` but I understand the need here & let me...

Nah windows / linux is decided by your pipeline this action has nothing to do with it A simpler approach would be to create a flag that can be set...

Great, thanks for the help. Sent invites 🚀

Yeah I tried it before but the `dotnet` cli didn't support GPR. I need to see if something changed with the GPR support If you're aware of this & think...

@alexrosenfeld10 @AraHaan yup I'll push an update sometime soon

@MoazAlkharfan I believe the issue with GPR while pushing a package is resolved recently but I'm not sure on the support of GPR yet as this action uses `https://api.nuget.org/v3-flatcontainer/` for...

@alexrosenfeld10 @AraHaan `v2.4.0` has custom NuGet feed support, it only works with feeds that have `v3-flatcontainer/` endpoint due to the way this action does version change detection

@Rutgerz Thank you that's a great news & such a detailed comment. I'll wait for that PR & if not I'll update the action to support GPR

Strange 🤔 with the change detection in place it shouldn't event try to push a package with same version could you provide the action log to get a better idea?

Yup that's a perfectly valid case 👍 & I always wanted to do that as it reduces the effort in guessing a version