Skip to content

Don't change version in SourceBuild

5ea597f
Select commit
Loading
Failed to load commit list.
Open

Update Microsoft.CodeAnalysis.Analyzers to a release version #82719

Don't change version in SourceBuild
5ea597f
Select commit
Loading
Failed to load commit list.
Build Analysis / Build Analysis failed Mar 12, 2026 in 0s

.NET Result Analysis

Details

Tip

To unconditionally bypass the build analysis check (turn it green), you can use the escape mechanism feature. The completion time may vary, potentially taking several minutes, depending on the build analysis workload at the moment.

Build Failures

roslyn-CI / Windows_Debug_Build / Build_Windows_Debug / Restore

[ 🚧 Report infrastructure issue] [ 📄 Report repository issue]
    ❌eng\Versions.props(3,3): error MSB4024: The imported project file "D:\a\_work\1\s\eng\Version.Details.props" could not be loaded. Name cannot begin with the ''' character, hexadecimal value 0x27. Line 69, position 66.

roslyn-CI / Windows_Release_Build / Build_Windows_Release / Restore

[ 🚧 Report infrastructure issue] [ 📄 Report repository issue]
    ❌eng\Versions.props(3,3): error MSB4024: The imported project file "D:\a\_work\1\s\eng\Version.Details.props" could not be loaded. Name cannot begin with the ''' character, hexadecimal value 0x27. Line 69, position 66.

roslyn-CI / Unix_Build / Build_Unix_Debug / Restore

[ 🚧 Report infrastructure issue] [ 📄 Report repository issue]
    ❌eng/Versions.props(3,3): error MSB4024: The imported project file "/mnt/vss/_work/1/s/eng/Version.Details.props" could not be loaded. Name cannot begin with the ''' character, hexadecimal value 0x27. Line 69, position 66.

8 other jobs are failing and were not displayed due to space limitations.
Builds with failures: [roslyn-CI] [roslyn-integration-CI]

Was this helpful? Yes No