Skip to content

Commit

Permalink
Update dependencies from https://github.com/dotnet/razor build 202503…
Browse files Browse the repository at this point in the history
…09.1

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.25158.1 -> To Version 9.0.0-preview.25159.1
  • Loading branch information
dotnet-maestro[bot] committed Mar 10, 2025
1 parent bf19cbb commit 35f8a75
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
16 changes: 8 additions & 8 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -426,22 +426,22 @@
<Sha>8ec8cbf89d61d91f9356192c8b8afea1c9a960c3</Sha>
<SourceBuild RepoName="aspnetcore" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.CodeAnalysis.Razor.Tooling.Internal" Version="9.0.0-preview.25158.1">
<Dependency Name="Microsoft.CodeAnalysis.Razor.Tooling.Internal" Version="9.0.0-preview.25159.1">
<Uri>https://github.com/dotnet/razor</Uri>
<Sha>b8b69d16b8457c165bbd0c9ab807ccb03410c2b8</Sha>
<Sha>e4b99f06fa3002e106c0eb9a3ab5b530dcfa1228</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.Mvc.Razor.Extensions.Tooling.Internal" Version="9.0.0-preview.25158.1">
<Dependency Name="Microsoft.AspNetCore.Mvc.Razor.Extensions.Tooling.Internal" Version="9.0.0-preview.25159.1">
<Uri>https://github.com/dotnet/razor</Uri>
<Sha>b8b69d16b8457c165bbd0c9ab807ccb03410c2b8</Sha>
<Sha>e4b99f06fa3002e106c0eb9a3ab5b530dcfa1228</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.Sdk.Razor.SourceGenerators.Transport" Version="9.0.0-preview.25158.1">
<Dependency Name="Microsoft.NET.Sdk.Razor.SourceGenerators.Transport" Version="9.0.0-preview.25159.1">
<Uri>https://github.com/dotnet/razor</Uri>
<Sha>b8b69d16b8457c165bbd0c9ab807ccb03410c2b8</Sha>
<Sha>e4b99f06fa3002e106c0eb9a3ab5b530dcfa1228</Sha>
</Dependency>
<!-- Intermediate is necessary for source build. -->
<Dependency Name="Microsoft.SourceBuild.Intermediate.razor" Version="9.0.0-preview.25158.1">
<Dependency Name="Microsoft.SourceBuild.Intermediate.razor" Version="9.0.0-preview.25159.1">
<Uri>https://github.com/dotnet/razor</Uri>
<Sha>b8b69d16b8457c165bbd0c9ab807ccb03410c2b8</Sha>
<Sha>e4b99f06fa3002e106c0eb9a3ab5b530dcfa1228</Sha>
<SourceBuild RepoName="razor" ManagedOnly="true" />
</Dependency>
<!-- For coherency purposes, these versions should be gated by the versions of winforms and wpf routed via windowsdesktop -->
Expand Down
6 changes: 3 additions & 3 deletions eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -253,9 +253,9 @@
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/dotnet/razor -->
<MicrosoftAspNetCoreMvcRazorExtensionsToolingInternalPackageVersion>9.0.0-preview.25158.1</MicrosoftAspNetCoreMvcRazorExtensionsToolingInternalPackageVersion>
<MicrosoftCodeAnalysisRazorToolingInternalVersion>9.0.0-preview.25158.1</MicrosoftCodeAnalysisRazorToolingInternalVersion>
<MicrosoftNETSdkRazorSourceGeneratorsTransportPackageVersion>9.0.0-preview.25158.1</MicrosoftNETSdkRazorSourceGeneratorsTransportPackageVersion>
<MicrosoftAspNetCoreMvcRazorExtensionsToolingInternalPackageVersion>9.0.0-preview.25159.1</MicrosoftAspNetCoreMvcRazorExtensionsToolingInternalPackageVersion>
<MicrosoftCodeAnalysisRazorToolingInternalVersion>9.0.0-preview.25159.1</MicrosoftCodeAnalysisRazorToolingInternalVersion>
<MicrosoftNETSdkRazorSourceGeneratorsTransportPackageVersion>9.0.0-preview.25159.1</MicrosoftNETSdkRazorSourceGeneratorsTransportPackageVersion>
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/dotnet/wpf -->
Expand Down

0 comments on commit 35f8a75

Please sign in to comment.