dotnet-installer/eng
2018-12-26 09:57:33 -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 Fixing a build failure due to the merge from master. 2018-12-26 09:57:33 -08:00