Skip to content

Commit 4fca7aa

Browse files
author
v-wuzhai
authored
[release/9.0.2xx] Update dependencies from dotnet/razor (#45737)
2 parents ac0327f + c5797c5 commit 4fca7aa

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>af22effae4069a5dfb9b0735859de48820104f5b</Sha>
322322
<SourceBuild RepoName="aspnetcore" ManagedOnly="true" />
323323
</Dependency>
324-
<Dependency Name="Microsoft.CodeAnalysis.Razor.Tooling.Internal" Version="9.0.0-preview.25055.1">
324+
<Dependency Name="Microsoft.CodeAnalysis.Razor.Tooling.Internal" Version="9.0.0-preview.25056.3">
325325
<Uri>https://github.com/dotnet/razor</Uri>
326-
<Sha>b5d9fb4dbd964ce9e9c9265686d28466931c4859</Sha>
326+
<Sha>be8874d66810dc562e89ac9b4a3381b7ef9eeb4b</Sha>
327327
</Dependency>
328-
<Dependency Name="Microsoft.AspNetCore.Mvc.Razor.Extensions.Tooling.Internal" Version="9.0.0-preview.25055.1">
328+
<Dependency Name="Microsoft.AspNetCore.Mvc.Razor.Extensions.Tooling.Internal" Version="9.0.0-preview.25056.3">
329329
<Uri>https://github.com/dotnet/razor</Uri>
330-
<Sha>b5d9fb4dbd964ce9e9c9265686d28466931c4859</Sha>
330+
<Sha>be8874d66810dc562e89ac9b4a3381b7ef9eeb4b</Sha>
331331
</Dependency>
332-
<Dependency Name="Microsoft.NET.Sdk.Razor.SourceGenerators.Transport" Version="9.0.0-preview.25055.1">
332+
<Dependency Name="Microsoft.NET.Sdk.Razor.SourceGenerators.Transport" Version="9.0.0-preview.25056.3">
333333
<Uri>https://github.com/dotnet/razor</Uri>
334-
<Sha>b5d9fb4dbd964ce9e9c9265686d28466931c4859</Sha>
334+
<Sha>be8874d66810dc562e89ac9b4a3381b7ef9eeb4b</Sha>
335335
</Dependency>
336336
<!-- Intermediate is necessary for source build. -->
337-
<Dependency Name="Microsoft.SourceBuild.Intermediate.razor" Version="9.0.0-preview.25055.1">
337+
<Dependency Name="Microsoft.SourceBuild.Intermediate.razor" Version="9.0.0-preview.25056.3">
338338
<Uri>https://github.com/dotnet/razor</Uri>
339-
<Sha>b5d9fb4dbd964ce9e9c9265686d28466931c4859</Sha>
339+
<Sha>be8874d66810dc562e89ac9b4a3381b7ef9eeb4b</Sha>
340340
<SourceBuild RepoName="razor" ManagedOnly="true" />
341341
</Dependency>
342342
<Dependency Name="Microsoft.Extensions.FileProviders.Embedded" Version="9.0.0">

eng/Versions.props

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -229,9 +229,9 @@
229229
</PropertyGroup>
230230
<PropertyGroup>
231231
<!-- Dependencies from https://github.com/dotnet/razor -->
232-
<MicrosoftAspNetCoreMvcRazorExtensionsToolingInternalPackageVersion>9.0.0-preview.25055.1</MicrosoftAspNetCoreMvcRazorExtensionsToolingInternalPackageVersion>
233-
<MicrosoftCodeAnalysisRazorToolingInternalVersion>9.0.0-preview.25055.1</MicrosoftCodeAnalysisRazorToolingInternalVersion>
234-
<MicrosoftNETSdkRazorSourceGeneratorsTransportPackageVersion>9.0.0-preview.25055.1</MicrosoftNETSdkRazorSourceGeneratorsTransportPackageVersion>
232+
<MicrosoftAspNetCoreMvcRazorExtensionsToolingInternalPackageVersion>9.0.0-preview.25056.3</MicrosoftAspNetCoreMvcRazorExtensionsToolingInternalPackageVersion>
233+
<MicrosoftCodeAnalysisRazorToolingInternalVersion>9.0.0-preview.25056.3</MicrosoftCodeAnalysisRazorToolingInternalVersion>
234+
<MicrosoftNETSdkRazorSourceGeneratorsTransportPackageVersion>9.0.0-preview.25056.3</MicrosoftNETSdkRazorSourceGeneratorsTransportPackageVersion>
235235
</PropertyGroup>
236236
<PropertyGroup>
237237
<!-- Dependencies from https://github.com/dotnet/wpf -->

0 commit comments

Comments
 (0)