Skip to content

Commit

Permalink
v2.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ivanz committed Nov 23, 2017
1 parent 476344b commit cb14e38
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions appveyor.yml
@@ -1,15 +1,15 @@
environment:
nuget_version: '2.5.1'
nuget_version: '2.5.2'
nuget_prerelease: false
# vsix_version: '2.1.0'
assembly_version: '2.5.1'
assembly_version: '2.5.2'

version: '$(nuget_version)+{build}'

deploy:
- provider: GitHub
description: |
* Support behavior field names for dotnet core projects
* Fixed slow test discovvery for large solutions (#74 - @bjuris)
on:
appveyor_repo_tag: true
Expand Down

0 comments on commit cb14e38

Please sign in to comment.