Skip to content

Commit d745f5a

Browse files
committed
Building release package
1 parent 52adf8f commit d745f5a

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -117,6 +117,7 @@ ClientBin/
117117
*.[Pp]ublish.xml
118118
*.pfx
119119
*.publishsettings
120+
*/.vs
120121

121122
# RIA/Silverlight projects
122123
Generated_Code/

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
version: 5.0.2-beta{build}
1+
version: 5.0.2.{build}
22
branches:
33
only:
44
- master

0 commit comments

Comments
 (0)