mirror of
https://github.com/JustArchiNET/ArchiSteamFarm.git
synced 2026-01-01 06:00:46 +00:00
9 lines
187 B
YAML
9 lines
187 B
YAML
version: 1.0.{build}-{branch}
|
|
image: Visual Studio 2015
|
|
configuration: Release
|
|
platform: Any CPU
|
|
clone_depth: 10
|
|
build:
|
|
project: ArchiSteamFarm.sln
|
|
parallel: true
|
|
verbosity: minimal |