Skip to content

Commit 9069480

Browse files
[main] Update dependencies from dotnet/razor (#48649)
[main] Update dependencies from dotnet/razor
1 parent 565f5dd commit 9069480

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>30826892c4bb32805c843ab6ab898ca069d2020c</Sha>
422422
<SourceBuild RepoName="aspnetcore" ManagedOnly="true" />
423423
</Dependency>
424-
<Dependency Name="Microsoft.CodeAnalysis.Razor.Tooling.Internal" Version="10.0.0-preview.25221.1">
424+
<Dependency Name="Microsoft.CodeAnalysis.Razor.Tooling.Internal" Version="10.0.0-preview.25222.1">
425425
<Uri>https://github.com/dotnet/razor</Uri>
426-
<Sha>1fcaa0f0a51489a3524f6bb478fca98d735a661a</Sha>
426+
<Sha>f8cd563aac39180fe94faac8cbfd505a424b2785</Sha>
427427
</Dependency>
428-
<Dependency Name="Microsoft.AspNetCore.Mvc.Razor.Extensions.Tooling.Internal" Version="10.0.0-preview.25221.1">
428+
<Dependency Name="Microsoft.AspNetCore.Mvc.Razor.Extensions.Tooling.Internal" Version="10.0.0-preview.25222.1">
429429
<Uri>https://github.com/dotnet/razor</Uri>
430-
<Sha>1fcaa0f0a51489a3524f6bb478fca98d735a661a</Sha>
430+
<Sha>f8cd563aac39180fe94faac8cbfd505a424b2785</Sha>
431431
</Dependency>
432-
<Dependency Name="Microsoft.NET.Sdk.Razor.SourceGenerators.Transport" Version="10.0.0-preview.25221.1">
432+
<Dependency Name="Microsoft.NET.Sdk.Razor.SourceGenerators.Transport" Version="10.0.0-preview.25222.1">
433433
<Uri>https://github.com/dotnet/razor</Uri>
434-
<Sha>1fcaa0f0a51489a3524f6bb478fca98d735a661a</Sha>
434+
<Sha>f8cd563aac39180fe94faac8cbfd505a424b2785</Sha>
435435
</Dependency>
436436
<!-- Intermediate is necessary for source build. -->
437-
<Dependency Name="Microsoft.SourceBuild.Intermediate.razor" Version="10.0.0-preview.25221.1">
437+
<Dependency Name="Microsoft.SourceBuild.Intermediate.razor" Version="10.0.0-preview.25222.1">
438438
<Uri>https://github.com/dotnet/razor</Uri>
439-
<Sha>1fcaa0f0a51489a3524f6bb478fca98d735a661a</Sha>
439+
<Sha>f8cd563aac39180fe94faac8cbfd505a424b2785</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.25221.1</MicrosoftAspNetCoreMvcRazorExtensionsToolingInternalPackageVersion>
259-
<MicrosoftCodeAnalysisRazorToolingInternalVersion>10.0.0-preview.25221.1</MicrosoftCodeAnalysisRazorToolingInternalVersion>
260-
<MicrosoftNETSdkRazorSourceGeneratorsTransportPackageVersion>10.0.0-preview.25221.1</MicrosoftNETSdkRazorSourceGeneratorsTransportPackageVersion>
258+
<MicrosoftAspNetCoreMvcRazorExtensionsToolingInternalPackageVersion>10.0.0-preview.25222.1</MicrosoftAspNetCoreMvcRazorExtensionsToolingInternalPackageVersion>
259+
<MicrosoftCodeAnalysisRazorToolingInternalVersion>10.0.0-preview.25222.1</MicrosoftCodeAnalysisRazorToolingInternalVersion>
260+
<MicrosoftNETSdkRazorSourceGeneratorsTransportPackageVersion>10.0.0-preview.25222.1</MicrosoftNETSdkRazorSourceGeneratorsTransportPackageVersion>
261261
</PropertyGroup>
262262
<PropertyGroup>
263263
<!-- Dependencies from https://github.com/dotnet/emsdk -->

0 commit comments

Comments
 (0)