Skip to content

Commit 3634b7e

Browse files
author
v-wuzhai
authored
[main] Update dependencies from dotnet/razor (#42879)
2 parents cbfd4b6 + c2a802e commit 3634b7e

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
@@ -321,22 +321,22 @@
321321
<Sha>42af9fe6ddd7c3f9cde04ac003bf97509881873b</Sha>
322322
<SourceBuild RepoName="aspnetcore" ManagedOnly="true" />
323323
</Dependency>
324-
<Dependency Name="Microsoft.CodeAnalysis.Razor.Tooling.Internal" Version="9.0.0-preview.24418.1">
324+
<Dependency Name="Microsoft.CodeAnalysis.Razor.Tooling.Internal" Version="9.0.0-preview.24420.5">
325325
<Uri>https://github.com/dotnet/razor</Uri>
326-
<Sha>da79940a3af779e3dc973baa1e4e6ebfa100abe1</Sha>
326+
<Sha>2723187736b3610e04d92f007b9cf0d819f7d494</Sha>
327327
</Dependency>
328-
<Dependency Name="Microsoft.AspNetCore.Mvc.Razor.Extensions.Tooling.Internal" Version="9.0.0-preview.24418.1">
328+
<Dependency Name="Microsoft.AspNetCore.Mvc.Razor.Extensions.Tooling.Internal" Version="9.0.0-preview.24420.5">
329329
<Uri>https://github.com/dotnet/razor</Uri>
330-
<Sha>da79940a3af779e3dc973baa1e4e6ebfa100abe1</Sha>
330+
<Sha>2723187736b3610e04d92f007b9cf0d819f7d494</Sha>
331331
</Dependency>
332-
<Dependency Name="Microsoft.NET.Sdk.Razor.SourceGenerators.Transport" Version="9.0.0-preview.24418.1">
332+
<Dependency Name="Microsoft.NET.Sdk.Razor.SourceGenerators.Transport" Version="9.0.0-preview.24420.5">
333333
<Uri>https://github.com/dotnet/razor</Uri>
334-
<Sha>da79940a3af779e3dc973baa1e4e6ebfa100abe1</Sha>
334+
<Sha>2723187736b3610e04d92f007b9cf0d819f7d494</Sha>
335335
</Dependency>
336336
<!-- Intermediate is necessary for source build. -->
337-
<Dependency Name="Microsoft.SourceBuild.Intermediate.razor" Version="9.0.0-preview.24418.1">
337+
<Dependency Name="Microsoft.SourceBuild.Intermediate.razor" Version="9.0.0-preview.24420.5">
338338
<Uri>https://github.com/dotnet/razor</Uri>
339-
<Sha>da79940a3af779e3dc973baa1e4e6ebfa100abe1</Sha>
339+
<Sha>2723187736b3610e04d92f007b9cf0d819f7d494</Sha>
340340
<SourceBuild RepoName="razor" ManagedOnly="true" />
341341
</Dependency>
342342
<Dependency Name="Microsoft.Extensions.FileProviders.Embedded" Version="9.0.0-rc.1.24414.4">

eng/Versions.props

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -261,9 +261,9 @@
261261
</PropertyGroup>
262262
<PropertyGroup>
263263
<!-- Dependencies from https://github.com/dotnet/razor -->
264-
<MicrosoftAspNetCoreMvcRazorExtensionsToolingInternalPackageVersion>9.0.0-preview.24418.1</MicrosoftAspNetCoreMvcRazorExtensionsToolingInternalPackageVersion>
265-
<MicrosoftCodeAnalysisRazorToolingInternalVersion>9.0.0-preview.24418.1</MicrosoftCodeAnalysisRazorToolingInternalVersion>
266-
<MicrosoftNETSdkRazorSourceGeneratorsTransportPackageVersion>9.0.0-preview.24418.1</MicrosoftNETSdkRazorSourceGeneratorsTransportPackageVersion>
264+
<MicrosoftAspNetCoreMvcRazorExtensionsToolingInternalPackageVersion>9.0.0-preview.24420.5</MicrosoftAspNetCoreMvcRazorExtensionsToolingInternalPackageVersion>
265+
<MicrosoftCodeAnalysisRazorToolingInternalVersion>9.0.0-preview.24420.5</MicrosoftCodeAnalysisRazorToolingInternalVersion>
266+
<MicrosoftNETSdkRazorSourceGeneratorsTransportPackageVersion>9.0.0-preview.24420.5</MicrosoftNETSdkRazorSourceGeneratorsTransportPackageVersion>
267267
</PropertyGroup>
268268
<PropertyGroup>
269269
<!-- Dependencies from https://github.com/dotnet/wpf -->

0 commit comments

Comments
 (0)