Skip to content

Commit d1382d9

Browse files
author
v-wuzhai
authored
[release/10.0.1xx-preview1] Update dependencies from dotnet/razor (#46690)
2 parents 1d1749b + 015616d commit d1382d9

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
@@ -370,22 +370,22 @@
370370
<Sha>ddbe93118b58c82efcc930842caf0f182d53aa2f</Sha>
371371
<SourceBuild RepoName="aspnetcore" ManagedOnly="true" />
372372
</Dependency>
373-
<Dependency Name="Microsoft.CodeAnalysis.Razor.Tooling.Internal" Version="9.0.0-preview.25109.1">
373+
<Dependency Name="Microsoft.CodeAnalysis.Razor.Tooling.Internal" Version="9.0.0-preview.25110.2">
374374
<Uri>https://github.com/dotnet/razor</Uri>
375-
<Sha>55fb946c31046cd881adbf2eb7ae713679f41096</Sha>
375+
<Sha>5b9216894267304c1eb303b21865b73a774c585f</Sha>
376376
</Dependency>
377-
<Dependency Name="Microsoft.AspNetCore.Mvc.Razor.Extensions.Tooling.Internal" Version="9.0.0-preview.25109.1">
377+
<Dependency Name="Microsoft.AspNetCore.Mvc.Razor.Extensions.Tooling.Internal" Version="9.0.0-preview.25110.2">
378378
<Uri>https://github.com/dotnet/razor</Uri>
379-
<Sha>55fb946c31046cd881adbf2eb7ae713679f41096</Sha>
379+
<Sha>5b9216894267304c1eb303b21865b73a774c585f</Sha>
380380
</Dependency>
381-
<Dependency Name="Microsoft.NET.Sdk.Razor.SourceGenerators.Transport" Version="9.0.0-preview.25109.1">
381+
<Dependency Name="Microsoft.NET.Sdk.Razor.SourceGenerators.Transport" Version="9.0.0-preview.25110.2">
382382
<Uri>https://github.com/dotnet/razor</Uri>
383-
<Sha>55fb946c31046cd881adbf2eb7ae713679f41096</Sha>
383+
<Sha>5b9216894267304c1eb303b21865b73a774c585f</Sha>
384384
</Dependency>
385385
<!-- Intermediate is necessary for source build. -->
386-
<Dependency Name="Microsoft.SourceBuild.Intermediate.razor" Version="9.0.0-preview.25109.1">
386+
<Dependency Name="Microsoft.SourceBuild.Intermediate.razor" Version="9.0.0-preview.25110.2">
387387
<Uri>https://github.com/dotnet/razor</Uri>
388-
<Sha>55fb946c31046cd881adbf2eb7ae713679f41096</Sha>
388+
<Sha>5b9216894267304c1eb303b21865b73a774c585f</Sha>
389389
<SourceBuild RepoName="razor" ManagedOnly="true" />
390390
</Dependency>
391391
<Dependency Name="Microsoft.Extensions.FileProviders.Embedded" Version="10.0.0-preview.1.25107.4">

eng/Versions.props

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -245,9 +245,9 @@
245245
</PropertyGroup>
246246
<PropertyGroup>
247247
<!-- Dependencies from https://github.com/dotnet/razor -->
248-
<MicrosoftAspNetCoreMvcRazorExtensionsToolingInternalPackageVersion>9.0.0-preview.25109.1</MicrosoftAspNetCoreMvcRazorExtensionsToolingInternalPackageVersion>
249-
<MicrosoftCodeAnalysisRazorToolingInternalVersion>9.0.0-preview.25109.1</MicrosoftCodeAnalysisRazorToolingInternalVersion>
250-
<MicrosoftNETSdkRazorSourceGeneratorsTransportPackageVersion>9.0.0-preview.25109.1</MicrosoftNETSdkRazorSourceGeneratorsTransportPackageVersion>
248+
<MicrosoftAspNetCoreMvcRazorExtensionsToolingInternalPackageVersion>9.0.0-preview.25110.2</MicrosoftAspNetCoreMvcRazorExtensionsToolingInternalPackageVersion>
249+
<MicrosoftCodeAnalysisRazorToolingInternalVersion>9.0.0-preview.25110.2</MicrosoftCodeAnalysisRazorToolingInternalVersion>
250+
<MicrosoftNETSdkRazorSourceGeneratorsTransportPackageVersion>9.0.0-preview.25110.2</MicrosoftNETSdkRazorSourceGeneratorsTransportPackageVersion>
251251
</PropertyGroup>
252252
<PropertyGroup>
253253
<!-- Dependencies from https://github.com/dotnet/wpf -->

0 commit comments

Comments
 (0)