Skip to content

Commit 0457343

Browse files
authored
[release/dev18.0] Source code updates from dotnet/dotnet (#12282)
> [!NOTE] > This is a codeflow update. It may contain both source code changes from [the VMR](https://github.com/dotnet/dotnet) as well as dependency updates. Learn more [here](https://github.com/dotnet/dotnet/tree/main/docs/Codeflow-PRs.md). This pull request brings the following source code changes [marker]: <> (Begin:e4824c68-d3f4-40f7-b846-074c663b8bbd) ## From https://github.com/dotnet/dotnet - **Subscription**: [e4824c68-d3f4-40f7-b846-074c663b8bbd](https://maestro.dot.net/subscriptions?search=e4824c68-d3f4-40f7-b846-074c663b8bbd) - **Build**: [20250929.15](https://dev.azure.com/dnceng/internal/_build/results?buildId=2804886) ([285185](https://maestro.dot.net/channel/5173/github:dotnet:dotnet/build/285185)) - **Date Produced**: September 30, 2025 6:46:10 AM UTC - **Commit**: [e72b5bbe719d747036ce9c36582a205df9f1c361](dotnet/dotnet@e72b5bb) - **Commit Diff**: [adfea8e...e72b5bb](dotnet/dotnet@adfea8e...e72b5bb) - **Branch**: [release/10.0.1xx](https://github.com/dotnet/dotnet/tree/release/10.0.1xx) [marker]: <> (End:e4824c68-d3f4-40f7-b846-074c663b8bbd) [marker]: <> (Start:Footer:CodeFlow PR) ## Associated changes in source repos - dotnet/arcade@0a1768a...a4c9a07 - dotnet/aspnetcore@e656076...8d29610 - dotnet/cecil@2a768f2...27abc57 - dotnet/command-line-api@0b4618b...e292617 - dotnet/deployment-tools@fb3ca08...c0c5287 - dotnet/diagnostics@a321e26...46edddd - dotnet/efcore@29a8c97...3c78edc - dotnet/emsdk@8e74ba4...36bb709 - dotnet/fsharp@7903428...8d12fd3 - dotnet/msbuild@911849e...5480b47 - NuGet/NuGet.Client@6a593d0...28eeb09 - dotnet/roslyn@2ad85b9...7831533 - dotnet/runtime@b267b85...e04af3c - dotnet/sdk@0efdc7a...b7b9812 - dotnet/source-build-reference-packages@95e8d43...fdb961b - dotnet/symreader@9994998...26c6c31 - dotnet/templating@b67630f...fcc5f29 - microsoft/vstest@4d2e4b0...e3d46be - dotnet/windowsdesktop@5cf429a...e2dc1b2 - dotnet/winforms@b36858f...2b94716 - dotnet/wpf@bd4acbb...a94c8eb [marker]: <> (End:Footer:CodeFlow PR)
2 parents 909624c + 9bb5587 commit 0457343

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

eng/Version.Details.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<Dependencies>
3-
<Source Uri="https://github.com/dotnet/dotnet" Mapping="razor" Sha="adfea8e331724cfd46007dfefec405b5e5faad1d" BarId="279079" />
3+
<Source Uri="https://github.com/dotnet/dotnet" Mapping="razor" Sha="e72b5bbe719d747036ce9c36582a205df9f1c361" BarId="285185" />
44
<ProductDependencies>
55
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="5.0.0-2.25461.22">
66
<Uri>https://github.com/dotnet/roslyn</Uri>

es-metadata.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
schemaVersion: 0.0.1
2+
isProduction: true
3+
accountableOwners:
4+
service: 481d9cf1-9117-4ede-9f9b-6ce237d7f476
5+
routing:
6+
defaultAreaPath:
7+
org: devdiv
8+
path: DevDiv\NET Developer Experience\Razor Tooling

0 commit comments

Comments
 (0)