What article on docs.github.com is affected?
https://docs.github.com/en/actions/guides/building-and-testing-net
What part(s) of the article would you like to see updated?
Im trying to use the examples suggested at https://docs.github.com/en/actions/guides/building-and-testing-net but am receiving an error when dotnet restore is run that no usable version of the libssl was found
Additional information
.Net 2.2 is now deprecated and no longer works
What article on docs.github.com is affected?
https://docs.github.com/en/actions/guides/building-and-testing-net
What part(s) of the article would you like to see updated?
Im trying to use the examples suggested at https://docs.github.com/en/actions/guides/building-and-testing-net but am receiving an error when dotnet restore is run that no usable version of the libssl was found
Additional information
.Net 2.2 is now deprecated and no longer works