Skip to content
This repository was archived by the owner on May 1, 2020. It is now read-only.

Commit 01053de

Browse files
authored
Merge pull request #10 from dotFramework/develop
Test AppVeyor
2 parents a63dc15 + 3dc12e2 commit 01053de

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ artifacts:
4444
name: 'Nuget Symbols'
4545

4646
deploy:
47+
release: V$(major_version).$(minor_version).$(release_version)$(package_semantic_version_suffix)
4748
description: $(release_desc)
4849
provider: GitHub
4950
auth_token: $(github_access_token)
@@ -53,7 +54,6 @@ deploy:
5354
force_update: true
5455
on:
5556
branch: master
56-
APPVEYOR_REPO_TAG: true
5757

5858
for:
5959
-

0 commit comments

Comments
 (0)