This repository contains a skeleton of a dotnet project.
Execute .\build.ps1 to build the code.
For creating dotnet projects
dotnet new classlib --framework "net6.0" -o Vehicles
dotnet new mstest --framework "net6.0" -o Vehicles.Tests
| Name | Name | Last commit date | ||
|---|---|---|---|---|