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

Remove Razor EA For Roslyn #11510

Draft
wants to merge 12 commits into
base: main
Choose a base branch
from

Compiling and ready for testing. Still failing

404c321
Select commit
Loading
Failed to load commit list.
Draft

Remove Razor EA For Roslyn #11510

Compiling and ready for testing. Still failing
404c321
Select commit
Loading
Failed to load commit list.
Azure Pipelines / razor-tooling-ci (Build macOS debug) failed Feb 22, 2025 in 2m 34s

Build macOS debug failed

Annotations

Check failure on line 0 in src/Analyzers/Razor.Diagnostics.Analyzers/Razor.Diagnostics.Analyzers.csproj

See this annotation in the file changed.

@azure-pipelines azure-pipelines / razor-tooling-ci (Build macOS debug)

src/Analyzers/Razor.Diagnostics.Analyzers/Razor.Diagnostics.Analyzers.csproj#L0

src/Analyzers/Razor.Diagnostics.Analyzers/Razor.Diagnostics.Analyzers.csproj(0,0): error NU1603: (NETCORE_ENGINEERING_TELEMETRY=Restore) Razor.Diagnostics.Analyzers depends on Microsoft.CodeAnalysis.Common (>= 4.14.0-dev) but Microsoft.CodeAnalysis.Common 4.14.0-dev was not found. Microsoft.CodeAnalysis.Common 5.0.0-1.25110.7 was resolved instead.

Check failure on line 0 in src/Analyzers/Razor.Diagnostics.Analyzers/Razor.Diagnostics.Analyzers.csproj

See this annotation in the file changed.

@azure-pipelines azure-pipelines / razor-tooling-ci (Build macOS debug)

src/Analyzers/Razor.Diagnostics.Analyzers/Razor.Diagnostics.Analyzers.csproj#L0

src/Analyzers/Razor.Diagnostics.Analyzers/Razor.Diagnostics.Analyzers.csproj(0,0): error NU1603: (NETCORE_ENGINEERING_TELEMETRY=Restore) Razor.Diagnostics.Analyzers depends on Microsoft.CodeAnalysis.CSharp (>= 4.14.0-dev) but Microsoft.CodeAnalysis.CSharp 4.14.0-dev was not found. Microsoft.CodeAnalysis.CSharp 5.0.0-1.25110.7 was resolved instead.

Check failure on line 0 in src/Analyzers/Razor.Diagnostics.Analyzers/Razor.Diagnostics.Analyzers.csproj

See this annotation in the file changed.

@azure-pipelines azure-pipelines / razor-tooling-ci (Build macOS debug)

src/Analyzers/Razor.Diagnostics.Analyzers/Razor.Diagnostics.Analyzers.csproj#L0

src/Analyzers/Razor.Diagnostics.Analyzers/Razor.Diagnostics.Analyzers.csproj(0,0): error NU1603: (NETCORE_ENGINEERING_TELEMETRY=Restore) Razor.Diagnostics.Analyzers depends on Microsoft.Net.Compilers.Toolset (>= 4.14.0-dev) but Microsoft.Net.Compilers.Toolset 4.14.0-dev was not found. Microsoft.Net.Compilers.Toolset 5.0.0-1.25110.7 was resolved instead.

Check failure on line 0 in src/Analyzers/Razor.Diagnostics.Analyzers/Razor.Diagnostics.Analyzers.csproj

See this annotation in the file changed.

@azure-pipelines azure-pipelines / razor-tooling-ci (Build macOS debug)

src/Analyzers/Razor.Diagnostics.Analyzers/Razor.Diagnostics.Analyzers.csproj#L0

src/Analyzers/Razor.Diagnostics.Analyzers/Razor.Diagnostics.Analyzers.csproj(0,0): error NU1109: (NETCORE_ENGINEERING_TELEMETRY=Restore) Detected package downgrade: Microsoft.CodeAnalysis.Common from 5.0.0-1.25110.7 to centrally defined 5.0.0-1.25110.7. Update the centrally managed package version to a higher version. 
 Razor.Diagnostics.Analyzers -> Microsoft.CodeAnalysis.CSharp 5.0.0-1.25110.7 -> Microsoft.CodeAnalysis.Common (= 5.0.0-1.25110.7) 
 Razor.Diagnostics.Analyzers -> Microsoft.CodeAnalysis.Common (>= 4.14.0-dev)

Check failure on line 0 in src/Razor/test/Microsoft.VisualStudio.LanguageServices.Razor.Test/Microsoft.VisualStudio.LanguageServices.Razor.Test.csproj

See this annotation in the file changed.

@azure-pipelines azure-pipelines / razor-tooling-ci (Build macOS debug)

src/Razor/test/Microsoft.VisualStudio.LanguageServices.Razor.Test/Microsoft.VisualStudio.LanguageServices.Razor.Test.csproj#L0

src/Razor/test/Microsoft.VisualStudio.LanguageServices.Razor.Test/Microsoft.VisualStudio.LanguageServices.Razor.Test.csproj(0,0): error NU1603: (NETCORE_ENGINEERING_TELEMETRY=Restore) Microsoft.VisualStudio.LanguageServices.Razor.Test depends on Microsoft.CodeAnalysis.Common (>= 4.14.0-dev) but Microsoft.CodeAnalysis.Common 4.14.0-dev was not found. Microsoft.CodeAnalysis.Common 5.0.0-1.25110.7 was resolved instead.