Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
…ld 20221025.1 (#28768)

[release/7.0.1xx] Update dependencies from dotnet/razor-compiler
  • Loading branch information
dotnet-maestro[bot] committed Oct 26, 2022
1 parent aca7ed0 commit bf3e5df
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 @@ -208,22 +208,22 @@
<Uri>https://github.com/dotnet/aspnetcore</Uri>
<Sha>d50065c4a4fe31a66a1cc2e1a31896d30464da13</Sha>
</Dependency>
<Dependency Name="Microsoft.CodeAnalysis.Razor.Tooling.Internal" Version="7.0.0-preview.5.22471.1">
<Dependency Name="Microsoft.CodeAnalysis.Razor.Tooling.Internal" Version="7.0.0-preview.5.22525.1">
<Uri>https://github.com/dotnet/razor-compiler</Uri>
<Sha>883416c9d9ec221a9d73e62de093a43f2e2daf90</Sha>
<Sha>9ce52f1afbfb819fc8499a590385200b97b13f33</Sha>
<SourceBuild RepoName="razor-compiler" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.AspNetCore.Mvc.Razor.Extensions.Tooling.Internal" Version="7.0.0-preview.5.22471.1">
<Dependency Name="Microsoft.AspNetCore.Mvc.Razor.Extensions.Tooling.Internal" Version="7.0.0-preview.5.22525.1">
<Uri>https://github.com/dotnet/razor-compiler</Uri>
<Sha>883416c9d9ec221a9d73e62de093a43f2e2daf90</Sha>
<Sha>9ce52f1afbfb819fc8499a590385200b97b13f33</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.Razor.SourceGenerator.Tooling.Internal" Version="7.0.0-preview.5.22471.1">
<Dependency Name="Microsoft.AspNetCore.Razor.SourceGenerator.Tooling.Internal" Version="7.0.0-preview.5.22525.1">
<Uri>https://github.com/dotnet/razor-compiler</Uri>
<Sha>883416c9d9ec221a9d73e62de093a43f2e2daf90</Sha>
<Sha>9ce52f1afbfb819fc8499a590385200b97b13f33</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.Sdk.Razor.SourceGenerators.Transport" Version="7.0.0-preview.5.22471.1">
<Dependency Name="Microsoft.NET.Sdk.Razor.SourceGenerators.Transport" Version="7.0.0-preview.5.22525.1">
<Uri>https://github.com/dotnet/razor-compiler</Uri>
<Sha>883416c9d9ec221a9d73e62de093a43f2e2daf90</Sha>
<Sha>9ce52f1afbfb819fc8499a590385200b97b13f33</Sha>
</Dependency>
<Dependency Name="Microsoft.Extensions.FileProviders.Embedded" Version="7.0.0">
<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 @@ -161,10 +161,10 @@
</PropertyGroup>
<!-- Dependencies from https://github.com/dotnet/razor-compiler -->
<PropertyGroup>
<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>
<MicrosoftAspNetCoreMvcRazorExtensionsToolingInternalPackageVersion>7.0.0-preview.5.22525.1</MicrosoftAspNetCoreMvcRazorExtensionsToolingInternalPackageVersion>
<MicrosoftCodeAnalysisRazorToolingInternalVersion>7.0.0-preview.5.22525.1</MicrosoftCodeAnalysisRazorToolingInternalVersion>
<MicrosoftAspNetCoreRazorSourceGeneratorToolingInternalPackageVersion>7.0.0-preview.5.22525.1</MicrosoftAspNetCoreRazorSourceGeneratorToolingInternalPackageVersion>
<MicrosoftNETSdkRazorSourceGeneratorsTransportPackageVersion>7.0.0-preview.5.22525.1</MicrosoftNETSdkRazorSourceGeneratorsTransportPackageVersion>
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/dotnet/wpf -->
Expand Down

0 comments on commit bf3e5df

Please sign in to comment.