Skip to content

Commit b1865bf

Browse files
Update dependencies from https://github.com/dotnet/razor build 20241015.8
Microsoft.SourceBuild.Intermediate.razor , Microsoft.AspNetCore.Mvc.Razor.Extensions.Tooling.Internal , Microsoft.CodeAnalysis.Razor.Tooling.Internal , Microsoft.NET.Sdk.Razor.SourceGenerators.Transport From Version 9.0.0-preview.24515.4 -> To Version 9.0.0-preview.24515.8
1 parent 6300c9e commit b1865bf

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
@@ -331,22 +331,22 @@
331331
<Sha>049814ca468cad1ea1e29412e0aa3eea182a63c1</Sha>
332332
<SourceBuild RepoName="aspnetcore" ManagedOnly="true" />
333333
</Dependency>
334-
<Dependency Name="Microsoft.CodeAnalysis.Razor.Tooling.Internal" Version="9.0.0-preview.24515.4">
334+
<Dependency Name="Microsoft.CodeAnalysis.Razor.Tooling.Internal" Version="9.0.0-preview.24515.8">
335335
<Uri>https://github.com/dotnet/razor</Uri>
336-
<Sha>72dcb91ff5012b2257c5de337faaf57c31848cf5</Sha>
336+
<Sha>430ebbd6ab29b1d8b95ade33ed197a7db002ee8c</Sha>
337337
</Dependency>
338-
<Dependency Name="Microsoft.AspNetCore.Mvc.Razor.Extensions.Tooling.Internal" Version="9.0.0-preview.24515.4">
338+
<Dependency Name="Microsoft.AspNetCore.Mvc.Razor.Extensions.Tooling.Internal" Version="9.0.0-preview.24515.8">
339339
<Uri>https://github.com/dotnet/razor</Uri>
340-
<Sha>72dcb91ff5012b2257c5de337faaf57c31848cf5</Sha>
340+
<Sha>430ebbd6ab29b1d8b95ade33ed197a7db002ee8c</Sha>
341341
</Dependency>
342-
<Dependency Name="Microsoft.NET.Sdk.Razor.SourceGenerators.Transport" Version="9.0.0-preview.24515.4">
342+
<Dependency Name="Microsoft.NET.Sdk.Razor.SourceGenerators.Transport" Version="9.0.0-preview.24515.8">
343343
<Uri>https://github.com/dotnet/razor</Uri>
344-
<Sha>72dcb91ff5012b2257c5de337faaf57c31848cf5</Sha>
344+
<Sha>430ebbd6ab29b1d8b95ade33ed197a7db002ee8c</Sha>
345345
</Dependency>
346346
<!-- Intermediate is necessary for source build. -->
347-
<Dependency Name="Microsoft.SourceBuild.Intermediate.razor" Version="9.0.0-preview.24515.4">
347+
<Dependency Name="Microsoft.SourceBuild.Intermediate.razor" Version="9.0.0-preview.24515.8">
348348
<Uri>https://github.com/dotnet/razor</Uri>
349-
<Sha>72dcb91ff5012b2257c5de337faaf57c31848cf5</Sha>
349+
<Sha>430ebbd6ab29b1d8b95ade33ed197a7db002ee8c</Sha>
350350
<SourceBuild RepoName="razor" ManagedOnly="true" />
351351
</Dependency>
352352
<Dependency Name="Microsoft.Extensions.FileProviders.Embedded" Version="10.0.0-alpha.2.24513.1">

eng/Versions.props

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -269,9 +269,9 @@
269269
</PropertyGroup>
270270
<PropertyGroup>
271271
<!-- Dependencies from https://github.com/dotnet/razor -->
272-
<MicrosoftAspNetCoreMvcRazorExtensionsToolingInternalPackageVersion>9.0.0-preview.24515.4</MicrosoftAspNetCoreMvcRazorExtensionsToolingInternalPackageVersion>
273-
<MicrosoftCodeAnalysisRazorToolingInternalVersion>9.0.0-preview.24515.4</MicrosoftCodeAnalysisRazorToolingInternalVersion>
274-
<MicrosoftNETSdkRazorSourceGeneratorsTransportPackageVersion>9.0.0-preview.24515.4</MicrosoftNETSdkRazorSourceGeneratorsTransportPackageVersion>
272+
<MicrosoftAspNetCoreMvcRazorExtensionsToolingInternalPackageVersion>9.0.0-preview.24515.8</MicrosoftAspNetCoreMvcRazorExtensionsToolingInternalPackageVersion>
273+
<MicrosoftCodeAnalysisRazorToolingInternalVersion>9.0.0-preview.24515.8</MicrosoftCodeAnalysisRazorToolingInternalVersion>
274+
<MicrosoftNETSdkRazorSourceGeneratorsTransportPackageVersion>9.0.0-preview.24515.8</MicrosoftNETSdkRazorSourceGeneratorsTransportPackageVersion>
275275
</PropertyGroup>
276276
<PropertyGroup>
277277
<!-- Dependencies from https://github.com/dotnet/wpf -->

0 commit comments

Comments
 (0)