This commit is contained in:
Wiesław Šoltés 2018-06-16 09:52:29 +02:00
Родитель 93d53a67c1
Коммит 6c7a868373
1 изменённых файлов: 13 добавлений и 0 удалений

13
appveyor.yml Normal file
Просмотреть файл

@ -0,0 +1,13 @@
version: '{build}'
image: Visual Studio 2017
configuration: Release
platform: Any CPU
build:
verbosity: minimal
test: off
artifacts:
- path: src\MicroStationTagExplorer
- path: interop\Excel 2016
- path: interop\View V8i
- path: src\MicroStationTagExplorer\bin\AnyCPU\Release\MicroStationTagExplorer.exe
deploy: off