Skip to content

Commit df3a17c

Browse files
Update dependencies from https://github.com/dotnet/razor build 20250223.7
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.25123.7
1 parent 63320f6 commit df3a17c

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>9c410aaf1ef3db65374bf237589ae8bc6910d37c</Sha>
427427
<SourceBuild RepoName="aspnetcore" ManagedOnly="true" />
428428
</Dependency>
429-
<Dependency Name="Microsoft.CodeAnalysis.Razor.Tooling.Internal" Version="9.0.0-preview.25121.2">
429+
<Dependency Name="Microsoft.CodeAnalysis.Razor.Tooling.Internal" Version="9.0.0-preview.25123.7">
430430
<Uri>https://github.com/dotnet/razor</Uri>
431431
<Sha>82bb05d0f43e11b7068addd9c0762b3372580c1f</Sha>
432432
</Dependency>
433-
<Dependency Name="Microsoft.AspNetCore.Mvc.Razor.Extensions.Tooling.Internal" Version="9.0.0-preview.25121.2">
433+
<Dependency Name="Microsoft.AspNetCore.Mvc.Razor.Extensions.Tooling.Internal" Version="9.0.0-preview.25123.7">
434434
<Uri>https://github.com/dotnet/razor</Uri>
435435
<Sha>82bb05d0f43e11b7068addd9c0762b3372580c1f</Sha>
436436
</Dependency>
437-
<Dependency Name="Microsoft.NET.Sdk.Razor.SourceGenerators.Transport" Version="9.0.0-preview.25121.2">
437+
<Dependency Name="Microsoft.NET.Sdk.Razor.SourceGenerators.Transport" Version="9.0.0-preview.25123.7">
438438
<Uri>https://github.com/dotnet/razor</Uri>
439439
<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.2">
442+
<Dependency Name="Microsoft.SourceBuild.Intermediate.razor" Version="9.0.0-preview.25123.7">
443443
<Uri>https://github.com/dotnet/razor</Uri>
444444
<Sha>82bb05d0f43e11b7068addd9c0762b3372580c1f</Sha>
445445
<SourceBuild RepoName="razor" ManagedOnly="true" />

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.2</MicrosoftAspNetCoreMvcRazorExtensionsToolingInternalPackageVersion>
251-
<MicrosoftCodeAnalysisRazorToolingInternalVersion>9.0.0-preview.25121.2</MicrosoftCodeAnalysisRazorToolingInternalVersion>
252-
<MicrosoftNETSdkRazorSourceGeneratorsTransportPackageVersion>9.0.0-preview.25121.2</MicrosoftNETSdkRazorSourceGeneratorsTransportPackageVersion>
250+
<MicrosoftAspNetCoreMvcRazorExtensionsToolingInternalPackageVersion>9.0.0-preview.25123.7</MicrosoftAspNetCoreMvcRazorExtensionsToolingInternalPackageVersion>
251+
<MicrosoftCodeAnalysisRazorToolingInternalVersion>9.0.0-preview.25123.7</MicrosoftCodeAnalysisRazorToolingInternalVersion>
252+
<MicrosoftNETSdkRazorSourceGeneratorsTransportPackageVersion>9.0.0-preview.25123.7</MicrosoftNETSdkRazorSourceGeneratorsTransportPackageVersion>
253253
</PropertyGroup>
254254
<PropertyGroup>
255255
<!-- Dependencies from https://github.com/dotnet/wpf -->

0 commit comments

Comments
 (0)