Is this outdated and no longer maintained?
Open
bug
- Dominant language
- JavaScript
- Stars
- 65
- Forks
- 23
- PR merge metrics
- No merged PRs in 30d
Description
The [micorsoft docs](https://docs.microsoft.com/en-us/dotnet/devops/dotnet-github-action-reference#net-code-analysis) recommend to use this action, yet it does not support anything else than .NET Core 3.1...
Could you please update this or update the docs to the current recommended way?
```
It was not possible to find any compatible framework version
The framework 'Microsoft.NETCore.App', version '3.1.2' (x64) was not found.
- The following frameworks were found:
6.0.6 at [C:\Users\runneradmin\AppData\Local\Microsoft\dotnet\shared\Microsoft.NETCore.App]
You can resolve the problem by installing the specified framework and/or SDK.
```
Contributor guide
Assessment
This issue has not been assessed yet.