0
0
mirror of https://github.com/sp-tarkov/modules.git synced 2025-02-13 08:10:45 -05:00
modules/project/.config/dotnet-tools.json
chomp 8f0ef296ee Fix: Improve readme for building with visual studio (!1)
Co-authored-by: Dev <dev@noreply.dev.sp-tarkov.com>
Reviewed-on: SPT-AKI/Modules#1
2023-03-04 10:14:27 +00:00

12 lines
155 B
JSON

{
"version": 1,
"isRoot": true,
"tools": {
"cake.tool": {
"version": "3.0.0",
"commands": [
"dotnet-cake"
]
}
}
}