Skip to content

Commit 822e317

Browse files
Update dependencies from https://github.com/dotnet/razor build 20250423.4
Microsoft.SourceBuild.Intermediate.razor , Microsoft.AspNetCore.Mvc.Razor.Extensions.Tooling.Internal , Microsoft.CodeAnalysis.Razor.Tooling.Internal , Microsoft.NET.Sdk.Razor.SourceGenerators.Transport From Version 10.0.0-preview.25223.1 -> To Version 10.0.0-preview.25223.4
1 parent 03b5c5b commit 822e317

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

eng/Version.Details.xml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -421,22 +421,22 @@
421421
<Sha>7c7f56f5af049b79488190d428ef257b92597766</Sha>
422422
<SourceBuild RepoName="aspnetcore" ManagedOnly="true" />
423423
</Dependency>
424-
<Dependency Name="Microsoft.CodeAnalysis.Razor.Tooling.Internal" Version="10.0.0-preview.25223.3">
424+
<Dependency Name="Microsoft.CodeAnalysis.Razor.Tooling.Internal" Version="10.0.0-preview.25223.4">
425425
<Uri>https://github.com/dotnet/razor</Uri>
426-
<Sha>edd615409336825192b36f658dce4e33758601dd</Sha>
426+
<Sha>f1568ee1d0fdb55f297695728c7c1bbd668e0c92</Sha>
427427
</Dependency>
428-
<Dependency Name="Microsoft.AspNetCore.Mvc.Razor.Extensions.Tooling.Internal" Version="10.0.0-preview.25223.3">
428+
<Dependency Name="Microsoft.AspNetCore.Mvc.Razor.Extensions.Tooling.Internal" Version="10.0.0-preview.25223.4">
429429
<Uri>https://github.com/dotnet/razor</Uri>
430-
<Sha>edd615409336825192b36f658dce4e33758601dd</Sha>
430+
<Sha>f1568ee1d0fdb55f297695728c7c1bbd668e0c92</Sha>
431431
</Dependency>
432-
<Dependency Name="Microsoft.NET.Sdk.Razor.SourceGenerators.Transport" Version="10.0.0-preview.25223.3">
432+
<Dependency Name="Microsoft.NET.Sdk.Razor.SourceGenerators.Transport" Version="10.0.0-preview.25223.4">
433433
<Uri>https://github.com/dotnet/razor</Uri>
434-
<Sha>edd615409336825192b36f658dce4e33758601dd</Sha>
434+
<Sha>f1568ee1d0fdb55f297695728c7c1bbd668e0c92</Sha>
435435
</Dependency>
436436
<!-- Intermediate is necessary for source build. -->
437-
<Dependency Name="Microsoft.SourceBuild.Intermediate.razor" Version="10.0.0-preview.25223.3">
437+
<Dependency Name="Microsoft.SourceBuild.Intermediate.razor" Version="10.0.0-preview.25223.4">
438438
<Uri>https://github.com/dotnet/razor</Uri>
439-
<Sha>edd615409336825192b36f658dce4e33758601dd</Sha>
439+
<Sha>f1568ee1d0fdb55f297695728c7c1bbd668e0c92</Sha>
440440
<SourceBuild RepoName="razor" ManagedOnly="true" />
441441
</Dependency>
442442
<!-- For coherency purposes, these versions should be gated by the versions of winforms and wpf routed via windowsdesktop -->

eng/Versions.props

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -255,9 +255,9 @@
255255
</PropertyGroup>
256256
<PropertyGroup>
257257
<!-- Dependencies from https://github.com/dotnet/razor -->
258-
<MicrosoftAspNetCoreMvcRazorExtensionsToolingInternalPackageVersion>10.0.0-preview.25223.3</MicrosoftAspNetCoreMvcRazorExtensionsToolingInternalPackageVersion>
259-
<MicrosoftCodeAnalysisRazorToolingInternalVersion>10.0.0-preview.25223.3</MicrosoftCodeAnalysisRazorToolingInternalVersion>
260-
<MicrosoftNETSdkRazorSourceGeneratorsTransportPackageVersion>10.0.0-preview.25223.3</MicrosoftNETSdkRazorSourceGeneratorsTransportPackageVersion>
258+
<MicrosoftAspNetCoreMvcRazorExtensionsToolingInternalPackageVersion>10.0.0-preview.25223.4</MicrosoftAspNetCoreMvcRazorExtensionsToolingInternalPackageVersion>
259+
<MicrosoftCodeAnalysisRazorToolingInternalVersion>10.0.0-preview.25223.4</MicrosoftCodeAnalysisRazorToolingInternalVersion>
260+
<MicrosoftNETSdkRazorSourceGeneratorsTransportPackageVersion>10.0.0-preview.25223.4</MicrosoftNETSdkRazorSourceGeneratorsTransportPackageVersion>
261261
</PropertyGroup>
262262
<PropertyGroup>
263263
<!-- Dependencies from https://github.com/dotnet/emsdk -->

0 commit comments

Comments
 (0)