Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

Compatible .NETCore versions

Open
#14 4 comments 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
35/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Stale
Tech stack
github-actions
Domain
ci-cd

Research direction

Start with the failed workflow linked in the issue and inspect which runtime version the action requires. Reproduce the reported .NET 5 case; done when the action runs without requesting Microsoft.NETCore.App 3.1.2.

Written by the indexing model from the issue text.

Description

Tried using the action with a project that runs on .NET 5, but I keep getting

The framework 'Microsoft.NETCore.App', version '3.1.2' was not found.
  - The following frameworks were found:
      5.0.11 at [C:\Users\runneradmin\AppData\Local\Microsoft\dotnet\shared\Microsoft.NETCore.App]

This is the link to the failed workflow: https://github.com/PC-Chair-Fight/project-backend/runs/4132660755?check_suite_focus=true

Dominant language
JavaScript
Stars
65
Forks
23
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from dotnet/code-analysis

All issues in dotnet/code-analysis

Similar issues

More JavaScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.