File tree Expand file tree Collapse file tree 2 files changed +3
-5
lines changed
Expand file tree Collapse file tree 2 files changed +3
-5
lines changed Original file line number Diff line number Diff line change 55
66 <DocumentationFile >bin\$(Configuration)\$(TargetFramework)\$(MSBuildProjectName).xml</DocumentationFile >
77
8- <AssemblyVersion >1.0.3 </AssemblyVersion >
8+ <AssemblyVersion >1.0.4 </AssemblyVersion >
99 <FileVersion >$(AssemblyVersion)</FileVersion >
1010 <Version >$(AssemblyVersion)</Version >
1111
Original file line number Diff line number Diff line change @@ -29,12 +29,13 @@ artifacts:
2929
3030deploy :
3131- provider : NuGet
32- name : Release
3332 on :
3433 APPVEYOR_REPO_TAG : true
3534 api_key :
3635 secure : pzvKbbudjmurey9no+lmNxd6Ns4zlxtA53dWSTIzjJO2VwKXzWScLTkjUK3s87YO
3736- provider : GitHub
37+ on :
38+ APPVEYOR_REPO_TAG : true
3839 auth_token :
3940 secure : MSUVTCMCvD3SXQ6unyvSaBDi0uSd+hoE9bil07nvHeF68LOiw6vn04VnW8lo85JZ
4041 tag : $(APPVEYOR_REPO_TAG_NAME)
@@ -44,6 +45,3 @@ deploy:
4445 draft : false
4546 prerelease : false
4647 force_update : true
47- on :
48- appveyor_repo_tag : true
49- tag : $(APPVEYOR_REPO_TAG_NAME)
You can’t perform that action at this time.
0 commit comments