Merge remote-tracking branch 'dotnet/rel/1.1.0' into merges/rel/1.1.0-to-release/2.0.0-20170731-070022

* dotnet/rel/1.1.0:
  Trivial change to start a VSO build run.
  Mis-named badge.
  More adjustments for the build-badge table.
  Adjusting the build-badge table.
  Removing the 'OpenSUSE13.2' leg from the Jenkins groovy file.
  Removing the OpenSUSE 13.2 build. from the readme.
  Removing the OpenSUSE 13.2 build.
  Getting the value of 'GitHubPassword' dierctly from a property instead of harvesting from an environmental variable.
  Update SDK to 1.1.0-alpha-20170726-4 in rel/1.1.0
  Updating the build definition URLs.
This commit is contained in:
Livar Cunha 2017-07-31 11:19:32 -07:00
commit d29b129f9a

View file

@ -34,6 +34,6 @@
<UpdateVersionsRepo BranchName="$(BranchName)"
PackagesDirectory="$(PackagesDirectory)"
GitHubPassword="$(GITHUB_PASSWORD)" />
GitHubPassword="$(GITHUB_PASSWORD)" />
</Target>
</Project>