Add azure pipelines and VS projecs to repo

This commit is contained in:
Pavel Stupnikov
2019-02-14 21:36:48 +03:00
parent 6e2a54355a
commit fba5cc60b8
76 changed files with 13773 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
trigger: none
pr: none
jobs:
- template: azure-pipelines/templates/release.yml
parameters:
IsStableRelease: false