Closed gayankanishka closed 3 years ago
Any chance we can get this merged in as soon as possible?
@gayankanishka @andlewis,
I've just merged https://github.com/jcansdale/gpr/pull/99, which should allot the tool to run when only .NET 5.0 is installed.
Sorry about the long delay. 😊
Is this issue okay to close?
I think this is addressed by #99. 🤞🏻
I am getting the below error when I try to push with
gpr
in a GitHub action. Github action is usingdotnet-version: 5.0.100-rc.2.20479.15
for build process.Please do let me know if further details are needed. Thanks in advance.