This commit is contained in:
Tommy Parnell
2016-10-23 18:07:26 -04:00
parent f1c5db18ca
commit 68af19334d

View File

@@ -13,8 +13,8 @@ before_build:
- ps: dotnet restore
build_script:
- ps: dotnet build .\src\TuboLinks.Net
- ps: dotnet build .\src\TuboLinksExample
- ps: dotnet build .\src\TurboLinks.Net
- ps: dotnet build .\src\TurboLinksExample
artifacts:
- path: artifacts\bin\TurboLinks.Net\Release\*.nupkg