version: '{build}' max_jobs: 16 image: Visual Studio 2022 build_script: - ps: >- git submodule update --init --recursive dotnet build TShock.sln dotnet test artifacts: - path: ./TShockLauncher/bin/Debug/net9.0 name: TShockAVDebug