craftworkgames / MonoGame.Extended-samples

MIT License
73 stars 27 forks source link

Update doc samples to current versions #17

Closed kaltinril closed 1 month ago

kaltinril commented 1 month ago

I updated each sample to:

I did the following:

  1. Updated each dotnet-tools.json
  2. Updated each .csproj
  3. dotnet restore
  4. dotnet tool restore

Tested by:

  1. Opened each solution or project in visual studio 2022
  2. Deleted the BIN folder
  3. Ran/built the solutions to make sure they all worked still