source: Farmatiko/.config/dotnet-tools.json

Last change on this file was c73269d, checked in by Mile Jankuloski <mile.jankuloski@…>, 4 years ago

JSON processing added

  • Property mode set to 100644
File size: 153 bytes
Line 
1{
2 "version": 1,
3 "isRoot": true,
4 "tools": {
5 "dotnet-ef": {
6 "version": "3.1.6",
7 "commands": [
8 "dotnet-ef"
9 ]
10 }
11 }
12}
Note: See TracBrowser for help on using the repository browser.