Upgrade dotnet 8 #164
Annotations
10 warnings
src/WeSay.Data/Properties/AssemblyInfo.cs#L18
'SecurityPermissionAttribute' is obsolete: 'Code Access Security is not supported or honored by the runtime.' (https://aka.ms/dotnet-warnings/SYSLIB0003)
|
src/WeSay.Data/Properties/AssemblyInfo.cs#L18
'SecurityAction' is obsolete: 'Code Access Security is not supported or honored by the runtime.' (https://aka.ms/dotnet-warnings/SYSLIB0003)
|
src/LexicalModel/Foundation/WritingSystemInfo.cs#L21
This call site is reachable on all platforms. 'Font.Name' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
src/LexicalModel/Foundation/WritingSystemInfo.cs#L22
This call site is reachable on all platforms. 'Font.Name' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
src/LexicalModel/Foundation/WritingSystemInfo.cs#L21
This call site is reachable on all platforms. 'SystemFonts.DefaultFont' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
src/LexicalModel/Foundation/WritingSystemInfo.cs#L22
This call site is reachable on all platforms. 'Font' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
src/LexicalModel/Foundation/WritingSystemInfo.cs#L22
This call site is reachable on all platforms. 'SystemFonts.DefaultFont' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
src/LexicalModel/Foundation/WritingSystemInfo.cs#L15
This call site is reachable on all platforms. 'Font' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Found version-specific or distribution-specific runtime identifier(s): win7-x64, win7-x86. Affected libraries: Icu4c.Win.Min. In .NET 8.0 and higher, assets for version-specific and distribution-specific runtime identifiers will not be found by default. See https://aka.ms/dotnet/rid-usage for details.
|
src/WeSay.UI/BetterLabel.cs#L29
The variable 'error' is declared but never used
|
This job succeeded
Loading