Skip to content

Commit 1a96d4f

Browse files
Update dependencies from https://github.com/dotnet/razor build 20241015.12
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.7 -> To Version 9.0.0-preview.24515.12
1 parent d8c18ca commit 1a96d4f

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.24515.7">
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>8cbd8c332930be40a59270532a4e5f52d8bbbb5d</Sha>
326+
<Sha>06041770eb94ecdafedbac53dcf95131f0597f8c</Sha>
327327
</Dependency>
328-
<Dependency Name="Microsoft.AspNetCore.Mvc.Razor.Extensions.Tooling.Internal" Version="9.0.0-preview.24515.7">
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>8cbd8c332930be40a59270532a4e5f52d8bbbb5d</Sha>
330+
<Sha>06041770eb94ecdafedbac53dcf95131f0597f8c</Sha>
331331
</Dependency>
332-
<Dependency Name="Microsoft.NET.Sdk.Razor.SourceGenerators.Transport" Version="9.0.0-preview.24515.7">
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>8cbd8c332930be40a59270532a4e5f52d8bbbb5d</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.24515.7">
337+
<Dependency Name="Microsoft.SourceBuild.Intermediate.razor" Version="9.0.0-preview.24515.12">
338338
<Uri>https://github.com/dotnet/razor</Uri>
339-
<Sha>8cbd8c332930be40a59270532a4e5f52d8bbbb5d</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.24515.7</MicrosoftAspNetCoreMvcRazorExtensionsToolingInternalPackageVersion>
248-
<MicrosoftCodeAnalysisRazorToolingInternalVersion>9.0.0-preview.24515.7</MicrosoftCodeAnalysisRazorToolingInternalVersion>
249-
<MicrosoftNETSdkRazorSourceGeneratorsTransportPackageVersion>9.0.0-preview.24515.7</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)