Skip to content

Commit

Permalink
[main] Update dependencies from dotnet/razor (#45093)
Browse files Browse the repository at this point in the history
  • Loading branch information
v-wuzhai authored Nov 25, 2024
2 parents 8607550 + 38feeee commit 7ad934d
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 @@ -325,22 +325,22 @@
<Sha>1770dcf4e81872395cc4d3b3b3efbaef91f8020a</Sha>
<SourceBuild RepoName="aspnetcore" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.CodeAnalysis.Razor.Tooling.Internal" Version="9.0.0-preview.24574.3">
<Dependency Name="Microsoft.CodeAnalysis.Razor.Tooling.Internal" Version="9.0.0-preview.24574.8">
<Uri>https://github.com/dotnet/razor</Uri>
<Sha>eef0189b5fbef8ad4446dc0e409163448dff81e9</Sha>
<Sha>9a20f419997f0f9aae4a66e6336da9ad433607fb</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.Mvc.Razor.Extensions.Tooling.Internal" Version="9.0.0-preview.24574.3">
<Dependency Name="Microsoft.AspNetCore.Mvc.Razor.Extensions.Tooling.Internal" Version="9.0.0-preview.24574.8">
<Uri>https://github.com/dotnet/razor</Uri>
<Sha>eef0189b5fbef8ad4446dc0e409163448dff81e9</Sha>
<Sha>9a20f419997f0f9aae4a66e6336da9ad433607fb</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.Sdk.Razor.SourceGenerators.Transport" Version="9.0.0-preview.24574.3">
<Dependency Name="Microsoft.NET.Sdk.Razor.SourceGenerators.Transport" Version="9.0.0-preview.24574.8">
<Uri>https://github.com/dotnet/razor</Uri>
<Sha>eef0189b5fbef8ad4446dc0e409163448dff81e9</Sha>
<Sha>9a20f419997f0f9aae4a66e6336da9ad433607fb</Sha>
</Dependency>
<!-- Intermediate is necessary for source build. -->
<Dependency Name="Microsoft.SourceBuild.Intermediate.razor" Version="9.0.0-preview.24574.3">
<Dependency Name="Microsoft.SourceBuild.Intermediate.razor" Version="9.0.0-preview.24574.8">
<Uri>https://github.com/dotnet/razor</Uri>
<Sha>eef0189b5fbef8ad4446dc0e409163448dff81e9</Sha>
<Sha>9a20f419997f0f9aae4a66e6336da9ad433607fb</Sha>
<SourceBuild RepoName="razor" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.Extensions.FileProviders.Embedded" Version="10.0.0-alpha.2.24572.6">
Expand Down
6 changes: 3 additions & 3 deletions eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -248,9 +248,9 @@
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/dotnet/razor -->
<MicrosoftAspNetCoreMvcRazorExtensionsToolingInternalPackageVersion>9.0.0-preview.24574.3</MicrosoftAspNetCoreMvcRazorExtensionsToolingInternalPackageVersion>
<MicrosoftCodeAnalysisRazorToolingInternalVersion>9.0.0-preview.24574.3</MicrosoftCodeAnalysisRazorToolingInternalVersion>
<MicrosoftNETSdkRazorSourceGeneratorsTransportPackageVersion>9.0.0-preview.24574.3</MicrosoftNETSdkRazorSourceGeneratorsTransportPackageVersion>
<MicrosoftAspNetCoreMvcRazorExtensionsToolingInternalPackageVersion>9.0.0-preview.24574.8</MicrosoftAspNetCoreMvcRazorExtensionsToolingInternalPackageVersion>
<MicrosoftCodeAnalysisRazorToolingInternalVersion>9.0.0-preview.24574.8</MicrosoftCodeAnalysisRazorToolingInternalVersion>
<MicrosoftNETSdkRazorSourceGeneratorsTransportPackageVersion>9.0.0-preview.24574.8</MicrosoftNETSdkRazorSourceGeneratorsTransportPackageVersion>
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/dotnet/wpf -->
Expand Down

0 comments on commit 7ad934d

Please sign in to comment.