fix casing of docs version of exampl .yml (which may not be used for anything?)

This commit is contained in:
Ryan Stelly 2017-01-17 17:28:58 -06:00
parent f0b762536c
commit fa7886a68e

View File

@ -46,7 +46,7 @@ provider:
# you can add packaging information here
package:
artifact: bin/Release/netcoreapp1.0/publish/deploy-package.zip
artifact: bin/release/netcoreapp1.0/publish/deploy-package.zip
# exclude:
# - exclude-me.js
# - exclude-me-dir/**