Skip to content

Commit c53e6dc

Browse files
committed
Updated versions required for code changes.
1 parent 24fba9d commit c53e6dc

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
@@ -366,22 +366,22 @@
366366
<Sha>aa38ac354da344c4b567210f3f37c3ff2e674c9c</Sha>
367367
<SourceBuild RepoName="aspnetcore" ManagedOnly="true" />
368368
</Dependency>
369-
<Dependency Name="Microsoft.CodeAnalysis.Razor.Tooling.Internal" Version="9.0.0-preview.25070.1">
369+
<Dependency Name="Microsoft.CodeAnalysis.Razor.Tooling.Internal" Version="9.0.0-preview.25071.2">
370370
<Uri>https://github.com/dotnet/razor</Uri>
371-
<Sha>66fdab134fb3e72d0fc265fd4456fefd405cf07f</Sha>
371+
<Sha>0e13d494d0fbe858112bee131e40004480b95d39</Sha>
372372
</Dependency>
373-
<Dependency Name="Microsoft.AspNetCore.Mvc.Razor.Extensions.Tooling.Internal" Version="9.0.0-preview.25070.1">
373+
<Dependency Name="Microsoft.AspNetCore.Mvc.Razor.Extensions.Tooling.Internal" Version="9.0.0-preview.25071.2">
374374
<Uri>https://github.com/dotnet/razor</Uri>
375-
<Sha>66fdab134fb3e72d0fc265fd4456fefd405cf07f</Sha>
375+
<Sha>0e13d494d0fbe858112bee131e40004480b95d39</Sha>
376376
</Dependency>
377-
<Dependency Name="Microsoft.NET.Sdk.Razor.SourceGenerators.Transport" Version="9.0.0-preview.25070.1">
377+
<Dependency Name="Microsoft.NET.Sdk.Razor.SourceGenerators.Transport" Version="9.0.0-preview.25071.2">
378378
<Uri>https://github.com/dotnet/razor</Uri>
379-
<Sha>66fdab134fb3e72d0fc265fd4456fefd405cf07f</Sha>
379+
<Sha>0e13d494d0fbe858112bee131e40004480b95d39</Sha>
380380
</Dependency>
381381
<!-- Intermediate is necessary for source build. -->
382-
<Dependency Name="Microsoft.SourceBuild.Intermediate.razor" Version="9.0.0-preview.25070.1">
382+
<Dependency Name="Microsoft.SourceBuild.Intermediate.razor" Version="9.0.0-preview.25071.2">
383383
<Uri>https://github.com/dotnet/razor</Uri>
384-
<Sha>66fdab134fb3e72d0fc265fd4456fefd405cf07f</Sha>
384+
<Sha>0e13d494d0fbe858112bee131e40004480b95d39</Sha>
385385
<SourceBuild RepoName="razor" ManagedOnly="true" />
386386
</Dependency>
387387
<Dependency Name="Microsoft.Extensions.FileProviders.Embedded" Version="10.0.0-alpha.2.25072.6">

eng/Versions.props

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -240,9 +240,9 @@
240240
</PropertyGroup>
241241
<PropertyGroup>
242242
<!-- Dependencies from https://github.com/dotnet/razor -->
243-
<MicrosoftAspNetCoreMvcRazorExtensionsToolingInternalPackageVersion>9.0.0-preview.25070.1</MicrosoftAspNetCoreMvcRazorExtensionsToolingInternalPackageVersion>
244-
<MicrosoftCodeAnalysisRazorToolingInternalVersion>9.0.0-preview.25070.1</MicrosoftCodeAnalysisRazorToolingInternalVersion>
245-
<MicrosoftNETSdkRazorSourceGeneratorsTransportPackageVersion>9.0.0-preview.25070.1</MicrosoftNETSdkRazorSourceGeneratorsTransportPackageVersion>
243+
<MicrosoftAspNetCoreMvcRazorExtensionsToolingInternalPackageVersion>9.0.0-preview.25071.2</MicrosoftAspNetCoreMvcRazorExtensionsToolingInternalPackageVersion>
244+
<MicrosoftCodeAnalysisRazorToolingInternalVersion>9.0.0-preview.25071.2</MicrosoftCodeAnalysisRazorToolingInternalVersion>
245+
<MicrosoftNETSdkRazorSourceGeneratorsTransportPackageVersion>9.0.0-preview.25071.2</MicrosoftNETSdkRazorSourceGeneratorsTransportPackageVersion>
246246
</PropertyGroup>
247247
<PropertyGroup>
248248
<!-- Dependencies from https://github.com/dotnet/wpf -->

0 commit comments

Comments
 (0)