Browse Source

Trigger build

Former-commit-id: 91b13801e63a0bd24e7b6fb2bff8b0074ecac58d
Former-commit-id: 8ecaa218ed3f46f491efccc85f0abc220021e763
Former-commit-id: 17de6759cf56e69252b8102b0824268352d6f790
pull/1/head
James Jackson-South 10 years ago
parent
commit
4c98e14ea0
  1. 2
      dotnet-latest.ps1

2
dotnet-latest.ps1

@ -1,4 +1,4 @@
# Set up everything for using the dotnet cli. This means we do not have to wait for Appveyor images to be updated.
# Set up everything for using the dotnet cli. This should mean we do not have to wait for Appveyor images to be updated.
# Clean and recreate the folder in which all output packages should be placed
$ArtifactsPath = "artifacts"

Loading…
Cancel
Save