Challenge on .net 7
- Visual Studio 2022 or Rider with .Net desktop development and web development workload installed.
- .NET 7 SDK
- Open Code-Test.sln in Visual Studio or Rider. Ensure that ProblemOne or ProblemTwo is set as the startup project.
- Open Code-Test in Visual Studio. Build and run the solution.
- Visual Studio or Rider launches the terminal with the output
- If you run into errors restoring NuGet packages, look at the docs on NuGet restore options.
- Run the unit test on the project TestProject