Skip to content

Tags: dotnet/runtime

Tags

v8.0.15

Toggle v8.0.15's commit message
Merge commit 'b17f0594b28bc51ef41ed2804d55539f4db78349'

v10.0.0-preview.2.25163.2

Toggle v10.0.0-preview.2.25163.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[release/10.0-preview2] Update dependencies from dotnet/arcade (#113381)

* Update dependencies from https://github.com/dotnet/arcade build 20250310.4

Microsoft.SourceBuild.Intermediate.arcade , Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Archives , Microsoft.DotNet.Build.Tasks.Feed , Microsoft.DotNet.Build.Tasks.Installers , Microsoft.DotNet.Build.Tasks.Packaging , Microsoft.DotNet.Build.Tasks.TargetFramework , Microsoft.DotNet.Build.Tasks.Templating , Microsoft.DotNet.Build.Tasks.Workloads , Microsoft.DotNet.CodeAnalysis , Microsoft.DotNet.GenAPI , Microsoft.DotNet.GenFacades , Microsoft.DotNet.Helix.Sdk , Microsoft.DotNet.PackageTesting , Microsoft.DotNet.RemoteExecutor , Microsoft.DotNet.SharedFramework.Sdk , Microsoft.DotNet.VersionTools.Tasks , Microsoft.DotNet.XliffTasks , Microsoft.DotNet.XUnitAssert , Microsoft.DotNet.XUnitConsoleRunner , Microsoft.DotNet.XUnitExtensions
 From Version 10.0.0-beta.25113.2 -> To Version 10.0.0-beta.25160.4

* Downgrade SDK and dotnet versions in global.json

* Fix typo in global.json

* Rolling back to 10.0.100-alpha.1.25077.2

* Pin SHAs for container images (#113185)

* Bump MicrosoftDotNetApiCompatTaskVersion

* Bump SdkVersionForWorkloadTesting individually instead

* Revert MicrosoftDotNetApiCompatTaskVersion too

* Update SdkVersionForWorkloadTesting value

---------

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: Larry Ewing <lewing@microsoft.com>
Co-authored-by: Eric StJohn <ericstj@microsoft.com>
Co-authored-by: Rich Lander <rich@lander.ca>
Co-authored-by: Steve Pfister <stpfiste@microsoft.com>
Co-authored-by: Alexander Köplinger <alex.koeplinger@outlook.com>

v9.0.4

Toggle v9.0.4's commit message
Merge commit 'd9d0ae01ab31513b02033317a9f716f1aeb5abab'

v8.0.14

Toggle v8.0.14's commit message
Merge commit '0fdf85d5c50997999f77e019bc26272212856f53'

v9.0.3

Toggle v9.0.3's commit message
Merge commit 'c97d3a415dfcf6cbf099a31747dad98ce7c13279'

v10.0.0-preview.1.25080.5

Toggle v10.0.0-preview.1.25080.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update dependencies from https://github.com/dotnet/emsdk build 202501…

…27.1 (#111999)

Microsoft.SourceBuild.Intermediate.emsdk , Microsoft.NET.Workload.Emscripten.Current.Manifest-10.0.100.Transport
 From Version 10.0.0-alpha.1.25059.1 -> To Version 10.0.0-preview.1.25077.1

Dependency coherency updates

runtime.linux-arm64.Microsoft.NETCore.Runtime.JIT.Tools,runtime.linux-x64.Microsoft.NETCore.Runtime.JIT.Tools,runtime.linux-musl-arm64.Microsoft.NETCore.Runtime.JIT.Tools,runtime.linux-musl-x64.Microsoft.NETCore.Runtime.JIT.Tools,runtime.win-arm64.Microsoft.NETCore.Runtime.JIT.Tools,runtime.win-x64.Microsoft.NETCore.Runtime.JIT.Tools,runtime.osx-arm64.Microsoft.NETCore.Runtime.JIT.Tools,runtime.osx-x64.Microsoft.NETCore.Runtime.JIT.Tools,runtime.linux-arm64.Microsoft.NETCore.Runtime.Mono.LLVM.Libclang,runtime.linux-arm64.Microsoft.NETCore.Runtime.Mono.LLVM.Sdk,runtime.linux-arm64.Microsoft.NETCore.Runtime.Mono.LLVM.Tools,runtime.linux-musl-arm64.Microsoft.NETCore.Runtime.Mono.LLVM.Libclang,runtime.linux-musl-arm64.Microsoft.NETCore.Runtime.Mono.LLVM.Sdk,runtime.linux-musl-arm64.Microsoft.NETCore.Runtime.Mono.LLVM.Tools,runtime.linux-x64.Microsoft.NETCore.Runtime.Mono.LLVM.Libclang,runtime.linux-x64.Microsoft.NETCore.Runtime.Mono.LLVM.Sdk,runtime.linux-x64.Microsoft.NETCore.Runtime.Mono.LLVM.Tools,runtime.linux-musl-x64.Microsoft.NETCore.Runtime.Mono.LLVM.Libclang,runtime.linux-musl-x64.Microsoft.NETCore.Runtime.Mono.LLVM.Sdk,runtime.linux-musl-x64.Microsoft.NETCore.Runtime.Mono.LLVM.Tools,runtime.win-x64.Microsoft.NETCore.Runtime.Mono.LLVM.Libclang,runtime.win-x64.Microsoft.NETCore.Runtime.Mono.LLVM.Sdk,runtime.win-x64.Microsoft.NETCore.Runtime.Mono.LLVM.Tools,runtime.osx-arm64.Microsoft.NETCore.Runtime.Mono.LLVM.Libclang,runtime.osx-arm64.Microsoft.NETCore.Runtime.Mono.LLVM.Sdk,runtime.osx-arm64.Microsoft.NETCore.Runtime.Mono.LLVM.Tools,runtime.osx-x64.Microsoft.NETCore.Runtime.Mono.LLVM.Libclang,runtime.osx-x64.Microsoft.NETCore.Runtime.Mono.LLVM.Sdk,runtime.osx-x64.Microsoft.NETCore.Runtime.Mono.LLVM.Tools,runtime.linux-arm64.Microsoft.NETCore.Runtime.Wasm.Node.Transport,runtime.linux-musl-arm64.Microsoft.NETCore.Runtime.Wasm.Node.Transport,runtime.linux-x64.Microsoft.NETCore.Runtime.Wasm.Node.Transport,runtime.linux-musl-x64.Microsoft.NETCore.Runtime.Wasm.Node.Transport,runtime.osx-arm64.Microsoft.NETCore.Runtime.Wasm.Node.Transport,runtime.osx-x64.Microsoft.NETCore.Runtime.Wasm.Node.Transport,runtime.win-arm64.Microsoft.NETCore.Runtime.Wasm.Node.Transport,runtime.win-x64.Microsoft.NETCore.Runtime.Wasm.Node.Transport
 From Version 19.1.0-alpha.1.25055.2 -> To Version 19.1.0-alpha.1.25057.1 (parent: Microsoft.NET.Workload.Emscripten.Current.Manifest-10.0.100.Transport

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>

v9.0.2

Toggle v9.0.2's commit message
Merge commit '692a3b6a9827fa10c51ce2a16b26b51ecca7b430'

v8.0.13

Toggle v8.0.13's commit message
Merge commit '0205d7b8fbbe6762cc1f988295ee209f789ea2ad'

v9.0.1

Toggle v9.0.1's commit message
Merge commit '756e62050722c168cd3b753be73b7cbcd93f06d6'

v8.0.12

Toggle v8.0.12's commit message
Merged PR 45620: Update DIA to 17.12.0-beta1.24603.5

Update DIA to 17.12.0-beta1.24603.5

----
#### AI description  (iteration 1)
#### PR Classification
Version update

#### PR Summary
This pull request updates the version of MicrosoftDiaSymReaderNative to 17.12.0-beta1.24603.5.
- `eng/Versions.props`: Updated `MicrosoftDiaSymReaderNativeVersion` to 17.12.0-beta1.24603.5.