Skip to content

Commit 8106ba1

Browse files
Update dependencies from https://github.com/dotnet/razor build 20250323.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 9.0.0-preview.25170.2 -> To Version 9.0.0-preview.25173.4
1 parent 61e4a08 commit 8106ba1

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

eng/Version.Details.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -426,20 +426,20 @@
426426
<Sha>f1fb754a3a702a736421bfd31a641eb48cf15b7d</Sha>
427427
<SourceBuild RepoName="aspnetcore" ManagedOnly="true" />
428428
</Dependency>
429-
<Dependency Name="Microsoft.CodeAnalysis.Razor.Tooling.Internal" Version="9.0.0-preview.25171.5">
429+
<Dependency Name="Microsoft.CodeAnalysis.Razor.Tooling.Internal" Version="9.0.0-preview.25173.4">
430430
<Uri>https://github.com/dotnet/razor</Uri>
431431
<Sha>443b51a21b53441ececf4d7d12f764165d0623e8</Sha>
432432
</Dependency>
433-
<Dependency Name="Microsoft.AspNetCore.Mvc.Razor.Extensions.Tooling.Internal" Version="9.0.0-preview.25171.5">
433+
<Dependency Name="Microsoft.AspNetCore.Mvc.Razor.Extensions.Tooling.Internal" Version="9.0.0-preview.25173.4">
434434
<Uri>https://github.com/dotnet/razor</Uri>
435435
<Sha>443b51a21b53441ececf4d7d12f764165d0623e8</Sha>
436436
</Dependency>
437-
<Dependency Name="Microsoft.NET.Sdk.Razor.SourceGenerators.Transport" Version="9.0.0-preview.25171.5">
437+
<Dependency Name="Microsoft.NET.Sdk.Razor.SourceGenerators.Transport" Version="9.0.0-preview.25173.4">
438438
<Uri>https://github.com/dotnet/razor</Uri>
439439
<Sha>443b51a21b53441ececf4d7d12f764165d0623e8</Sha>
440440
</Dependency>
441441
<!-- Intermediate is necessary for source build. -->
442-
<Dependency Name="Microsoft.SourceBuild.Intermediate.razor" Version="9.0.0-preview.25171.5">
442+
<Dependency Name="Microsoft.SourceBuild.Intermediate.razor" Version="9.0.0-preview.25173.4">
443443
<Uri>https://github.com/dotnet/razor</Uri>
444444
<Sha>443b51a21b53441ececf4d7d12f764165d0623e8</Sha>
445445
<SourceBuild RepoName="razor" ManagedOnly="true" />

eng/Versions.props

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -256,9 +256,9 @@
256256
</PropertyGroup>
257257
<PropertyGroup>
258258
<!-- Dependencies from https://github.com/dotnet/razor -->
259-
<MicrosoftAspNetCoreMvcRazorExtensionsToolingInternalPackageVersion>9.0.0-preview.25171.5</MicrosoftAspNetCoreMvcRazorExtensionsToolingInternalPackageVersion>
260-
<MicrosoftCodeAnalysisRazorToolingInternalVersion>9.0.0-preview.25171.5</MicrosoftCodeAnalysisRazorToolingInternalVersion>
261-
<MicrosoftNETSdkRazorSourceGeneratorsTransportPackageVersion>9.0.0-preview.25171.5</MicrosoftNETSdkRazorSourceGeneratorsTransportPackageVersion>
259+
<MicrosoftAspNetCoreMvcRazorExtensionsToolingInternalPackageVersion>9.0.0-preview.25173.4</MicrosoftAspNetCoreMvcRazorExtensionsToolingInternalPackageVersion>
260+
<MicrosoftCodeAnalysisRazorToolingInternalVersion>9.0.0-preview.25173.4</MicrosoftCodeAnalysisRazorToolingInternalVersion>
261+
<MicrosoftNETSdkRazorSourceGeneratorsTransportPackageVersion>9.0.0-preview.25173.4</MicrosoftNETSdkRazorSourceGeneratorsTransportPackageVersion>
262262
</PropertyGroup>
263263
<PropertyGroup>
264264
<!-- Dependencies from https://github.com/dotnet/wpf -->

0 commit comments

Comments
 (0)