michalusio / KuneKune

An informational site about KuneKunes
0 stars 0 forks source link

2. Create the backend solution #1

Closed michalusio closed 5 months ago

michalusio commented 5 months ago

We want to create a Visual Studio solution in the Backend folder.

Specifically, the structure should look like:

Backend

Backend.sln ...other files

To do so, first create and checkout a new branch (you can call it something like "backend-setup" or however you like). Then, you want to open Visual Studio, select "Create a new project", and go through the whole process. You should select:

After creating the solution, do not forget to commit the changes and create a PR to the master branch.

Gyllenberg commented 5 months ago

I committed a new branch as I didn't read the issue correctly.