Update SynoAI.csproj #10
Annotations
10 warnings
Build:
SynoAI/Controllers/HomeController.cs#L109
This call site is reachable on all platforms. 'CompositingQuality.HighSpeed' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Build:
SynoAI/Controllers/HomeController.cs#L109
This call site is reachable on all platforms. 'Graphics.CompositingQuality' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Build:
SynoAI/Controllers/HomeController.cs#L107
This call site is reachable on all platforms. 'Bitmap' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Build:
SynoAI/Controllers/HomeController.cs#L110
This call site is reachable on all platforms. 'Graphics.InterpolationMode' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Build:
SynoAI/Controllers/HomeController.cs#L117
This call site is reachable on all platforms. 'Image.Save(Stream, ImageFormat)' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Build:
SynoAI/Controllers/HomeController.cs#L108
This call site is reachable on all platforms. 'Graphics.FromImage(Image)' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Build:
SynoAI/Controllers/HomeController.cs#L117
This call site is reachable on all platforms. 'ImageFormat.Jpeg' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Build:
SynoAI/Controllers/HomeController.cs#L100
This call site is reachable on all platforms. 'Image.Width' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Build:
SynoAI/Controllers/HomeController.cs#L111
This call site is reachable on all platforms. 'CompositingMode.SourceCopy' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Build:
SynoAI/Controllers/HomeController.cs#L111
This call site is reachable on all platforms. 'Graphics.CompositingMode' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Loading