Skip to content

Commit 403cead

Browse files
author
v-wuzhai
authored
[main] Update dependencies from dotnet/razor (#45316)
2 parents 62d3302 + 7bc2242 commit 403cead

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
@@ -325,22 +325,22 @@
325325
<Sha>66fe036f1e4f11e39953cb281e39162b37fa4d7d</Sha>
326326
<SourceBuild RepoName="aspnetcore" ManagedOnly="true" />
327327
</Dependency>
328-
<Dependency Name="Microsoft.CodeAnalysis.Razor.Tooling.Internal" Version="9.0.0-preview.24604.2">
328+
<Dependency Name="Microsoft.CodeAnalysis.Razor.Tooling.Internal" Version="9.0.0-preview.24604.3">
329329
<Uri>https://github.com/dotnet/razor</Uri>
330-
<Sha>c4899e8305a4c9ed76dcfc56ad210c0477d9e16d</Sha>
330+
<Sha>611248c0fae9720554c7a14a7408e20acf7b0eb7</Sha>
331331
</Dependency>
332-
<Dependency Name="Microsoft.AspNetCore.Mvc.Razor.Extensions.Tooling.Internal" Version="9.0.0-preview.24604.2">
332+
<Dependency Name="Microsoft.AspNetCore.Mvc.Razor.Extensions.Tooling.Internal" Version="9.0.0-preview.24604.3">
333333
<Uri>https://github.com/dotnet/razor</Uri>
334-
<Sha>c4899e8305a4c9ed76dcfc56ad210c0477d9e16d</Sha>
334+
<Sha>611248c0fae9720554c7a14a7408e20acf7b0eb7</Sha>
335335
</Dependency>
336-
<Dependency Name="Microsoft.NET.Sdk.Razor.SourceGenerators.Transport" Version="9.0.0-preview.24604.2">
336+
<Dependency Name="Microsoft.NET.Sdk.Razor.SourceGenerators.Transport" Version="9.0.0-preview.24604.3">
337337
<Uri>https://github.com/dotnet/razor</Uri>
338-
<Sha>c4899e8305a4c9ed76dcfc56ad210c0477d9e16d</Sha>
338+
<Sha>611248c0fae9720554c7a14a7408e20acf7b0eb7</Sha>
339339
</Dependency>
340340
<!-- Intermediate is necessary for source build. -->
341-
<Dependency Name="Microsoft.SourceBuild.Intermediate.razor" Version="9.0.0-preview.24604.2">
341+
<Dependency Name="Microsoft.SourceBuild.Intermediate.razor" Version="9.0.0-preview.24604.3">
342342
<Uri>https://github.com/dotnet/razor</Uri>
343-
<Sha>c4899e8305a4c9ed76dcfc56ad210c0477d9e16d</Sha>
343+
<Sha>611248c0fae9720554c7a14a7408e20acf7b0eb7</Sha>
344344
<SourceBuild RepoName="razor" ManagedOnly="true" />
345345
</Dependency>
346346
<Dependency Name="Microsoft.Extensions.FileProviders.Embedded" Version="10.0.0-alpha.2.24604.10">

eng/Versions.props

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -249,9 +249,9 @@
249249
</PropertyGroup>
250250
<PropertyGroup>
251251
<!-- Dependencies from https://github.com/dotnet/razor -->
252-
<MicrosoftAspNetCoreMvcRazorExtensionsToolingInternalPackageVersion>9.0.0-preview.24604.2</MicrosoftAspNetCoreMvcRazorExtensionsToolingInternalPackageVersion>
253-
<MicrosoftCodeAnalysisRazorToolingInternalVersion>9.0.0-preview.24604.2</MicrosoftCodeAnalysisRazorToolingInternalVersion>
254-
<MicrosoftNETSdkRazorSourceGeneratorsTransportPackageVersion>9.0.0-preview.24604.2</MicrosoftNETSdkRazorSourceGeneratorsTransportPackageVersion>
252+
<MicrosoftAspNetCoreMvcRazorExtensionsToolingInternalPackageVersion>9.0.0-preview.24604.3</MicrosoftAspNetCoreMvcRazorExtensionsToolingInternalPackageVersion>
253+
<MicrosoftCodeAnalysisRazorToolingInternalVersion>9.0.0-preview.24604.3</MicrosoftCodeAnalysisRazorToolingInternalVersion>
254+
<MicrosoftNETSdkRazorSourceGeneratorsTransportPackageVersion>9.0.0-preview.24604.3</MicrosoftNETSdkRazorSourceGeneratorsTransportPackageVersion>
255255
</PropertyGroup>
256256
<PropertyGroup>
257257
<!-- Dependencies from https://github.com/dotnet/wpf -->

0 commit comments

Comments
 (0)