Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[release/7.0.4xx] Update dependencies from dotnet/razor #33125

Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
13 commits
Select commit Hold shift + click to select a range
7a480b9
Update dependencies from https://github.com/dotnet/razor build 202306…
dotnet-maestro[bot] Jun 8, 2023
ad18248
Update dependencies from https://github.com/dotnet/razor build 202306…
dotnet-maestro[bot] Jun 8, 2023
a123f9a
Update dependencies from https://github.com/dotnet/razor build 202306…
dotnet-maestro[bot] Jun 9, 2023
631c322
Update dependencies from https://github.com/dotnet/razor build 202306…
dotnet-maestro[bot] Jun 9, 2023
ecb2deb
Update dependencies from https://github.com/dotnet/razor build 202306…
dotnet-maestro[bot] Jun 9, 2023
9c7f597
Update dependencies from https://github.com/dotnet/razor build 202306…
dotnet-maestro[bot] Jun 9, 2023
ddb673b
Update dependencies from https://github.com/dotnet/razor build 202306…
dotnet-maestro[bot] Jun 9, 2023
2979e64
Update dependencies from https://github.com/dotnet/razor build 202306…
dotnet-maestro[bot] Jun 13, 2023
d42c077
Update dependencies from https://github.com/dotnet/razor build 202306…
dotnet-maestro[bot] Jun 13, 2023
e2bcfda
Update dependencies from https://github.com/dotnet/razor build 202306…
dotnet-maestro[bot] Jun 13, 2023
15ca76c
Update dependencies from https://github.com/dotnet/razor build 202306…
dotnet-maestro[bot] Jun 13, 2023
2e73c00
Update dependencies from https://github.com/dotnet/razor build 202306…
dotnet-maestro[bot] Jun 14, 2023
4a8618d
Ignore more Razor assemblies
jjonescz Jun 14, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 6 additions & 6 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -220,22 +220,22 @@
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore</Uri>
<Sha>d47e49e9c1e173ac90821f7e89cc38e710274241</Sha>
</Dependency>
<Dependency Name="Microsoft.CodeAnalysis.Razor.Tooling.Internal" Version="7.0.0-preview.23307.4">
<Dependency Name="Microsoft.CodeAnalysis.Razor.Tooling.Internal" Version="7.0.0-preview.23313.3">
<Uri>https://github.com/dotnet/razor</Uri>
<Sha>b6e673c517a1a0f6632abed2b655147425b6d634</Sha>
<Sha>cba27feaa6097cdc1e214b4f9d9ed03059eea5cc</Sha>
<SourceBuild RepoName="razor" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.AspNetCore.Mvc.Razor.Extensions.Tooling.Internal" Version="7.0.0-preview.23307.4">
<Dependency Name="Microsoft.AspNetCore.Mvc.Razor.Extensions.Tooling.Internal" Version="7.0.0-preview.23313.3">
<Uri>https://github.com/dotnet/razor</Uri>
<Sha>b6e673c517a1a0f6632abed2b655147425b6d634</Sha>
<Sha>cba27feaa6097cdc1e214b4f9d9ed03059eea5cc</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.Razor.SourceGenerator.Tooling.Internal" Version="7.0.0-preview.23167.3">
<Uri>https://github.com/dotnet/razor</Uri>
<Sha>6d470d921df7c2244786e157397efb2082b4ad9d</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.Sdk.Razor.SourceGenerators.Transport" Version="7.0.0-preview.23307.4">
<Dependency Name="Microsoft.NET.Sdk.Razor.SourceGenerators.Transport" Version="7.0.0-preview.23313.3">
<Uri>https://github.com/dotnet/razor</Uri>
<Sha>b6e673c517a1a0f6632abed2b655147425b6d634</Sha>
<Sha>cba27feaa6097cdc1e214b4f9d9ed03059eea5cc</Sha>
</Dependency>
<Dependency Name="Microsoft.Extensions.FileProviders.Embedded" Version="7.0.5">
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore</Uri>
Expand Down
6 changes: 3 additions & 3 deletions eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -162,10 +162,10 @@
</PropertyGroup>
<!-- Dependencies from https://github.com/dotnet/razor -->
<PropertyGroup>
<MicrosoftAspNetCoreMvcRazorExtensionsToolingInternalPackageVersion>7.0.0-preview.23307.4</MicrosoftAspNetCoreMvcRazorExtensionsToolingInternalPackageVersion>
<MicrosoftCodeAnalysisRazorToolingInternalVersion>7.0.0-preview.23307.4</MicrosoftCodeAnalysisRazorToolingInternalVersion>
<MicrosoftAspNetCoreMvcRazorExtensionsToolingInternalPackageVersion>7.0.0-preview.23313.3</MicrosoftAspNetCoreMvcRazorExtensionsToolingInternalPackageVersion>
<MicrosoftCodeAnalysisRazorToolingInternalVersion>7.0.0-preview.23313.3</MicrosoftCodeAnalysisRazorToolingInternalVersion>
<MicrosoftAspNetCoreRazorSourceGeneratorToolingInternalPackageVersion>7.0.0-preview.23167.3</MicrosoftAspNetCoreRazorSourceGeneratorToolingInternalPackageVersion>
<MicrosoftNETSdkRazorSourceGeneratorsTransportPackageVersion>7.0.0-preview.23307.4</MicrosoftNETSdkRazorSourceGeneratorsTransportPackageVersion>
<MicrosoftNETSdkRazorSourceGeneratorsTransportPackageVersion>7.0.0-preview.23313.3</MicrosoftNETSdkRazorSourceGeneratorsTransportPackageVersion>
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/dotnet/wpf -->
Expand Down
2 changes: 1 addition & 1 deletion src/RazorSdk/Tool/DefaultExtensionDependencyChecker.cs
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ internal class DefaultExtensionDependencyChecker : ExtensionDependencyChecker
"netstandard",
"System",
"Microsoft.CodeAnalysis",
"Microsoft.AspNetCore.Razor.Language",
"Microsoft.AspNetCore.Razor",
};

private readonly ExtensionAssemblyLoader _loader;
Expand Down