Closed dotnet-maestro[bot] closed 1 year ago
MSBuildWorkspace is not properly loading blazorwasm projects under .NET 8p4
✘ Microsoft.CodeAnalysis.Tools.Tests.MSBuild.MSBuildWorkspaceLoaderTests.CSharpTemplateProject_LoadWithNoDiagnostics(templateName: "blazorwasm", ignoredDiagnostics: "")2s 512ms
Error:
Assert.Empty() Failure
Expected: <empty>
Actual: [
/Users/joeyrobichaud/Source/format/tests/projects/for_workspace_loader/csharp_blazorwasm_project/Program.cs(3,7): error CS0246: The type or namespace name 'csharp_blazorwasm_project' could not be found (are you missing a using directive or an assembly reference?),
/Users/joeyrobichaud/Source/format/tests/projects/for_workspace_loader/csharp_blazorwasm_project/Program.cs(6,28): error CS0246: The type or namespace name 'App' could not be found (are you missing a using directive or an assembly reference?)
]
current flow is in https://github.com/dotnet/format/pull/1882
This pull request updates the following dependencies
From https://github.com/dotnet/arcade
Subscription: bba4b460-cef6-4542-5b68-08d8d8feb47e
Build: 20230620.3
Date Produced: June 20, 2023 9:04:29 PM UTC
Commit: 06d73ccc1f421af06c2794741a9913f474f66b3d
Branch: refs/heads/main
Updates:
Coherency Updates
The following updates ensure that dependencies with a CoherentParentDependency attribute were produced in a build used as input to the parent dependency's build. See Dependency Description Format