basics setup

This commit is contained in:
DavidOnTop 2025-06-12 14:37:09 +02:00
parent 71e3ed710d
commit a7a98fa0d0
Signed by: DavidOnTop
GPG key ID: 8D3E9A75E3E13D89
13 changed files with 301 additions and 31 deletions

View file

@ -10,4 +10,7 @@ nuget Fable.Core
group Build
generate_load_scripts: true
source https://api.nuget.org/v3/index.json
nuget Fake.Core.Target
nuget Fake.Core.Target
nuget Fake.IO.FileSystem
nuget Fake.DotNet.Cli