5 lines
220 B
YAML
5 lines
220 B
YAML
version: '1.0'
|
|
linter: jetbrains/qodana-dotnet:2024.3
|
|
bootstrap: curl -fsSL https://dot.net/v1/dotnet-install.sh | bash -s -- --jsonfile /data/project/global.json -i /usr/share/dotnet
|
|
dotnet:
|
|
solution: Continuity.slnx
|