Bump Microsoft.CodeAnalysis.CSharp from 4.11.0 to 4.12.0 #577
Annotations
3 errors and 1 warning
Build Solution:
src/Microsoft.Build.Utilities.ProjectCreation/BuildManagerHost.cs#L55
Argument of type 'IDictionary<string, string>' cannot be used for parameter 'globalProperties' of type 'IDictionary<string, string?>' in 'BuildRequestData.BuildRequestData(string projectFullPath, IDictionary<string, string?> globalProperties, string? toolsVersion, string[] targetsToBuild, HostServices? hostServices, BuildRequestDataFlags flags)' due to differences in the nullability of reference types.
|
Build Solution:
src/Microsoft.Build.Utilities.ProjectCreation/BuildManagerHost.cs#L55
Argument of type 'IDictionary<string, string>' cannot be used for parameter 'globalProperties' of type 'IDictionary<string, string?>' in 'BuildRequestData.BuildRequestData(string projectFullPath, IDictionary<string, string?> globalProperties, string? toolsVersion, string[] targetsToBuild, HostServices? hostServices, BuildRequestDataFlags flags)' due to differences in the nullability of reference types.
|
Build Solution
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading