Skip to content

Commit 63320f6

Browse files
Update dependencies from https://github.com/dotnet/razor build 20250221.2
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.25119.4 -> To Version 9.0.0-preview.25121.2
1 parent 83a7274 commit 63320f6

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
@@ -426,22 +426,22 @@
426426
<Sha>9c410aaf1ef3db65374bf237589ae8bc6910d37c</Sha>
427427
<SourceBuild RepoName="aspnetcore" ManagedOnly="true" />
428428
</Dependency>
429-
<Dependency Name="Microsoft.CodeAnalysis.Razor.Tooling.Internal" Version="9.0.0-preview.25121.1">
429+
<Dependency Name="Microsoft.CodeAnalysis.Razor.Tooling.Internal" Version="9.0.0-preview.25121.2">
430430
<Uri>https://github.com/dotnet/razor</Uri>
431-
<Sha>694786c49216e3a698a56803366fa648eb8cc6a3</Sha>
431+
<Sha>82bb05d0f43e11b7068addd9c0762b3372580c1f</Sha>
432432
</Dependency>
433-
<Dependency Name="Microsoft.AspNetCore.Mvc.Razor.Extensions.Tooling.Internal" Version="9.0.0-preview.25121.1">
433+
<Dependency Name="Microsoft.AspNetCore.Mvc.Razor.Extensions.Tooling.Internal" Version="9.0.0-preview.25121.2">
434434
<Uri>https://github.com/dotnet/razor</Uri>
435-
<Sha>694786c49216e3a698a56803366fa648eb8cc6a3</Sha>
435+
<Sha>82bb05d0f43e11b7068addd9c0762b3372580c1f</Sha>
436436
</Dependency>
437-
<Dependency Name="Microsoft.NET.Sdk.Razor.SourceGenerators.Transport" Version="9.0.0-preview.25121.1">
437+
<Dependency Name="Microsoft.NET.Sdk.Razor.SourceGenerators.Transport" Version="9.0.0-preview.25121.2">
438438
<Uri>https://github.com/dotnet/razor</Uri>
439-
<Sha>694786c49216e3a698a56803366fa648eb8cc6a3</Sha>
439+
<Sha>82bb05d0f43e11b7068addd9c0762b3372580c1f</Sha>
440440
</Dependency>
441441
<!-- Intermediate is necessary for source build. -->
442-
<Dependency Name="Microsoft.SourceBuild.Intermediate.razor" Version="9.0.0-preview.25121.1">
442+
<Dependency Name="Microsoft.SourceBuild.Intermediate.razor" Version="9.0.0-preview.25121.2">
443443
<Uri>https://github.com/dotnet/razor</Uri>
444-
<Sha>694786c49216e3a698a56803366fa648eb8cc6a3</Sha>
444+
<Sha>82bb05d0f43e11b7068addd9c0762b3372580c1f</Sha>
445445
<SourceBuild RepoName="razor" ManagedOnly="true" />
446446
</Dependency>
447447
<!-- 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
@@ -247,9 +247,9 @@
247247
</PropertyGroup>
248248
<PropertyGroup>
249249
<!-- Dependencies from https://github.com/dotnet/razor -->
250-
<MicrosoftAspNetCoreMvcRazorExtensionsToolingInternalPackageVersion>9.0.0-preview.25121.1</MicrosoftAspNetCoreMvcRazorExtensionsToolingInternalPackageVersion>
251-
<MicrosoftCodeAnalysisRazorToolingInternalVersion>9.0.0-preview.25121.1</MicrosoftCodeAnalysisRazorToolingInternalVersion>
252-
<MicrosoftNETSdkRazorSourceGeneratorsTransportPackageVersion>9.0.0-preview.25121.1</MicrosoftNETSdkRazorSourceGeneratorsTransportPackageVersion>
250+
<MicrosoftAspNetCoreMvcRazorExtensionsToolingInternalPackageVersion>9.0.0-preview.25121.2</MicrosoftAspNetCoreMvcRazorExtensionsToolingInternalPackageVersion>
251+
<MicrosoftCodeAnalysisRazorToolingInternalVersion>9.0.0-preview.25121.2</MicrosoftCodeAnalysisRazorToolingInternalVersion>
252+
<MicrosoftNETSdkRazorSourceGeneratorsTransportPackageVersion>9.0.0-preview.25121.2</MicrosoftNETSdkRazorSourceGeneratorsTransportPackageVersion>
253253
</PropertyGroup>
254254
<PropertyGroup>
255255
<!-- Dependencies from https://github.com/dotnet/wpf -->

0 commit comments

Comments
 (0)