LaunchCodeEducation / LaunchCodeEducation/csharp-web-dev-curriculum

Chapter 6 Studio starter code uses .NET 3.1

Open
#70 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
HTML
Stars
1
Forks
5
PR merge metrics
No merged PRs in 30d

Description

Relevant Link

Default branch (master) of starter code uses .NET 3.1, which is not available for ARM based mac computers. There is a branch that utilizes .NET 6, but would require learners to make sure they aren't forking only the main branch.

Suggested change: Rename master branch to main and then merge the dotnet6 branch into main.

Contributor guide

No contributing guide indexed for this repository

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.

Research direction

Open the linked csharp-web-dev-unittesting-studio repository and inspect its master and dotnet6 branches. Verify that the .NET 6 branch contains the intended starter code and that renaming master to main and merging dotnet6 would make the correct code the default for learners, including forks.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
backend
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.