mirror of
https://github.com/wiz0u/WTelegramClient.git
synced 2026-04-05 22:45:38 +00:00
Updated Examples projects
This commit is contained in:
parent
c872a51a31
commit
e20d4d715c
5 changed files with 22 additions and 21 deletions
2
.github/dev.yml
vendored
2
.github/dev.yml
vendored
|
|
@ -2,7 +2,7 @@
|
|||
trigger:
|
||||
- master
|
||||
|
||||
name: 3.5.2-dev.$(Rev:r)
|
||||
name: 3.5.4-dev.$(Rev:r)
|
||||
|
||||
pool:
|
||||
vmImage: ubuntu-latest
|
||||
|
|
|
|||
1
.github/release.yml
vendored
1
.github/release.yml
vendored
|
|
@ -8,6 +8,7 @@ pool:
|
|||
|
||||
variables:
|
||||
buildConfiguration: 'Release'
|
||||
releaseNotes: $[replace(variables['releaseNotes'], '"', '''''')]
|
||||
|
||||
stages:
|
||||
- stage: publish
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue