Skip to content

Commit

Permalink
Merge pull request #28082 from dotnet/darc-release/7.0.1xx-rc2-301e6f…
Browse files Browse the repository at this point in the history
…8e-32f5-4aaf-9bab-93a63f43eba7

[release/7.0.1xx-rc2] Update dependencies from dotnet/razor-compiler
  • Loading branch information
marcpopMSFT authored Sep 21, 2022
2 parents 5dccbba + f5bdaaa commit 49d323f
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
16 changes: 8 additions & 8 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -204,22 +204,22 @@
<Uri>https://github.com/dotnet/aspnetcore</Uri>
<Sha>0bb3d6897e3cae58517217b628c08e585d0bede6</Sha>
</Dependency>
<Dependency Name="Microsoft.CodeAnalysis.Razor.Tooling.Internal" Version="7.0.0-preview.5.22412.2">
<Dependency Name="Microsoft.CodeAnalysis.Razor.Tooling.Internal" Version="7.0.0-preview.5.22471.1">
<Uri>https://github.com/dotnet/razor-compiler</Uri>
<Sha>a41514681a4db83c7cae7e17debf668d12efc1bb</Sha>
<Sha>883416c9d9ec221a9d73e62de093a43f2e2daf90</Sha>
<SourceBuild RepoName="razor-compiler" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.AspNetCore.Mvc.Razor.Extensions.Tooling.Internal" Version="7.0.0-preview.5.22412.2">
<Dependency Name="Microsoft.AspNetCore.Mvc.Razor.Extensions.Tooling.Internal" Version="7.0.0-preview.5.22471.1">
<Uri>https://github.com/dotnet/razor-compiler</Uri>
<Sha>a41514681a4db83c7cae7e17debf668d12efc1bb</Sha>
<Sha>883416c9d9ec221a9d73e62de093a43f2e2daf90</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.Razor.SourceGenerator.Tooling.Internal" Version="7.0.0-preview.5.22412.2">
<Dependency Name="Microsoft.AspNetCore.Razor.SourceGenerator.Tooling.Internal" Version="7.0.0-preview.5.22471.1">
<Uri>https://github.com/dotnet/razor-compiler</Uri>
<Sha>a41514681a4db83c7cae7e17debf668d12efc1bb</Sha>
<Sha>883416c9d9ec221a9d73e62de093a43f2e2daf90</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.Sdk.Razor.SourceGenerators.Transport" Version="7.0.0-preview.5.22412.2">
<Dependency Name="Microsoft.NET.Sdk.Razor.SourceGenerators.Transport" Version="7.0.0-preview.5.22471.1">
<Uri>https://github.com/dotnet/razor-compiler</Uri>
<Sha>a41514681a4db83c7cae7e17debf668d12efc1bb</Sha>
<Sha>883416c9d9ec221a9d73e62de093a43f2e2daf90</Sha>
</Dependency>
<Dependency Name="Microsoft.Extensions.FileProviders.Embedded" Version="7.0.0-rc.2.22464.13">
<Uri>https://github.com/dotnet/aspnetcore</Uri>
Expand Down
8 changes: 4 additions & 4 deletions eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -159,10 +159,10 @@
</PropertyGroup>
<!-- Dependencies from https://github.com/dotnet/razor-compiler -->
<PropertyGroup>
<MicrosoftAspNetCoreMvcRazorExtensionsToolingInternalPackageVersion>7.0.0-preview.5.22412.2</MicrosoftAspNetCoreMvcRazorExtensionsToolingInternalPackageVersion>
<MicrosoftCodeAnalysisRazorToolingInternalVersion>7.0.0-preview.5.22412.2</MicrosoftCodeAnalysisRazorToolingInternalVersion>
<MicrosoftAspNetCoreRazorSourceGeneratorToolingInternalPackageVersion>7.0.0-preview.5.22412.2</MicrosoftAspNetCoreRazorSourceGeneratorToolingInternalPackageVersion>
<MicrosoftNETSdkRazorSourceGeneratorsTransportPackageVersion>7.0.0-preview.5.22412.2</MicrosoftNETSdkRazorSourceGeneratorsTransportPackageVersion>
<MicrosoftAspNetCoreMvcRazorExtensionsToolingInternalPackageVersion>7.0.0-preview.5.22471.1</MicrosoftAspNetCoreMvcRazorExtensionsToolingInternalPackageVersion>
<MicrosoftCodeAnalysisRazorToolingInternalVersion>7.0.0-preview.5.22471.1</MicrosoftCodeAnalysisRazorToolingInternalVersion>
<MicrosoftAspNetCoreRazorSourceGeneratorToolingInternalPackageVersion>7.0.0-preview.5.22471.1</MicrosoftAspNetCoreRazorSourceGeneratorToolingInternalPackageVersion>
<MicrosoftNETSdkRazorSourceGeneratorsTransportPackageVersion>7.0.0-preview.5.22471.1</MicrosoftNETSdkRazorSourceGeneratorsTransportPackageVersion>
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/dotnet/wpf -->
Expand Down

0 comments on commit 49d323f

Please # to comment.