Bump SystemTextJsonVersion from 9.0.0 to 9.0.1 #589
Annotations
9 errors
Build and Test (Linux):
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 and Test (Linux):
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 and Test (Linux)
Process completed with exit code 1.
|
Build and Test (MacOS):
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 and Test (MacOS):
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 and Test (MacOS)
Process completed with exit code 1.
|
Build and Test (Windows):
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 and Test (Windows):
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 and Test (Windows)
Process completed with exit code 1.
|