1. 07 4月, 2022 1 次提交
  2. 05 4月, 2022 1 次提交
  3. 03 4月, 2022 1 次提交
  4. 02 4月, 2022 2 次提交
  5. 01 4月, 2022 1 次提交
    • V
      Bring back direct dependencies on System.Runtime.CompilerServices.Unsafe for... · 3cec42fa
      Viktor Hofer 提交于
      Bring back direct dependencies on System.Runtime.CompilerServices.Unsafe for other tfms than net7.0 (#67385)
      
      * Add dependency on Unsafe package
      
      With the removal of the Unsafe package, a few projects regressed which
      previously had a direct dependency on the latest version of Unsafe
      (6.0.0) by now depending on the transitive Unsafe dependency of i.e.
      System.Memory which is a very old version (4.5.*).
      
      Fixing those projects to declare the direct dependency again.
      
      * Cleanup
      3cec42fa
  6. 30 3月, 2022 3 次提交
    • D
      [main] Update dependencies from dotnet/arcade dotnet/xharness dotnet/runtime-assets (#67328) · a0d72123
      dotnet-maestro[bot] 提交于
      * Update dependencies from https://github.com/dotnet/xharness build 20220330.1
      
      Microsoft.DotNet.XHarness.CLI , Microsoft.DotNet.XHarness.TestRunners.Common , Microsoft.DotNet.XHarness.TestRunners.Xunit
       From Version 1.0.0-prerelease.22178.1 -> To Version 1.0.0-prerelease.22180.1
      
      * Update dependencies from https://github.com/dotnet/arcade build 20220329.1
      
      Microsoft.DotNet.XUnitConsoleRunner , Microsoft.DotNet.CodeAnalysis , Microsoft.DotNet.Build.Tasks.Workloads , Microsoft.DotNet.Build.Tasks.Templating , Microsoft.DotNet.Build.Tasks.TargetFramework , Microsoft.DotNet.Build.Tasks.Packaging , Microsoft.DotNet.Build.Tasks.Installers , Microsoft.DotNet.Build.Tasks.Feed , Microsoft.DotNet.Build.Tasks.Archives , Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.ApiCompat , Microsoft.DotNet.XUnitExtensions , Microsoft.DotNet.GenAPI , Microsoft.DotNet.VersionTools.Tasks , Microsoft.DotNet.GenFacades , Microsoft.DotNet.SharedFramework.Sdk , Microsoft.DotNet.RemoteExecutor , Microsoft.DotNet.PackageTesting , Microsoft.DotNet.Helix.Sdk
       From Version 2.5.1-beta.22171.2 -> To Version 2.5.1-beta.22179.1
      
      * Update dependencies from https://github.com/dotnet/runtime-assets build 20220329.2
      
      Microsoft.DotNet.CilStrip.Sources , System.ComponentModel.TypeConverter.TestData , System.Drawing.Common.TestData , System.IO.Compression.TestData , System.IO.Packaging.TestData , System.Net.TestData , System.Private.Runtime.UnicodeData , System.Runtime.Numerics.TestData , System.Runtime.TimeZoneData , System.Security.Cryptography.X509Certificates.TestData , System.Text.RegularExpressions.TestData , System.Windows.Extensions.TestData
       From Version 7.0.0-beta.22177.1 -> To Version 7.0.0-beta.22179.2
      Co-authored-by: Ndotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
      a0d72123
    • D
      [main] Update dependencies from dotnet/linker (#67143) · 238b3c61
      dotnet-maestro[bot] 提交于
      * Update dependencies from https://github.com/dotnet/linker build 20220324.1
      
      Microsoft.NET.ILLink.Tasks
       From Version 7.0.100-1.22173.2 -> To Version 7.0.100-1.22174.1
      
      * Update dependencies from https://github.com/dotnet/linker build 20220328.1
      
      Microsoft.NET.ILLink.Tasks
       From Version 7.0.100-1.22173.2 -> To Version 7.0.100-1.22178.1
      Co-authored-by: Ndotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
      238b3c61
    • D
      [main] Update dependencies from dotnet/xharness dotnet/runtime-assets... · 3ff8d262
      dotnet-maestro[bot] 提交于
      [main] Update dependencies from dotnet/xharness dotnet/runtime-assets dotnet/hotreload-utils dotnet/llvm-project (#67289)
      
      * Update dependencies from https://github.com/dotnet/xharness build 20220328.1
      
      Microsoft.DotNet.XHarness.CLI , Microsoft.DotNet.XHarness.TestRunners.Common , Microsoft.DotNet.XHarness.TestRunners.Xunit
       From Version 1.0.0-prerelease.22173.1 -> To Version 1.0.0-prerelease.22178.1
      
      * Update dependencies from https://github.com/dotnet/runtime-assets build 20220327.1
      
      Microsoft.DotNet.CilStrip.Sources , System.ComponentModel.TypeConverter.TestData , System.Drawing.Common.TestData , System.IO.Compression.TestData , System.IO.Packaging.TestData , System.Net.TestData , System.Private.Runtime.UnicodeData , System.Runtime.Numerics.TestData , System.Runtime.TimeZoneData , System.Security.Cryptography.X509Certificates.TestData , System.Text.RegularExpressions.TestData , System.Windows.Extensions.TestData
       From Version 7.0.0-beta.22171.1 -> To Version 7.0.0-beta.22177.1
      
      * Update dependencies from https://github.com/dotnet/hotreload-utils build 20220328.2
      
      Microsoft.DotNet.HotReload.Utils.Generator.BuildTool
       From Version 1.0.2-alpha.0.22171.1 -> To Version 1.0.2-alpha.0.22178.2
      
      * Update dependencies from https://github.com/dotnet/llvm-project build 20220328.2
      
      runtime.win-x64.Microsoft.NETCore.Runtime.Mono.LLVM.Tools , runtime.win-x64.Microsoft.NETCore.Runtime.Mono.LLVM.Sdk , runtime.linux-arm64.Microsoft.NETCore.Runtime.Mono.LLVM.Sdk , runtime.linux-arm64.Microsoft.NETCore.Runtime.Mono.LLVM.Tools , runtime.linux-x64.Microsoft.NETCore.Runtime.Mono.LLVM.Sdk , runtime.linux-x64.Microsoft.NETCore.Runtime.Mono.LLVM.Tools , runtime.osx.10.12-x64.Microsoft.NETCore.Runtime.Mono.LLVM.Sdk , runtime.osx.10.12-x64.Microsoft.NETCore.Runtime.Mono.LLVM.Tools
       From Version 11.1.0-alpha.1.22171.2 -> To Version 11.1.0-alpha.1.22178.2
      Co-authored-by: Ndotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
      3ff8d262
  7. 29 3月, 2022 2 次提交
  8. 25 3月, 2022 2 次提交
  9. 24 3月, 2022 1 次提交
    • D
      [main] Update dependencies from 8 repositories (#66826) · c33d6141
      dotnet-maestro[bot] 提交于
      * Update dependencies from https://github.com/dotnet/arcade build 20220317.4
      
      Microsoft.DotNet.XUnitConsoleRunner , Microsoft.DotNet.CodeAnalysis , Microsoft.DotNet.Build.Tasks.Workloads , Microsoft.DotNet.Build.Tasks.Templating , Microsoft.DotNet.Build.Tasks.TargetFramework , Microsoft.DotNet.Build.Tasks.Packaging , Microsoft.DotNet.Build.Tasks.Installers , Microsoft.DotNet.Build.Tasks.Feed , Microsoft.DotNet.Build.Tasks.Archives , Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.ApiCompat , Microsoft.DotNet.XUnitExtensions , Microsoft.DotNet.GenAPI , Microsoft.DotNet.VersionTools.Tasks , Microsoft.DotNet.GenFacades , Microsoft.DotNet.SharedFramework.Sdk , Microsoft.DotNet.RemoteExecutor , Microsoft.DotNet.PackageTesting , Microsoft.DotNet.Helix.Sdk
       From Version 2.5.1-beta.22166.1 -> To Version 2.5.1-beta.22167.4
      
      * Update dependencies from https://github.com/dotnet/roslyn-analyzers build 20220317.1
      
      Microsoft.CodeAnalysis.NetAnalyzers
       From Version 7.0.0-preview1.22166.1 -> To Version 7.0.0-preview1.22167.1
      
      * Update dependencies from https://github.com/dotnet/arcade build 20220318.2
      
      Microsoft.DotNet.XUnitConsoleRunner , Microsoft.DotNet.CodeAnalysis , Microsoft.DotNet.Build.Tasks.Workloads , Microsoft.DotNet.Build.Tasks.Templating , Microsoft.DotNet.Build.Tasks.TargetFramework , Microsoft.DotNet.Build.Tasks.Packaging , Microsoft.DotNet.Build.Tasks.Installers , Microsoft.DotNet.Build.Tasks.Feed , Microsoft.DotNet.Build.Tasks.Archives , Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.ApiCompat , Microsoft.DotNet.XUnitExtensions , Microsoft.DotNet.GenAPI , Microsoft.DotNet.VersionTools.Tasks , Microsoft.DotNet.GenFacades , Microsoft.DotNet.SharedFramework.Sdk , Microsoft.DotNet.RemoteExecutor , Microsoft.DotNet.PackageTesting , Microsoft.DotNet.Helix.Sdk
       From Version 2.5.1-beta.22166.1 -> To Version 2.5.1-beta.22168.2
      
      * Update dependencies from https://github.com/dotnet/roslyn-analyzers build 20220318.1
      
      Microsoft.CodeAnalysis.NetAnalyzers
       From Version 7.0.0-preview1.22166.1 -> To Version 7.0.0-preview1.22168.1
      
      * Update dependencies from https://github.com/dotnet/runtime build 20220321.1
      
      runtime.native.System.IO.Ports , Microsoft.NETCore.App.Runtime.win-x64 , Microsoft.NETCore.DotNetHost , Microsoft.NETCore.ILAsm , Microsoft.NETCore.DotNetHostPolicy , System.Text.Json , Microsoft.NET.Sdk.IL
       From Version 7.0.0-preview.3.22163.2 -> To Version 7.0.0-preview.3.22171.1
      
      * Update dependencies from https://github.com/dotnet/arcade build 20220321.2
      
      Microsoft.DotNet.XUnitConsoleRunner , Microsoft.DotNet.CodeAnalysis , Microsoft.DotNet.Build.Tasks.Workloads , Microsoft.DotNet.Build.Tasks.Templating , Microsoft.DotNet.Build.Tasks.TargetFramework , Microsoft.DotNet.Build.Tasks.Packaging , Microsoft.DotNet.Build.Tasks.Installers , Microsoft.DotNet.Build.Tasks.Feed , Microsoft.DotNet.Build.Tasks.Archives , Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.ApiCompat , Microsoft.DotNet.XUnitExtensions , Microsoft.DotNet.GenAPI , Microsoft.DotNet.VersionTools.Tasks , Microsoft.DotNet.GenFacades , Microsoft.DotNet.SharedFramework.Sdk , Microsoft.DotNet.RemoteExecutor , Microsoft.DotNet.PackageTesting , Microsoft.DotNet.Helix.Sdk
       From Version 2.5.1-beta.22166.1 -> To Version 2.5.1-beta.22171.2
      
      * Update dependencies from https://github.com/dotnet/icu build 20220321.4
      
      Microsoft.NETCore.Runtime.ICU.Transport
       From Version 7.0.0-preview.3.22157.1 -> To Version 7.0.0-preview.4.22171.4
      
      * Update dependencies from https://github.com/dotnet/runtime-assets build 20220321.1
      
      Microsoft.DotNet.CilStrip.Sources , System.ComponentModel.TypeConverter.TestData , System.Drawing.Common.TestData , System.IO.Compression.TestData , System.IO.Packaging.TestData , System.Net.TestData , System.Private.Runtime.UnicodeData , System.Runtime.Numerics.TestData , System.Runtime.TimeZoneData , System.Security.Cryptography.X509Certificates.TestData , System.Text.RegularExpressions.TestData , System.Windows.Extensions.TestData
       From Version 7.0.0-beta.22166.2 -> To Version 7.0.0-beta.22171.1
      
      * Update dependencies from https://github.com/dotnet/emsdk build 20220321.3
      
      Microsoft.NET.Workload.Emscripten.Manifest-7.0.100
       From Version 7.0.0-preview.3.22167.1 -> To Version 7.0.0-preview.4.22171.3
      
      * Update dependencies from https://github.com/dotnet/hotreload-utils build 20220321.1
      
      Microsoft.DotNet.HotReload.Utils.Generator.BuildTool
       From Version 1.0.2-alpha.0.22164.2 -> To Version 1.0.2-alpha.0.22171.1
      
      * Update dependencies from https://github.com/dotnet/llvm-project build 20220321.2
      
      runtime.win-x64.Microsoft.NETCore.Runtime.Mono.LLVM.Tools , runtime.win-x64.Microsoft.NETCore.Runtime.Mono.LLVM.Sdk , runtime.linux-arm64.Microsoft.NETCore.Runtime.Mono.LLVM.Sdk , runtime.linux-arm64.Microsoft.NETCore.Runtime.Mono.LLVM.Tools , runtime.linux-x64.Microsoft.NETCore.Runtime.Mono.LLVM.Sdk , runtime.linux-x64.Microsoft.NETCore.Runtime.Mono.LLVM.Tools , runtime.osx.10.12-x64.Microsoft.NETCore.Runtime.Mono.LLVM.Sdk , runtime.osx.10.12-x64.Microsoft.NETCore.Runtime.Mono.LLVM.Tools
       From Version 11.1.0-alpha.1.22164.2 -> To Version 11.1.0-alpha.1.22171.2
      
      * Update dependencies from https://github.com/dotnet/emsdk build 20220322.1
      
      Microsoft.NET.Workload.Emscripten.Manifest-7.0.100
       From Version 7.0.0-preview.3.22121.1 -> To Version 7.0.0-preview.4.22172.1
      
      * Update dependencies from https://github.com/dotnet/icu build 20220322.1
      
      Microsoft.NETCore.Runtime.ICU.Transport
       From Version 7.0.0-preview.3.22121.1 -> To Version 7.0.0-preview.4.22172.1
      
      * Update dependencies from https://github.com/dotnet/roslyn-analyzers build 20220322.1
      
      Microsoft.CodeAnalysis.NetAnalyzers
       From Version 7.0.0-preview1.22166.1 -> To Version 7.0.0-preview1.22172.1
      
      * Revert changes from Roslyn-Analyzers
      Co-authored-by: Ndotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
      Co-authored-by: NLarry Ewing <lewing@microsoft.com>
      Co-authored-by: NJuan Hoyos <juan.hoyos@microsoft.com>
      c33d6141
  10. 23 3月, 2022 2 次提交
    • C
    • R
      [wasm] Emscripten 3.1.1 bump (#63894) · d8f85275
      Radek Doulik 提交于
      * Initial changes for emscripten 2.0.34
      
      * Use emcc-link.rsp in build targets
      
      * Use updated docker images
      
      * Fix compiler warnings
      Co-authored-by: NZoltan Varga <vargaz@gmail.com>
      
      * Put `--profiling-funcs` to `_EmccLinkFlags`
      
      * Fix build
      
          src/mono/mono/mini/mini-runtime.c:3407:25: error: ‘invoke’ undeclared (first use in this function); did you mean ‘revoke’?
             3407 |                         invoke = mono_marshal_get_runtime_invoke_dynamic ();
      
      * Add shell to the environment
      
      Environment setting https://github.com/emscripten-core/emscripten/blob/2.0.34/src/settings.js#L616-L641
      
      From emscripten 2.0.25 release notes
      
          - Support for the 'shell' environment is now disabled by default.  Running under
            `d8`, `js`, or `jsc` is not something that most emscripten users ever want to
            do, so including the support code is, more often than not, unnecessary.  Users
            who want shell support can enable it by including 'shell' in `-s ENVIRONMENT`
            (#14535).
      
      Example of the the size increase for bench sample:
      
          -a---          12/10/2021  3:35 PM         382113 dotnet.js
          -a---          12/13/2021 10:37 AM         383589 dotnet.js
      
      * Add emcc-link.rsp to PlatformManifestFileEntry
      
      * Feedback
      
      https://github.com/emscripten-core/emscripten/blob/2fda25eea756c78c8cb024aa5b6c2b188bf7990f/src/settings.js#L1173-L1176
      
      -s EXPORT_ES6 is link option
      
      * Bump emscripten version
      
      * Bump llvm package version and use its libclang
      
      * Use newer docker images with emscripten 3.1.1
      
      * Remove unused variable
      
      * Add note about icu repo
      
      * Add comment to improve code readability
      
      * Bump the ICU and emsdk versions
      
      * disable non-wasm builds
      
      * disable wasm jobs in runtime, and runtime-staging, as we'll be running runtime-wasm manually
      
      * [wasm] Re-enable tests that were disabled due to the earlier emsdk bump
      
      System.Linq.Tests.csproj: https://github.com/dotnet/runtime/issues/64774
      
      System.Text.Json.Tests.csproj: https://github.com/dotnet/runtime/issues/64775
      
      System.Text.RegularExpressions.Tests.csproj: https://github.com/dotnet/runtime/issues/64769
      
      System.Threading.Channels.Tests.csproj: https://github.com/dotnet/runtime/issues/65012
      
      System.Collections.Immutable.Tests.csproj: https://github.com/dotnet/runtime/issues/65335
      
      * [wasm] Disable nodejs tests
      
      They are still unstable, and fail with:
      
      ```
      [01:27:29] fail: /datadisks/disk1/work/A3DA08F7/w/B1B30976/e/test-main.js:97
      [01:27:29] fail: if (typeof globalThis.crypto === 'undefined') {
      [01:27:29] fail: ^
      [01:27:29] fail:
      [01:27:29] fail: ReferenceError: globalThis is not defined
      [01:27:29] fail:     at Object.<anonymous> (/datadisks/disk1/work/A3DA08F7/w/B1B30976/e/test-main.js:97:1)
      [01:27:29] fail:     at Module._compile (internal/modules/cjs/loader.js:778:30)
      [01:27:29] fail:     at Object.Module._extensions..js (internal/modules/cjs/loader.js:789:10)
      [01:27:29] fail:     at Module.load (internal/modules/cjs/loader.js:653:32)
      [01:27:29] fail:     at tryModuleLoad (internal/modules/cjs/loader.js:593:12)
      [01:27:29] fail:     at Function.Module._load (internal/modules/cjs/loader.js:585:3)
      [01:27:29] fail:     at Function.Module.runMain (internal/modules/cjs/loader.js:831:12)
      [01:27:29] fail:     at startup (internal/bootstrap/node.js:283:19)
      [01:27:29] fail:     at bootstrapNodeJSCore (internal/bootstrap/node.js:623:3)
      ```
      
      Issue: https://github.com/dotnet/runtime/issues/65485
      
      * fix wbt build
      
      * Update path to node in helix commands.
      
      * disable non-wasm builds
      
      * [wasm] Make emscripten version mismatch an error on CI
      
      * Bump emscripten packages used to preview3, which has emsdk 3.1.1
      
      * Update emscripten package version in Versions.props tooo
      
      * Re-enable wasm jobs
      
      * enable non-wasm jobs
      
      * Add more missing exports
      
      * __dl_seterr shouldn't be needed
      
      * Fix MicrosoftNETCoreRuntimeICUTransportVersion
      
      * Put back the 3.1.1 docker images after merge
      
      * Revert "fix wbt build"
      
      This reverts commit f7c77d995e36130118dd9d98c2c66809aaf42fe2.
      
      * Revert "[wasm] Disable nodejs tests"
      
      This reverts commit 7b90965638b7e90bf4d35c69696f2f361a04ef20.
      
      * Use newer ICU package, last that still had 3.1.1
      
      * Try different helix queue parameter
      
      * Revert "Try different helix queue parameter"
      
      This reverts commit a34230f7fe04760df30c5e63e14826575f1a7545.
      
      * Fix helix queue with docker tag
      
      * Try to set PYTHONPATH for emscripten
      
      * [wasm] Do not set _WasmDevel=true for blazor projects
      
      * Increase timeout
      
      The AOT tests are canceled after timeout
      
      * Fix WBT tests
      Co-authored-by: NAnkit Jain <radical@gmail.com>
      
      * [wasm] Export more functions
      
      `htons,ntohs,_get_daylight,_get_timezone,_get_tzname`
      
      .. to fix:
      
      ```
      EXEC : warning : undefined symbol: htons (referenced by $inetPton6__deps: ['htons','$jstoi_q'], referenced by $writeSockaddr__deps: ['$Sockets','$inetPton4','$inetPton6','$zeroMemory'], referenced by __syscall_accept4__deps: ['$getSocketFromFD','$writeSockaddr','$DNS','$SYSCALLS'], referenced by top-level compiled C/C++ code) [C:\helix\work\workitem\e\publish\ProxyProjectForAOTOnHelix.proj]
      EXEC : warning : undefined symbol: ntohs (referenced by $inetNtop6__deps: ['$inetNtop4','ntohs'], referenced by $readSockaddr__deps: ['$Sockets','$inetNtop4','$inetNtop6','ntohs'], referenced by $getSocketAddress__deps: ['$readSockaddr','$FS','$DNS'], referenced by __syscall_bind__deps: ['$getSocketFromFD','$getSocketAddress','$SYSCALLS'], referenced by top-level compiled C/C++ code) [C:\helix\work\workitem\e\publish\ProxyProjectForAOTOnHelix.proj]
      EXEC : warning : undefined symbol: _get_daylight (referenced by tzset_impl__deps: ['_get_daylight','_get_timezone','_get_tzname'], referenced by tzset__deps: ['tzset_impl'], referenced by localtime_r__deps: ['tzset'], referenced by top-level compiled C/C++ code) [C:\helix\work\workitem\e\publish\ProxyProjectForAOTOnHelix.proj]
      EXEC : warning : undefined symbol: _get_timezone (referenced by tzset_impl__deps: ['_get_daylight','_get_timezone','_get_tzname'], referenced by tzset__deps: ['tzset_impl'], referenced by localtime_r__deps: ['tzset'], referenced by top-level compiled C/C++ code) [C:\helix\work\workitem\e\publish\ProxyProjectForAOTOnHelix.proj]
      EXEC : warning : undefined symbol: _get_tzname (referenced by tzset_impl__deps: ['_get_daylight','_get_timezone','_get_tzname'], referenced by tzset__deps: ['tzset_impl'], referenced by localtime_r__deps: ['tzset'], referenced by top-level compiled C/C++ code) [C:\helix\work\workitem\e\publish\ProxyProjectForAOTOnHelix.proj]
      ```
      
      ```
      Starting:    Microsoft.Extensions.Logging.Tests.dll
      Message1
      :
      testKey3:testValue, testKey2:, testKey1:
      missing function: ntohs
      Error
          at Object.onAbort (test-main.js:176:60)
          at abort (./dotnet.js:1316:24)
          at _ntohs (./dotnet.js:4990:35)
          at readSockaddr (./dotnet.js:5091:18)
          ...
      ```
      
      * fix exported function names
      Co-authored-by: NRadek Doulik <radekdoulik@google.com>
      Co-authored-by: NZoltan Varga <vargaz@gmail.com>
      Co-authored-by: NLarry Ewing <lewing@microsoft.com>
      Co-authored-by: NAnkit Jain <radical@gmail.com>
      Co-authored-by: NMarek Fišera <mara@neptuo.com>
      d8f85275
  11. 22 3月, 2022 3 次提交
  12. 20 3月, 2022 1 次提交
  13. 18 3月, 2022 1 次提交
  14. 17 3月, 2022 1 次提交
  15. 12 3月, 2022 3 次提交
  16. 11 3月, 2022 3 次提交
    • D
      Update dependencies from https://github.com/dotnet/linker build 20220308.1 (#66390) · 723324d1
      dotnet-maestro[bot] 提交于
      [main] Update dependencies from dotnet/linker
      723324d1
    • D
      Update dependencies from https://github.com/dotnet/msquic build 20220310.2 (#66468) · 0046648f
      dotnet-maestro[bot] 提交于
      System.Net.MsQuic.Transport
       From Version 7.0.0-alpha.1.22159.1 -> To Version 7.0.0-alpha.1.22160.2
      Co-authored-by: Ndotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
      0046648f
    • D
      [main] Update dependencies from 7 repositories (#66330) · f63e4d93
      dotnet-maestro[bot] 提交于
      * Update dependencies from https://github.com/dotnet/arcade build 20220307.6
      
      Microsoft.DotNet.XUnitConsoleRunner , Microsoft.DotNet.CodeAnalysis , Microsoft.DotNet.Build.Tasks.Workloads , Microsoft.DotNet.Build.Tasks.Templating , Microsoft.DotNet.Build.Tasks.TargetFramework , Microsoft.DotNet.Build.Tasks.Packaging , Microsoft.DotNet.Build.Tasks.Installers , Microsoft.DotNet.Build.Tasks.Feed , Microsoft.DotNet.Build.Tasks.Archives , Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.ApiCompat , Microsoft.DotNet.XUnitExtensions , Microsoft.DotNet.GenAPI , Microsoft.DotNet.VersionTools.Tasks , Microsoft.DotNet.GenFacades , Microsoft.DotNet.SharedFramework.Sdk , Microsoft.DotNet.RemoteExecutor , Microsoft.DotNet.PackageTesting , Microsoft.DotNet.Helix.Sdk
       From Version 2.5.1-beta.22154.3 -> To Version 2.5.1-beta.22157.6
      
      * Update dependencies from https://github.com/dotnet/icu build 20220307.1
      
      Microsoft.NETCore.Runtime.ICU.Transport
       From Version 7.0.0-preview.3.22128.1 -> To Version 7.0.0-preview.3.22157.1
      
      * Update dependencies from https://github.com/dotnet/xharness build 20220307.2
      
      Microsoft.DotNet.XHarness.CLI , Microsoft.DotNet.XHarness.TestRunners.Common , Microsoft.DotNet.XHarness.TestRunners.Xunit
       From Version 1.0.0-prerelease.22153.2 -> To Version 1.0.0-prerelease.22157.2
      
      * Update dependencies from https://github.com/dotnet/roslyn-analyzers build 20220307.1
      
      Microsoft.CodeAnalysis.NetAnalyzers
       From Version 7.0.0-preview1.22153.1 -> To Version 7.0.0-preview1.22157.1
      
      * Update dependencies from https://github.com/dotnet/hotreload-utils build 20220307.2
      
      Microsoft.DotNet.HotReload.Utils.Generator.BuildTool
       From Version 1.0.2-alpha.0.22128.2 -> To Version 1.0.2-alpha.0.22157.2
      
      * Update dependencies from https://github.com/dotnet/llvm-project build 20220307.1
      
      runtime.win-x64.Microsoft.NETCore.Runtime.ObjWriter , runtime.win-arm64.Microsoft.NETCore.Runtime.ObjWriter , runtime.osx.10.12-x64.Microsoft.NETCore.Runtime.ObjWriter , runtime.osx.11.0-arm64.Microsoft.NETCore.Runtime.ObjWriter , runtime.linux-x64.Microsoft.NETCore.Runtime.ObjWriter , runtime.linux-musl-x64.Microsoft.NETCore.Runtime.ObjWriter , runtime.linux-musl-arm64.Microsoft.NETCore.Runtime.ObjWriter , runtime.linux-arm64.Microsoft.NETCore.Runtime.ObjWriter
       From Version 1.0.0-alpha.1.22128.1 -> To Version 1.0.0-alpha.1.22157.1
      
      * Use full names for GenericHandler passed to xharness
      
      * Update dependencies from https://github.com/dotnet/msquic build 20220309.1
      
      System.Net.MsQuic.Transport
       From Version 7.0.0-alpha.1.21529.3 -> To Version 7.0.0-alpha.1.22159.1
      
      * Update dependencies from https://github.com/dotnet/xharness build 20220310.1
      
      Microsoft.DotNet.XHarness.CLI , Microsoft.DotNet.XHarness.TestRunners.Common , Microsoft.DotNet.XHarness.TestRunners.Xunit
       From Version 1.0.0-prerelease.22153.2 -> To Version 1.0.0-prerelease.22160.1
      Co-authored-by: Ndotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
      Co-authored-by: NAnkit Jain <radical@gmail.com>
      f63e4d93
  17. 09 3月, 2022 1 次提交
  18. 08 3月, 2022 1 次提交
    • D
      [main] Update dependencies from 9 repositories (#65843) · 44ec3c94
      dotnet-maestro[bot] 提交于
      [main] Update dependencies from 9 repositories
      
      
       - Merge branch 'main' into darc-main-69c88284-a4b6-425e-834c-f89f194a9041
      
       - Merge branch 'main' into darc-main-69c88284-a4b6-425e-834c-f89f194a9041
      
       - Merge branch 'main' into darc-main-69c88284-a4b6-425e-834c-f89f194a9041
      44ec3c94
  19. 07 3月, 2022 1 次提交
  20. 03 3月, 2022 2 次提交
  21. 02 3月, 2022 2 次提交
    • M
      [tests][eventpipe] Port over Dotnet/Diagnostics to enable eventpipe tests on Android (#64358) · 58b8de99
      Mitchell Hwang 提交于
      * [tests][eventpipe] Port over Dotnet/Diagnostics files for mobile eventpipe tests
      
      Copied over files from src/Microsoft.Diagnostics.NETCore.Client based off of 99fab307
      
      * [tests][eventpipe] Add TCP/IP logic for mobile eventpipe tests
      
      * [tests] Remove Microsoft.Diagnostics.NETCore.Client package reference
      
      * [tests][eventpipe] Downstream Diagnostics IpcTraceTest DiagnosticsClient bootstrap
      
      https://github.com/dotnet/diagnostics/pull/720
      
      * [tests][eventpipe] Downstream Diagnostics roslyn analyzer IpcTraceTest change
      
      https://github.com/dotnet/diagnostics/pull/1044
      
      * [tests][eventpipe] Enable TCPIP DiagnosticsClient in IpcTraceTest for Android
      
      * [tests][eventpipe] Aesthetic IpcTraceTest modifications
      
      * [tests][eventpipe] Disable subprocesses tests on Android
      
      * [tests][eventpipe] Update processinfo
      
      * [tests][eventpipe] Update processinfo2
      
      * [tests][eventpipe] Update eventsourceerror
      
      * [tests][eventpipe] Update bigevent
      
      * [tests][eventpipe] Update buffersize
      
      * [tests][eventpipe] Update rundownvalidation
      
      * [tests][eventpipe] Update providervalidation
      
      * [tests][eventpipe] Update gcdump
      
      * [tests][JIT] Update debuginfo/tester
      
      * [tests] Segment Microsoft.Diagnostics.NETCore.Client relevant tests for Linux arm coreclr
      
      * Account for nonspecified RuntimeFlavor
      
      * [tests] Moveup Default coreclr RuntimeFlavor property explicit declaration
      
      * [tests] Duplicate Microsoft.Diagnostics.NETCore.Client dependent tests for Linux arm
      
      * Fix debuginfo/tester test skip
      
      * Temporarily enable bigevent on Linux arm and remove duplicate exclude
      
      * Fix unaligned UTF16 string read in collect tracing EventPipe command.
      
      Collect tracing 2 EventPipe command triggers an unaligned UTF16 string
      read that could cause a SIGBUS on platforms not supporting unalinged
      reads of UTF16 strings (so far only seen on 32-bit ARM Linux CI machine).
      
      On CoreCLR this could even cause a unalinged int read due to
      optimizations used in UTF8Encoding::GetByteCount.
      
      * Revert "[tests] Duplicate Microsoft.Diagnostics.NETCore.Client dependent tests for Linux arm"
      
      This reverts commit cb2cacd93bb61b74b36c2d2d26cccec38b51b8f7.
      
      * Revert "[tests] Segment Microsoft.Diagnostics.NETCore.Client relevant tests for Linux arm coreclr"
      
      This reverts commit dc29676bcea3a6073decf15a9f1dbc9b2e7b3bd8.
      
      * Revert "Fix debuginfo/tester test skip"
      
      This reverts commit 1e90d7e4667c0570c8f4c2536a25620697027c97.
      Co-authored-by: NMitchell Hwang <mitchell.hwang@microsoft.com>
      Co-authored-by: NlateralusX <lateralusx.github@gmail.com>
      58b8de99
    • D
      [main] Update dependencies from dotnet/linker (#65844) · a5a7836f
      dotnet-maestro[bot] 提交于
      * Update dependencies from https://github.com/dotnet/linker build 20220223.2
      
      Microsoft.NET.ILLink.Tasks
       From Version 7.0.100-1.22122.1 -> To Version 7.0.100-1.22123.2
      
      * Update dependencies from https://github.com/dotnet/linker build 20220224.4
      
      Microsoft.NET.ILLink.Tasks
       From Version 7.0.100-1.22122.1 -> To Version 7.0.100-1.22124.4
      
      * Update dependencies from https://github.com/dotnet/linker build 20220225.2
      
      Microsoft.NET.ILLink.Tasks
       From Version 7.0.100-1.22122.1 -> To Version 7.0.100-1.22125.2
      
      * Update dependencies from https://github.com/dotnet/linker build 20220228.3
      
      Microsoft.NET.ILLink.Tasks
       From Version 7.0.100-1.22122.1 -> To Version 7.0.100-1.22128.3
      Co-authored-by: Ndotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
      a5a7836f
  22. 01 3月, 2022 1 次提交
  23. 24 2月, 2022 2 次提交
    • D
      [main] Update dependencies from 10 repositories (#65504) · af4527fa
      dotnet-maestro[bot] 提交于
      * Update dependencies from https://github.com/dotnet/icu build 20220216.2
      
      Microsoft.NETCore.Runtime.ICU.Transport
       From Version 7.0.0-preview.3.22115.2 -> To Version 7.0.0-preview.3.22116.2
      
      * Update dependencies from https://github.com/dotnet/runtime-assets build 20220216.1
      
      Microsoft.DotNet.CilStrip.Sources , System.ComponentModel.TypeConverter.TestData , System.Drawing.Common.TestData , System.IO.Compression.TestData , System.IO.Packaging.TestData , System.Net.TestData , System.Private.Runtime.UnicodeData , System.Runtime.Numerics.TestData , System.Runtime.TimeZoneData , System.Security.Cryptography.X509Certificates.TestData , System.Text.RegularExpressions.TestData , System.Windows.Extensions.TestData
       From Version 7.0.0-beta.22115.1 -> To Version 7.0.0-beta.22116.1
      
      * Update dependencies from https://github.com/dotnet/emsdk build 20220216.2
      
      Microsoft.NET.Workload.Emscripten.Manifest-7.0.100
       From Version 7.0.0-alpha.2.22111.1 -> To Version 7.0.0-preview.3.22116.2
      
      * Update dependencies from https://github.com/dotnet/roslyn-analyzers build 20220216.1
      
      Microsoft.CodeAnalysis.NetAnalyzers
       From Version 7.0.0-preview1.22115.3 -> To Version 7.0.0-preview1.22116.1
      
      * Update dependencies from https://github.com/dotnet/arcade build 20220217.2
      
      Microsoft.DotNet.XUnitConsoleRunner , Microsoft.DotNet.CodeAnalysis , Microsoft.DotNet.Build.Tasks.Workloads , Microsoft.DotNet.Build.Tasks.Templating , Microsoft.DotNet.Build.Tasks.TargetFramework , Microsoft.DotNet.Build.Tasks.Packaging , Microsoft.DotNet.Build.Tasks.Installers , Microsoft.DotNet.Build.Tasks.Feed , Microsoft.DotNet.Build.Tasks.Archives , Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.ApiCompat , Microsoft.DotNet.XUnitExtensions , Microsoft.DotNet.GenAPI , Microsoft.DotNet.VersionTools.Tasks , Microsoft.DotNet.GenFacades , Microsoft.DotNet.SharedFramework.Sdk , Microsoft.DotNet.RemoteExecutor , Microsoft.DotNet.PackageTesting , Microsoft.DotNet.Helix.Sdk
       From Version 2.5.1-beta.22114.7 -> To Version 2.5.1-beta.22117.2
      
      * Update dependencies from https://github.com/dotnet/roslyn-analyzers build 20220219.1
      
      Microsoft.CodeAnalysis.NetAnalyzers
       From Version 7.0.0-preview1.22115.3 -> To Version 7.0.0-preview1.22119.1
      
      * Update dependencies from https://github.com/dotnet/runtime build 20220220.1
      
      runtime.native.System.IO.Ports , Microsoft.NETCore.App.Runtime.win-x64 , Microsoft.NETCore.DotNetHost , Microsoft.NETCore.ILAsm , Microsoft.NETCore.DotNetHostPolicy , System.Text.Json , Microsoft.NET.Sdk.IL
       From Version 7.0.0-preview.2.22113.2 -> To Version 7.0.0-preview.3.22120.1
      
      * Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-optimization build 20220221.2
      
      optimization.linux-x64.MIBC.Runtime , optimization.windows_nt-x64.MIBC.Runtime , optimization.windows_nt-x86.MIBC.Runtime , optimization.PGO.CoreCLR
       From Version 1.0.0-prerelease.22078.3 -> To Version 1.0.0-prerelease.22121.2
      
      * Update dependencies from https://github.com/dotnet/icu build 20220221.1
      
      Microsoft.NETCore.Runtime.ICU.Transport
       From Version 7.0.0-preview.2.22081.1 -> To Version 7.0.0-preview.3.22121.1
      
      * Update dependencies from https://github.com/dotnet/xharness build 20220221.1
      
      Microsoft.DotNet.XHarness.CLI , Microsoft.DotNet.XHarness.TestRunners.Common , Microsoft.DotNet.XHarness.TestRunners.Xunit
       From Version 1.0.0-prerelease.22114.1 -> To Version 1.0.0-prerelease.22121.1
      
      * Update dependencies from https://github.com/dotnet/runtime-assets build 20220221.1
      
      Microsoft.DotNet.CilStrip.Sources , System.ComponentModel.TypeConverter.TestData , System.Drawing.Common.TestData , System.IO.Compression.TestData , System.IO.Packaging.TestData , System.Net.TestData , System.Private.Runtime.UnicodeData , System.Runtime.Numerics.TestData , System.Runtime.TimeZoneData , System.Security.Cryptography.X509Certificates.TestData , System.Text.RegularExpressions.TestData , System.Windows.Extensions.TestData
       From Version 7.0.0-beta.22115.1 -> To Version 7.0.0-beta.22121.1
      
      * Update dependencies from https://github.com/dotnet/emsdk build 20220221.1
      
      Microsoft.NET.Workload.Emscripten.Manifest-7.0.100
       From Version 7.0.0-alpha.2.22077.1 -> To Version 7.0.0-preview.3.22121.1
      
      * Update dependencies from https://github.com/dotnet/llvm-project build 20220221.2
      
      runtime.win-x64.Microsoft.NETCore.Runtime.Mono.LLVM.Tools , runtime.win-x64.Microsoft.NETCore.Runtime.Mono.LLVM.Sdk , runtime.linux-arm64.Microsoft.NETCore.Runtime.Mono.LLVM.Sdk , runtime.linux-arm64.Microsoft.NETCore.Runtime.Mono.LLVM.Tools , runtime.linux-x64.Microsoft.NETCore.Runtime.Mono.LLVM.Sdk , runtime.linux-x64.Microsoft.NETCore.Runtime.Mono.LLVM.Tools , runtime.osx.10.12-x64.Microsoft.NETCore.Runtime.Mono.LLVM.Sdk , runtime.osx.10.12-x64.Microsoft.NETCore.Runtime.Mono.LLVM.Tools
       From Version 11.1.0-alpha.1.22114.2 -> To Version 11.1.0-alpha.1.22121.2
      
      * Update dependencies from https://github.com/dotnet/arcade build 20220222.3
      
      Microsoft.DotNet.XUnitConsoleRunner , Microsoft.DotNet.CodeAnalysis , Microsoft.DotNet.Build.Tasks.Workloads , Microsoft.DotNet.Build.Tasks.Templating , Microsoft.DotNet.Build.Tasks.TargetFramework , Microsoft.DotNet.Build.Tasks.Packaging , Microsoft.DotNet.Build.Tasks.Installers , Microsoft.DotNet.Build.Tasks.Feed , Microsoft.DotNet.Build.Tasks.Archives , Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.ApiCompat , Microsoft.DotNet.XUnitExtensions , Microsoft.DotNet.GenAPI , Microsoft.DotNet.VersionTools.Tasks , Microsoft.DotNet.GenFacades , Microsoft.DotNet.SharedFramework.Sdk , Microsoft.DotNet.RemoteExecutor , Microsoft.DotNet.PackageTesting , Microsoft.DotNet.Helix.Sdk
       From Version 2.5.1-beta.22114.7 -> To Version 2.5.1-beta.22122.3
      
      * Update dependencies from https://github.com/dotnet/icu build 20220222.1
      
      Microsoft.NETCore.Runtime.ICU.Transport
       From Version 7.0.0-preview.2.22081.1 -> To Version 7.0.0-preview.3.22122.1
      
      * Update dependencies from https://github.com/dotnet/emsdk build 20220222.1
      
      Microsoft.NET.Workload.Emscripten.Manifest-7.0.100
       From Version 7.0.0-alpha.2.22077.1 -> To Version 7.0.0-preview.3.22122.1
      
      * Update dependencies from https://github.com/dotnet/hotreload-utils build 20220222.2
      
      Microsoft.DotNet.HotReload.Utils.Generator.BuildTool
       From Version 1.0.2-alpha.0.22114.2 -> To Version 1.0.2-alpha.0.22122.2
      Co-authored-by: Ndotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
      Co-authored-by: NAlexander Köplinger <alex.koeplinger@outlook.com>
      af4527fa
    • D
      Update dependencies from https://github.com/dotnet/linker build 20220222.1 (#65772) · 3698f624
      dotnet-maestro[bot] 提交于
      Microsoft.NET.ILLink.Tasks
       From Version 7.0.100-1.22121.2 -> To Version 7.0.100-1.22122.1
      Co-authored-by: Ndotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
      3698f624
  24. 23 2月, 2022 1 次提交
  25. 21 2月, 2022 1 次提交