Skip to content

Instantly share code, notes, and snippets.

@m-malkowski
Last active May 10, 2017 14:45
Show Gist options
  • Select an option

  • Save m-malkowski/dc06e0510db93ff2490da51de5869acc to your computer and use it in GitHub Desktop.

Select an option

Save m-malkowski/dc06e0510db93ff2490da51de5869acc to your computer and use it in GitHub Desktop.
version: '0.1.2-beta-{build}'
platform: Any CPU
configuration: Release
os: Visual Studio 2017
before_build:
- dotnet restore
- dotnet restore .\NetCoreTeamCity.Tests
build:
parallel: true
project: NetCoreTeamCity.sln
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment