-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
[main] Update dependencies from dotnet/razor #46633
[main] Update dependencies from dotnet/razor #46633
Conversation
…06.1 Microsoft.SourceBuild.Intermediate.razor , Microsoft.AspNetCore.Mvc.Razor.Extensions.Tooling.Internal , Microsoft.CodeAnalysis.Razor.Tooling.Internal , Microsoft.NET.Sdk.Razor.SourceGenerators.Transport From Version 9.0.0-preview.25105.3 -> To Version 9.0.0-preview.25106.1
…06.2 Microsoft.SourceBuild.Intermediate.razor , Microsoft.AspNetCore.Mvc.Razor.Extensions.Tooling.Internal , Microsoft.CodeAnalysis.Razor.Tooling.Internal , Microsoft.NET.Sdk.Razor.SourceGenerators.Transport From Version 9.0.0-preview.25105.3 -> To Version 9.0.0-preview.25106.2
…07.1 Microsoft.SourceBuild.Intermediate.razor , Microsoft.AspNetCore.Mvc.Razor.Extensions.Tooling.Internal , Microsoft.CodeAnalysis.Razor.Tooling.Internal , Microsoft.NET.Sdk.Razor.SourceGenerators.Transport From Version 9.0.0-preview.25105.3 -> To Version 9.0.0-preview.25107.1
…07.2 Microsoft.SourceBuild.Intermediate.razor , Microsoft.AspNetCore.Mvc.Razor.Extensions.Tooling.Internal , Microsoft.CodeAnalysis.Razor.Tooling.Internal , Microsoft.NET.Sdk.Razor.SourceGenerators.Transport From Version 9.0.0-preview.25105.3 -> To Version 9.0.0-preview.25107.2
…07.3 Microsoft.SourceBuild.Intermediate.razor , Microsoft.AspNetCore.Mvc.Razor.Extensions.Tooling.Internal , Microsoft.CodeAnalysis.Razor.Tooling.Internal , Microsoft.NET.Sdk.Razor.SourceGenerators.Transport From Version 9.0.0-preview.25105.3 -> To Version 9.0.0-preview.25107.3
@ViktorHofer PTAL |
@dotnet/source-build |
…09.1 Microsoft.SourceBuild.Intermediate.razor , Microsoft.AspNetCore.Mvc.Razor.Extensions.Tooling.Internal , Microsoft.CodeAnalysis.Razor.Tooling.Internal , Microsoft.NET.Sdk.Razor.SourceGenerators.Transport From Version 9.0.0-preview.25105.3 -> To Version 9.0.0-preview.25109.1
The source-build leg is passing. It looks like the @dotnet/razor-tooling team needs to address some failures surfaced when building with a recent SDK.
|
Sorry for the wrong ping. |
…10.1 Microsoft.SourceBuild.Intermediate.razor , Microsoft.AspNetCore.Mvc.Razor.Extensions.Tooling.Internal , Microsoft.CodeAnalysis.Razor.Tooling.Internal , Microsoft.NET.Sdk.Razor.SourceGenerators.Transport From Version 9.0.0-preview.25105.3 -> To Version 9.0.0-preview.25110.1
This would have been broken by dotnet/razor#11466, though I'm not sure why we're not getting warnings in our repo for these. |
Oh interesting, these are all interfaces. The default for IDE0040 is to only report for non-interface members. Maybe something else is being brought in to the build that is elevating that to always report? I'll fix the violations in Razor, but I'd love to get to the bottom of this so we don't inadvertently hit it again in future. I guess I can try running the VMR build locally? If anyone has any other tips I'd love to hear them! |
Fix in dotnet/razor#11472 |
Fixes build errors in dotnet/sdk#46633
…10.2 Microsoft.SourceBuild.Intermediate.razor , Microsoft.AspNetCore.Mvc.Razor.Extensions.Tooling.Internal , Microsoft.CodeAnalysis.Razor.Tooling.Internal , Microsoft.NET.Sdk.Razor.SourceGenerators.Transport From Version 9.0.0-preview.25105.3 -> To Version 9.0.0-preview.25110.2
2nd fix in dotnet/razor#11474 |
Fixes another failure in dotnet/sdk#46633
…10.3 Microsoft.SourceBuild.Intermediate.razor , Microsoft.AspNetCore.Mvc.Razor.Extensions.Tooling.Internal , Microsoft.CodeAnalysis.Razor.Tooling.Internal , Microsoft.NET.Sdk.Razor.SourceGenerators.Transport From Version 9.0.0-preview.25105.3 -> To Version 9.0.0-preview.25110.3
This pull request updates the following dependencies
From https://github.com/dotnet/razor