Skip to content

Commit e1ad697

Browse files
committed
Set build to release
1 parent ccafb73 commit e1ad697

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ platform: Any CPU
1313
configuration: Release
1414

1515
build_script:
16-
- ps: .\Packaging\BuildPackage.ps1 beta
16+
- ps: .\Packaging\BuildPackage.ps1
1717

1818
artifacts:
1919
- path: dist\*.nupkg

0 commit comments

Comments
 (0)