Skip to content

Commit f84f097

Browse files
author
v-wuzhai
authored
[release/9.0.2xx] Update dependencies from dotnet/razor (#44183)
2 parents 955239f + 1a96d4f commit f84f097

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

eng/Versions.props

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -244,9 +244,9 @@
244244
</PropertyGroup>
245245
<PropertyGroup>
246246
<!-- Dependencies from https://github.com/dotnet/razor -->
247-
<MicrosoftAspNetCoreMvcRazorExtensionsToolingInternalPackageVersion>9.0.0-preview.24509.1</MicrosoftAspNetCoreMvcRazorExtensionsToolingInternalPackageVersion>
248-
<MicrosoftCodeAnalysisRazorToolingInternalVersion>9.0.0-preview.24509.1</MicrosoftCodeAnalysisRazorToolingInternalVersion>
249-
<MicrosoftNETSdkRazorSourceGeneratorsTransportPackageVersion>9.0.0-preview.24509.1</MicrosoftNETSdkRazorSourceGeneratorsTransportPackageVersion>
247+
<MicrosoftAspNetCoreMvcRazorExtensionsToolingInternalPackageVersion>9.0.0-preview.24515.12</MicrosoftAspNetCoreMvcRazorExtensionsToolingInternalPackageVersion>
248+
<MicrosoftCodeAnalysisRazorToolingInternalVersion>9.0.0-preview.24515.12</MicrosoftCodeAnalysisRazorToolingInternalVersion>
249+
<MicrosoftNETSdkRazorSourceGeneratorsTransportPackageVersion>9.0.0-preview.24515.12</MicrosoftNETSdkRazorSourceGeneratorsTransportPackageVersion>
250250
</PropertyGroup>
251251
<PropertyGroup>
252252
<!-- Dependencies from https://github.com/dotnet/wpf -->

0 commit comments

Comments
 (0)