psfinaki / CheckYourCzech

The service to practice Czech grammar.
https://check-your-czech.azurewebsites.net
GNU General Public License v3.0
19 stars 1 forks source link

Include tool restore in the build script #778

Closed psfinaki closed 3 years ago

psfinaki commented 3 years ago

After fresh clone the build script out of the box fails - unless .net tools are installed globally on the machine. This is not the best assumption, thus we better include dotnet tool restore.