Skip to content

Commit

Permalink
[main] Update dependencies from dotnet/razor (dotnet#44803)
Browse files Browse the repository at this point in the history
[main] Update dependencies from dotnet/razor
  • Loading branch information
dotnet-maestro[bot] authored Nov 15, 2024
1 parent e6e6890 commit 16e915c
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 @@ -329,22 +329,22 @@
<Sha>eb68e016a554b4da50d7fb0aeffe897cfabf36c7</Sha>
<SourceBuild RepoName="aspnetcore" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.CodeAnalysis.Razor.Tooling.Internal" Version="9.0.0-preview.24558.2">
<Dependency Name="Microsoft.CodeAnalysis.Razor.Tooling.Internal" Version="9.0.0-preview.24565.11">
<Uri>https://github.com/dotnet/razor</Uri>
<Sha>f6384a995a7032f50f4e3d07fad1c87e2cd8a560</Sha>
<Sha>1676deca771d6455d013ffbace9be1bd3b4549dd</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.Mvc.Razor.Extensions.Tooling.Internal" Version="9.0.0-preview.24558.2">
<Dependency Name="Microsoft.AspNetCore.Mvc.Razor.Extensions.Tooling.Internal" Version="9.0.0-preview.24565.11">
<Uri>https://github.com/dotnet/razor</Uri>
<Sha>f6384a995a7032f50f4e3d07fad1c87e2cd8a560</Sha>
<Sha>1676deca771d6455d013ffbace9be1bd3b4549dd</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.Sdk.Razor.SourceGenerators.Transport" Version="9.0.0-preview.24558.2">
<Dependency Name="Microsoft.NET.Sdk.Razor.SourceGenerators.Transport" Version="9.0.0-preview.24565.11">
<Uri>https://github.com/dotnet/razor</Uri>
<Sha>f6384a995a7032f50f4e3d07fad1c87e2cd8a560</Sha>
<Sha>1676deca771d6455d013ffbace9be1bd3b4549dd</Sha>
</Dependency>
<!-- Intermediate is necessary for source build. -->
<Dependency Name="Microsoft.SourceBuild.Intermediate.razor" Version="9.0.0-preview.24558.2">
<Dependency Name="Microsoft.SourceBuild.Intermediate.razor" Version="9.0.0-preview.24565.11">
<Uri>https://github.com/dotnet/razor</Uri>
<Sha>f6384a995a7032f50f4e3d07fad1c87e2cd8a560</Sha>
<Sha>1676deca771d6455d013ffbace9be1bd3b4549dd</Sha>
<SourceBuild RepoName="razor" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.Extensions.FileProviders.Embedded" Version="10.0.0-alpha.2.24563.16">
Expand Down
6 changes: 3 additions & 3 deletions eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -252,9 +252,9 @@
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/dotnet/razor -->
<MicrosoftAspNetCoreMvcRazorExtensionsToolingInternalPackageVersion>9.0.0-preview.24558.2</MicrosoftAspNetCoreMvcRazorExtensionsToolingInternalPackageVersion>
<MicrosoftCodeAnalysisRazorToolingInternalVersion>9.0.0-preview.24558.2</MicrosoftCodeAnalysisRazorToolingInternalVersion>
<MicrosoftNETSdkRazorSourceGeneratorsTransportPackageVersion>9.0.0-preview.24558.2</MicrosoftNETSdkRazorSourceGeneratorsTransportPackageVersion>
<MicrosoftAspNetCoreMvcRazorExtensionsToolingInternalPackageVersion>9.0.0-preview.24565.11</MicrosoftAspNetCoreMvcRazorExtensionsToolingInternalPackageVersion>
<MicrosoftCodeAnalysisRazorToolingInternalVersion>9.0.0-preview.24565.11</MicrosoftCodeAnalysisRazorToolingInternalVersion>
<MicrosoftNETSdkRazorSourceGeneratorsTransportPackageVersion>9.0.0-preview.24565.11</MicrosoftNETSdkRazorSourceGeneratorsTransportPackageVersion>
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/dotnet/wpf -->
Expand Down

0 comments on commit 16e915c

Please sign in to comment.