Skip to content

Commit 05d0709

Browse files
author
v-wuzhai
authored
[main] Update dependencies from dotnet/razor (#42085)
2 parents 60bfdfa + 83b22a5 commit 05d0709

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>71b5ef3f5c997fbbb9ff3dc1a16d58e8ccdeed52</Sha>
318318
<SourceBuild RepoName="aspnetcore" ManagedOnly="true" />
319319
</Dependency>
320-
<Dependency Name="Microsoft.CodeAnalysis.Razor.Tooling.Internal" Version="9.0.0-preview.24359.3">
320+
<Dependency Name="Microsoft.CodeAnalysis.Razor.Tooling.Internal" Version="9.0.0-preview.24360.3">
321321
<Uri>https://github.com/dotnet/razor</Uri>
322-
<Sha>6af89f3416a460ae7e8fa10e5baec1a2d884a2ec</Sha>
322+
<Sha>7b511df1710c54ab1a36ea5e422c7edd7bb29d20</Sha>
323323
</Dependency>
324-
<Dependency Name="Microsoft.AspNetCore.Mvc.Razor.Extensions.Tooling.Internal" Version="9.0.0-preview.24359.3">
324+
<Dependency Name="Microsoft.AspNetCore.Mvc.Razor.Extensions.Tooling.Internal" Version="9.0.0-preview.24360.3">
325325
<Uri>https://github.com/dotnet/razor</Uri>
326-
<Sha>6af89f3416a460ae7e8fa10e5baec1a2d884a2ec</Sha>
326+
<Sha>7b511df1710c54ab1a36ea5e422c7edd7bb29d20</Sha>
327327
</Dependency>
328-
<Dependency Name="Microsoft.NET.Sdk.Razor.SourceGenerators.Transport" Version="9.0.0-preview.24359.3">
328+
<Dependency Name="Microsoft.NET.Sdk.Razor.SourceGenerators.Transport" Version="9.0.0-preview.24360.3">
329329
<Uri>https://github.com/dotnet/razor</Uri>
330-
<Sha>6af89f3416a460ae7e8fa10e5baec1a2d884a2ec</Sha>
330+
<Sha>7b511df1710c54ab1a36ea5e422c7edd7bb29d20</Sha>
331331
</Dependency>
332332
<!-- Intermediate is necessary for source build. -->
333-
<Dependency Name="Microsoft.SourceBuild.Intermediate.razor" Version="9.0.0-preview.24359.3">
333+
<Dependency Name="Microsoft.SourceBuild.Intermediate.razor" Version="9.0.0-preview.24360.3">
334334
<Uri>https://github.com/dotnet/razor</Uri>
335-
<Sha>6af89f3416a460ae7e8fa10e5baec1a2d884a2ec</Sha>
335+
<Sha>7b511df1710c54ab1a36ea5e422c7edd7bb29d20</Sha>
336336
<SourceBuild RepoName="razor" ManagedOnly="true" />
337337
</Dependency>
338338
<Dependency Name="Microsoft.Extensions.FileProviders.Embedded" Version="9.0.0-preview.7.24360.7">

eng/Versions.props

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -265,9 +265,9 @@
265265
</PropertyGroup>
266266
<PropertyGroup>
267267
<!-- Dependencies from https://github.com/dotnet/razor -->
268-
<MicrosoftAspNetCoreMvcRazorExtensionsToolingInternalPackageVersion>9.0.0-preview.24359.3</MicrosoftAspNetCoreMvcRazorExtensionsToolingInternalPackageVersion>
269-
<MicrosoftCodeAnalysisRazorToolingInternalVersion>9.0.0-preview.24359.3</MicrosoftCodeAnalysisRazorToolingInternalVersion>
270-
<MicrosoftNETSdkRazorSourceGeneratorsTransportPackageVersion>9.0.0-preview.24359.3</MicrosoftNETSdkRazorSourceGeneratorsTransportPackageVersion>
268+
<MicrosoftAspNetCoreMvcRazorExtensionsToolingInternalPackageVersion>9.0.0-preview.24360.3</MicrosoftAspNetCoreMvcRazorExtensionsToolingInternalPackageVersion>
269+
<MicrosoftCodeAnalysisRazorToolingInternalVersion>9.0.0-preview.24360.3</MicrosoftCodeAnalysisRazorToolingInternalVersion>
270+
<MicrosoftNETSdkRazorSourceGeneratorsTransportPackageVersion>9.0.0-preview.24360.3</MicrosoftNETSdkRazorSourceGeneratorsTransportPackageVersion>
271271
</PropertyGroup>
272272
<PropertyGroup>
273273
<!-- Dependencies from https://github.com/dotnet/wpf -->

0 commit comments

Comments
 (0)