Tags: sengiv/mono
Tags
[2019-12] Bump msbuild to track mono-2019-10 (mono#18792) * [2019-12] Bump msbuild to track mono-2019-10 * Bump roslyn to 3.5.0-beta3-20111-03 . * Update nuget.exe to match xbuild - the closest version available right now, to `5.5.0-rtm.6422` is `5.5.0-preview2`, so using that for now.
Bump bockbuild to get GTK NSPasteboardType change (mono#18815) Backport of mono#18080. Approved for 2019-08 by @marek-safar in mono#18080 (comment)
Bump bockbuild to get GTK NSPasteboardType change. Backport from mono#18080
Skip WebAssembly build in sdks archive build on non-master branches WebAssembly doesn't use our usual release branches yet. (cherry picked from commit a40e1ae)
Update deprecated query parameter to header (mono#18705) Use of `access_token` is now deprecated, switching to HTTP header ``` Please use the Authorization HTTP header instead, as using the `access_token` query parameter is deprecated. ``` (cherry picked from commit 2f74ab3)
[runtime] Disable lldb backtrace display on osx, it hangs on attachin… …g in lldb.