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

Removed redundant FSharp.Core reference in dependencies #772

Closed psfinaki closed 3 years ago

psfinaki commented 3 years ago

FSharp.Core nuget package is implicitly referenced with the framework (1, 2) so we don't need to specify it explicitly (as we need framework versions anyway).