Skip to content
This repository was archived by the owner on Aug 23, 2019. It is now read-only.

Commit 089ec4d

Browse files
committed
v0.9.3
1 parent 8a3a770 commit 089ec4d

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

appveyor.yml

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,13 @@
11
environment:
2-
nuget_version: '0.10.1-beta1'
3-
nuget_prerelease: true
4-
assembly_version: '0.10.0.0'
2+
nuget_version: '0.9.3'
3+
# nuget_prerelease: true
4+
assembly_version: '1.0.0.0'
55

66
deploy:
77
- provider: GitHub
88
description: |
9-
* add lines here
9+
* Fixed TeamCity timing (contributed by [will14smith](https://github.com/will14smith))
10+
* Moved CI and CD to AppVeyor
1011
1112
on:
1213
appveyor_repo_tag: true

0 commit comments

Comments
 (0)