Skip to content

Commit af56350

Browse files
author
v-wuzhai
authored
[main] Update dependencies from dotnet/razor (#42013)
2 parents 9cf65a0 + f3028e9 commit af56350

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
@@ -317,22 +317,22 @@
317317
<Sha>06533a6b6d2142fd083279e6e4c74d811a467476</Sha>
318318
<SourceBuild RepoName="aspnetcore" ManagedOnly="true" />
319319
</Dependency>
320-
<Dependency Name="Microsoft.CodeAnalysis.Razor.Tooling.Internal" Version="9.0.0-preview.24354.1">
320+
<Dependency Name="Microsoft.CodeAnalysis.Razor.Tooling.Internal" Version="9.0.0-preview.24357.1">
321321
<Uri>https://github.com/dotnet/razor</Uri>
322-
<Sha>ca5327e7a8b4ab1da8caf2bddbea9e8f629d96c4</Sha>
322+
<Sha>b17a0e8ece87ee6c63527356a52e56db1ab5c6b6</Sha>
323323
</Dependency>
324-
<Dependency Name="Microsoft.AspNetCore.Mvc.Razor.Extensions.Tooling.Internal" Version="9.0.0-preview.24354.1">
324+
<Dependency Name="Microsoft.AspNetCore.Mvc.Razor.Extensions.Tooling.Internal" Version="9.0.0-preview.24357.1">
325325
<Uri>https://github.com/dotnet/razor</Uri>
326-
<Sha>ca5327e7a8b4ab1da8caf2bddbea9e8f629d96c4</Sha>
326+
<Sha>b17a0e8ece87ee6c63527356a52e56db1ab5c6b6</Sha>
327327
</Dependency>
328-
<Dependency Name="Microsoft.NET.Sdk.Razor.SourceGenerators.Transport" Version="9.0.0-preview.24354.1">
328+
<Dependency Name="Microsoft.NET.Sdk.Razor.SourceGenerators.Transport" Version="9.0.0-preview.24357.1">
329329
<Uri>https://github.com/dotnet/razor</Uri>
330-
<Sha>ca5327e7a8b4ab1da8caf2bddbea9e8f629d96c4</Sha>
330+
<Sha>b17a0e8ece87ee6c63527356a52e56db1ab5c6b6</Sha>
331331
</Dependency>
332332
<!-- Intermediate is necessary for source build. -->
333-
<Dependency Name="Microsoft.SourceBuild.Intermediate.razor" Version="9.0.0-preview.24354.1">
333+
<Dependency Name="Microsoft.SourceBuild.Intermediate.razor" Version="9.0.0-preview.24357.1">
334334
<Uri>https://github.com/dotnet/razor</Uri>
335-
<Sha>ca5327e7a8b4ab1da8caf2bddbea9e8f629d96c4</Sha>
335+
<Sha>b17a0e8ece87ee6c63527356a52e56db1ab5c6b6</Sha>
336336
<SourceBuild RepoName="razor" ManagedOnly="true" />
337337
</Dependency>
338338
<Dependency Name="Microsoft.Extensions.FileProviders.Embedded" Version="9.0.0-preview.7.24355.2">

eng/Versions.props

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -251,9 +251,9 @@
251251
</PropertyGroup>
252252
<PropertyGroup>
253253
<!-- Dependencies from https://github.com/dotnet/razor -->
254-
<MicrosoftAspNetCoreMvcRazorExtensionsToolingInternalPackageVersion>9.0.0-preview.24354.1</MicrosoftAspNetCoreMvcRazorExtensionsToolingInternalPackageVersion>
255-
<MicrosoftCodeAnalysisRazorToolingInternalVersion>9.0.0-preview.24354.1</MicrosoftCodeAnalysisRazorToolingInternalVersion>
256-
<MicrosoftNETSdkRazorSourceGeneratorsTransportPackageVersion>9.0.0-preview.24354.1</MicrosoftNETSdkRazorSourceGeneratorsTransportPackageVersion>
254+
<MicrosoftAspNetCoreMvcRazorExtensionsToolingInternalPackageVersion>9.0.0-preview.24357.1</MicrosoftAspNetCoreMvcRazorExtensionsToolingInternalPackageVersion>
255+
<MicrosoftCodeAnalysisRazorToolingInternalVersion>9.0.0-preview.24357.1</MicrosoftCodeAnalysisRazorToolingInternalVersion>
256+
<MicrosoftNETSdkRazorSourceGeneratorsTransportPackageVersion>9.0.0-preview.24357.1</MicrosoftNETSdkRazorSourceGeneratorsTransportPackageVersion>
257257
</PropertyGroup>
258258
<PropertyGroup>
259259
<!-- Dependencies from https://github.com/dotnet/wpf -->

0 commit comments

Comments
 (0)