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
.NET 6 is no longer available i.e. on GithubRunners. The tool targets this specifically.
As a workaround we can add --allow-roll-forward but this should be properly handled by the tool. I.e. internalize the roll forward or add multitargeting.
.NET 6 is no longer available i.e. on GithubRunners. The tool targets this specifically.
As a workaround we can add
--allow-roll-forwardbut this should be properly handled by the tool. I.e. internalize the roll forward or add multitargeting.