Skip to content

Commit caae29b

Browse files
[main] Update dependencies from dotnet/razor (#48429)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com> Co-authored-by: Viktor Hofer <[email protected]>
1 parent 1ea283c commit caae29b

File tree

3 files changed

+11
-47
lines changed

3 files changed

+11
-47
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>d9c0bed66a470a205dd8885d4306d0ecf3f3e37b</Sha>
422422
<SourceBuild RepoName="aspnetcore" ManagedOnly="true" />
423423
</Dependency>
424-
<Dependency Name="Microsoft.CodeAnalysis.Razor.Tooling.Internal" Version="10.0.0-preview.25213.1">
424+
<Dependency Name="Microsoft.CodeAnalysis.Razor.Tooling.Internal" Version="10.0.0-preview.25214.1">
425425
<Uri>https://github.com/dotnet/razor</Uri>
426-
<Sha>f50cc83551d1458a73206ac8f08bf117d0b32d5a</Sha>
426+
<Sha>6ba945a8415f59d1bf8d686c21f25a3661e8bd02</Sha>
427427
</Dependency>
428-
<Dependency Name="Microsoft.AspNetCore.Mvc.Razor.Extensions.Tooling.Internal" Version="10.0.0-preview.25213.1">
428+
<Dependency Name="Microsoft.AspNetCore.Mvc.Razor.Extensions.Tooling.Internal" Version="10.0.0-preview.25214.1">
429429
<Uri>https://github.com/dotnet/razor</Uri>
430-
<Sha>f50cc83551d1458a73206ac8f08bf117d0b32d5a</Sha>
430+
<Sha>6ba945a8415f59d1bf8d686c21f25a3661e8bd02</Sha>
431431
</Dependency>
432-
<Dependency Name="Microsoft.NET.Sdk.Razor.SourceGenerators.Transport" Version="10.0.0-preview.25213.1">
432+
<Dependency Name="Microsoft.NET.Sdk.Razor.SourceGenerators.Transport" Version="10.0.0-preview.25214.1">
433433
<Uri>https://github.com/dotnet/razor</Uri>
434-
<Sha>f50cc83551d1458a73206ac8f08bf117d0b32d5a</Sha>
434+
<Sha>6ba945a8415f59d1bf8d686c21f25a3661e8bd02</Sha>
435435
</Dependency>
436436
<!-- Intermediate is necessary for source build. -->
437-
<Dependency Name="Microsoft.SourceBuild.Intermediate.razor" Version="10.0.0-preview.25213.1">
437+
<Dependency Name="Microsoft.SourceBuild.Intermediate.razor" Version="10.0.0-preview.25214.1">
438438
<Uri>https://github.com/dotnet/razor</Uri>
439-
<Sha>f50cc83551d1458a73206ac8f08bf117d0b32d5a</Sha>
439+
<Sha>6ba945a8415f59d1bf8d686c21f25a3661e8bd02</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
@@ -252,9 +252,9 @@
252252
</PropertyGroup>
253253
<PropertyGroup>
254254
<!-- Dependencies from https://github.com/dotnet/razor -->
255-
<MicrosoftAspNetCoreMvcRazorExtensionsToolingInternalPackageVersion>10.0.0-preview.25213.1</MicrosoftAspNetCoreMvcRazorExtensionsToolingInternalPackageVersion>
256-
<MicrosoftCodeAnalysisRazorToolingInternalVersion>10.0.0-preview.25213.1</MicrosoftCodeAnalysisRazorToolingInternalVersion>
257-
<MicrosoftNETSdkRazorSourceGeneratorsTransportPackageVersion>10.0.0-preview.25213.1</MicrosoftNETSdkRazorSourceGeneratorsTransportPackageVersion>
255+
<MicrosoftAspNetCoreMvcRazorExtensionsToolingInternalPackageVersion>10.0.0-preview.25214.1</MicrosoftAspNetCoreMvcRazorExtensionsToolingInternalPackageVersion>
256+
<MicrosoftCodeAnalysisRazorToolingInternalVersion>10.0.0-preview.25214.1</MicrosoftCodeAnalysisRazorToolingInternalVersion>
257+
<MicrosoftNETSdkRazorSourceGeneratorsTransportPackageVersion>10.0.0-preview.25214.1</MicrosoftNETSdkRazorSourceGeneratorsTransportPackageVersion>
258258
</PropertyGroup>
259259
<PropertyGroup>
260260
<!-- Dependencies from https://github.com/dotnet/emsdk -->

src/SourceBuild/patches/razor/0001-fix-formatting.patch

Lines changed: 0 additions & 36 deletions
This file was deleted.

0 commit comments

Comments
 (0)