You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@madushans I am willing to create PR if you give me the go ahead.
Is your feature request related to a problem? Please describe.
I use the tool through CI and right now it requires that I have to install the .NET 6 runtime just for this tool (I am using .NET 7 and transitioning to .NET 8).
Describe the solution you'd like
The tool targets newer runtimes.
Describe alternatives you've considered
Install .NET 6 runtime.
The text was updated successfully, but these errors were encountered:
@madushans I am willing to create PR if you give me the go ahead.
Is your feature request related to a problem? Please describe.
I use the tool through CI and right now it requires that I have to install the .NET 6 runtime just for this tool (I am using .NET 7 and transitioning to .NET 8).
Describe the solution you'd like
The tool targets newer runtimes.
Describe alternatives you've considered
Install .NET 6 runtime.
The text was updated successfully, but these errors were encountered: