dotnet-installer/eng
Livar Cunha 3ce8eaefaa Merge branch 'master' into official_builds
* master:
  Adding a Wpf and Winforms templates registry key (#218)
  Update coresetup to preview-27218-01 (#216)
  Update WindowsDesktop Framework (#215)
  Update coresetup to preview-27217-02 (#214)
  Update coresetup to preview-27217-01
  Update coresetup to preview-27216-02 (#211)
  make GivenDotnetUsesDotnetTools test optional based on AspNetCore availability (#207)
  Update DependencyVersions.props
  Include the WindowsDesktop sharedframework in install 'Finish' page. (#208)
  Update readme; core-sdk:master (#209)
  Update WindowsDesktop
  Update toolset
  Update coresetup to preview-27214-02
  change debug to Debug to match managed part
  add entry for freebsd to badge processing
  update stage0 sdk to 3.0 preview
  Update coresetup to preview-27206-02 (#202)
  initial support for freebsd
2018-12-25 19:08:40 -08:00
..
common Updating the signing plugin version to fix signing failures in our official builds. 2018-12-20 15:49:44 -08:00
docker Set up docker for arcade 2018-11-07 18:15:34 -08:00
_prettyprint.sh Attempt to disable pretty print control codes for CI 2018-11-08 00:36:11 -08:00
build.yml Producing and publishing checksums. Also, publishing sdk assets ourselves, so that we can add metadata regarding where to push nupkgs. 2018-12-21 19:42:48 -08:00
CopyToLatest.cmd Copy latest to blob when all legs succeed. 2018-12-20 13:21:18 -08:00
core-sdk-test-env.bat Add test environment scripts 2018-11-20 10:10:19 -08:00
core-sdk-test-env.sh Merge branch 'master' into official_builds 2018-12-25 19:08:40 -08:00
dockerrun.ps1 Use different dotnet and artifacts folders when running in docker (on Windows) 2018-12-05 17:48:17 -08:00
dockerrun.sh Set up docker for arcade 2018-11-07 18:15:34 -08:00
Key.snk Get tests and skeleton build tasks building 2018-10-22 19:59:58 -07:00
Publishing.props Fixing debs generation. The issue was that we were losing the exec permission on the apphost in the sdk folder. This caused it to not be picked up by dh_shlibsdeps. This happened because the order of the apphost acquisition was changed to be after crossgen, where we change permissions of all files under the SDK folder to 644. The fix here was to make the apphost acquisition to happen after crossgen. 2018-12-25 11:52:51 -08:00
restore-toolset.ps1 Create script to set up command line build environment 2018-10-29 11:34:47 -07:00
restore-toolset.sh Publishes the binaries and native installers. 2018-12-19 16:08:49 -08:00
setbuildinfo.bat Don't try to sign installers for ARM (since they aren't built) 2018-12-11 14:59:47 -08:00
setbuildinfo.sh Prevent the literal "$(_AdditionalBuildParameters)" to be passed to the build script on non-Windows 2018-12-11 16:03:28 -08:00
TestVersions.props Merge branch 'master' into official_builds 2018-12-25 19:08:40 -08:00
Versions.props Merge branch 'master' into official_builds 2018-12-25 19:08:40 -08:00