Skip to content

Commit 5b9e5c1

Browse files
author
v-wuzhai
authored
[main] Update dependencies from dotnet/razor (#42169)
2 parents 6c669e8 + 11d005f commit 5b9e5c1

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

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.24362.2</MicrosoftAspNetCoreMvcRazorExtensionsToolingInternalPackageVersion>
269-
<MicrosoftCodeAnalysisRazorToolingInternalVersion>9.0.0-preview.24362.2</MicrosoftCodeAnalysisRazorToolingInternalVersion>
270-
<MicrosoftNETSdkRazorSourceGeneratorsTransportPackageVersion>9.0.0-preview.24362.2</MicrosoftNETSdkRazorSourceGeneratorsTransportPackageVersion>
268+
<MicrosoftAspNetCoreMvcRazorExtensionsToolingInternalPackageVersion>9.0.0-preview.24365.1</MicrosoftAspNetCoreMvcRazorExtensionsToolingInternalPackageVersion>
269+
<MicrosoftCodeAnalysisRazorToolingInternalVersion>9.0.0-preview.24365.1</MicrosoftCodeAnalysisRazorToolingInternalVersion>
270+
<MicrosoftNETSdkRazorSourceGeneratorsTransportPackageVersion>9.0.0-preview.24365.1</MicrosoftNETSdkRazorSourceGeneratorsTransportPackageVersion>
271271
</PropertyGroup>
272272
<PropertyGroup>
273273
<!-- Dependencies from https://github.com/dotnet/wpf -->

0 commit comments

Comments
 (0)