RaUI/Source/AnalysisReport.sarif
zilinsoft 3262955f2f ### 2023-11-07更新
------
#### RaUIV4    V4.0.2311.0701
- *.[全新]整合了MyDb、ryControls、MyDb_MySQL等dll文件到RaUI一个项目。
- *.[新增]新增ApkOp类,可以轻松获取APK信息。
- *.[新增]新增JsonExt扩展类,让Json操作更简单。
- *.[新增]新增WebP类,可以支持webp格式的图片。
- *.[改进]ryQuickSQL中的AddField方法改为自动替换已存在的同名值。
- *.[修复]ryQuickSQL中的AddFieldCalc方法无法正常计算的BUG。
2023-11-07 16:37:53 +08:00

703 lines
28 KiB
Plaintext

{
"$schema": "https://schemastore.azurewebsites.net/schemas/json/sarif-2.1.0-rtm.5.json",
"version": "2.1.0",
"runs": [
{
"tool": {
"driver": {
"name": "Dependency Analysis",
"semanticVersion": "0.4.421302",
"informationUri": "https://docs.microsoft.com/en-us/dotnet/core/porting/upgrade-assistant-overview",
"rules": [
{
"id": "UA106",
"name": "PackageToBeAdded",
"fullDescription": {
"text": "Packages that need to be added in order to upgrade the project to chosen TFM"
},
"helpUri": "https://docs.microsoft.com/en-us/dotnet/core/porting/upgrade-assistant-overview"
},
{
"id": "UA103",
"name": "ReferenceToBeDeleted",
"fullDescription": {
"text": "References that need to be deleted in order to upgrade the project to chosen TFM"
},
"helpUri": "https://docs.microsoft.com/en-us/dotnet/core/porting/upgrade-assistant-overview"
},
{
"id": "UA108",
"name": "FrameworkReferenceToBeAdded",
"fullDescription": {
"text": "Framework Reference that need to be added in order to upgrade the project to chosen TFM"
},
"helpUri": "https://docs.microsoft.com/en-us/dotnet/core/porting/upgrade-assistant-overview"
}
]
}
},
"results": [
{
"ruleId": "UA106",
"level": "note",
"message": {
"text": "Package Microsoft.DotNet.UpgradeAssistant.Extensions.Default.Analyzers, Version=0.4.421302 needs to be added."
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "file:///E:/My%20Datas/%E6%AF%95%E6%96%B9%E9%A1%B9%E7%9B%AE/C%23/%E7%9D%BF%E5%85%83%E5%85%AC%E7%94%A8%E6%8E%A7%E4%BB%B6%E7%BB%84/Source/Itrycn_Project/Itrycn_Project.csproj"
},
"region": {}
}
}
]
},
{
"ruleId": "UA106",
"level": "note",
"message": {
"text": "Package Microsoft.Windows.Compatibility, Version=7.0.1 needs to be added."
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "file:///E:/My%20Datas/%E6%AF%95%E6%96%B9%E9%A1%B9%E7%9B%AE/C%23/%E7%9D%BF%E5%85%83%E5%85%AC%E7%94%A8%E6%8E%A7%E4%BB%B6%E7%BB%84/Source/Itrycn_Project/Itrycn_Project.csproj"
},
"region": {}
}
}
]
},
{
"ruleId": "UA106",
"level": "note",
"message": {
"text": "Package Microsoft.DotNet.UpgradeAssistant.Extensions.Default.Analyzers, Version=0.4.421302 needs to be added."
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "file:///E:/My%20Datas/%E6%AF%95%E6%96%B9%E9%A1%B9%E7%9B%AE/C%23/%E7%9D%BF%E5%85%83%E5%85%AC%E7%94%A8%E6%8E%A7%E4%BB%B6%E7%BB%84/Source/RyPrint/RyPrint.csproj"
},
"region": {}
}
}
]
},
{
"ruleId": "UA106",
"level": "note",
"message": {
"text": "Package Microsoft.Windows.Compatibility, Version=7.0.1 needs to be added."
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "file:///E:/My%20Datas/%E6%AF%95%E6%96%B9%E9%A1%B9%E7%9B%AE/C%23/%E7%9D%BF%E5%85%83%E5%85%AC%E7%94%A8%E6%8E%A7%E4%BB%B6%E7%BB%84/Source/RyPrint/RyPrint.csproj"
},
"region": {}
}
}
]
},
{
"ruleId": "UA103",
"level": "note",
"message": {
"text": "Reference to System.Configuration needs to be deleted."
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "file:///E:/My%20Datas/%E6%AF%95%E6%96%B9%E9%A1%B9%E7%9B%AE/C%23/%E7%9D%BF%E5%85%83%E5%85%AC%E7%94%A8%E6%8E%A7%E4%BB%B6%E7%BB%84/Source/Itrycn_Project2/Itrycn_Project2.csproj"
},
"region": {}
}
}
]
},
{
"ruleId": "UA103",
"level": "note",
"message": {
"text": "Reference to System.Web needs to be deleted."
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "file:///E:/My%20Datas/%E6%AF%95%E6%96%B9%E9%A1%B9%E7%9B%AE/C%23/%E7%9D%BF%E5%85%83%E5%85%AC%E7%94%A8%E6%8E%A7%E4%BB%B6%E7%BB%84/Source/Itrycn_Project2/Itrycn_Project2.csproj"
},
"region": {}
}
}
]
},
{
"ruleId": "UA106",
"level": "note",
"message": {
"text": "Package System.Configuration.ConfigurationManager, Version=5.0.0 needs to be added."
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "file:///E:/My%20Datas/%E6%AF%95%E6%96%B9%E9%A1%B9%E7%9B%AE/C%23/%E7%9D%BF%E5%85%83%E5%85%AC%E7%94%A8%E6%8E%A7%E4%BB%B6%E7%BB%84/Source/Itrycn_Project2/Itrycn_Project2.csproj"
},
"region": {}
}
}
]
},
{
"ruleId": "UA106",
"level": "note",
"message": {
"text": "Package Microsoft.DotNet.UpgradeAssistant.Extensions.Default.Analyzers, Version=0.4.421302 needs to be added."
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "file:///E:/My%20Datas/%E6%AF%95%E6%96%B9%E9%A1%B9%E7%9B%AE/C%23/%E7%9D%BF%E5%85%83%E5%85%AC%E7%94%A8%E6%8E%A7%E4%BB%B6%E7%BB%84/Source/Itrycn_Project2/Itrycn_Project2.csproj"
},
"region": {}
}
}
]
},
{
"ruleId": "UA106",
"level": "note",
"message": {
"text": "Package Microsoft.Windows.Compatibility, Version=7.0.1 needs to be added."
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "file:///E:/My%20Datas/%E6%AF%95%E6%96%B9%E9%A1%B9%E7%9B%AE/C%23/%E7%9D%BF%E5%85%83%E5%85%AC%E7%94%A8%E6%8E%A7%E4%BB%B6%E7%BB%84/Source/Itrycn_Project2/Itrycn_Project2.csproj"
},
"region": {}
}
}
]
},
{
"ruleId": "UA108",
"level": "note",
"message": {
"text": "Framework Reference to Microsoft.AspNetCore.App needs to be added."
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "file:///E:/My%20Datas/%E6%AF%95%E6%96%B9%E9%A1%B9%E7%9B%AE/C%23/%E7%9D%BF%E5%85%83%E5%85%AC%E7%94%A8%E6%8E%A7%E4%BB%B6%E7%BB%84/Source/Itrycn_Project2/Itrycn_Project2.csproj"
},
"region": {}
}
}
]
},
{
"ruleId": "UA106",
"level": "note",
"message": {
"text": "Package Microsoft.DotNet.UpgradeAssistant.Extensions.Default.Analyzers, Version=0.4.421302 needs to be added."
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "file:///E:/My%20Datas/%E6%AF%95%E6%96%B9%E9%A1%B9%E7%9B%AE/C%23/%E7%9D%BF%E5%85%83%E5%85%AC%E7%94%A8%E6%8E%A7%E4%BB%B6%E7%BB%84/Source/SkinPreview/SkinPreview.csproj"
},
"region": {}
}
}
]
},
{
"ruleId": "UA106",
"level": "note",
"message": {
"text": "Package Microsoft.Windows.Compatibility, Version=7.0.1 needs to be added."
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "file:///E:/My%20Datas/%E6%AF%95%E6%96%B9%E9%A1%B9%E7%9B%AE/C%23/%E7%9D%BF%E5%85%83%E5%85%AC%E7%94%A8%E6%8E%A7%E4%BB%B6%E7%BB%84/Source/SkinPreview/SkinPreview.csproj"
},
"region": {}
}
}
]
},
{
"ruleId": "UA103",
"level": "note",
"message": {
"text": "Reference to System.Configuration needs to be deleted."
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "file:///E:/My%20Datas/%E6%AF%95%E6%96%B9%E9%A1%B9%E7%9B%AE/C%23/%E7%9D%BF%E5%85%83%E5%85%AC%E7%94%A8%E6%8E%A7%E4%BB%B6%E7%BB%84/Source/RaUI/RaUIV4.csproj"
},
"region": {}
}
}
]
},
{
"ruleId": "UA103",
"level": "note",
"message": {
"text": "Reference to System.Web needs to be deleted."
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "file:///E:/My%20Datas/%E6%AF%95%E6%96%B9%E9%A1%B9%E7%9B%AE/C%23/%E7%9D%BF%E5%85%83%E5%85%AC%E7%94%A8%E6%8E%A7%E4%BB%B6%E7%BB%84/Source/RaUI/RaUIV4.csproj"
},
"region": {}
}
}
]
},
{
"ruleId": "UA106",
"level": "note",
"message": {
"text": "Package System.Configuration.ConfigurationManager, Version=5.0.0 needs to be added."
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "file:///E:/My%20Datas/%E6%AF%95%E6%96%B9%E9%A1%B9%E7%9B%AE/C%23/%E7%9D%BF%E5%85%83%E5%85%AC%E7%94%A8%E6%8E%A7%E4%BB%B6%E7%BB%84/Source/RaUI/RaUIV4.csproj"
},
"region": {}
}
}
]
},
{
"ruleId": "UA106",
"level": "note",
"message": {
"text": "Package Microsoft.DotNet.UpgradeAssistant.Extensions.Default.Analyzers, Version=0.4.421302 needs to be added."
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "file:///E:/My%20Datas/%E6%AF%95%E6%96%B9%E9%A1%B9%E7%9B%AE/C%23/%E7%9D%BF%E5%85%83%E5%85%AC%E7%94%A8%E6%8E%A7%E4%BB%B6%E7%BB%84/Source/RaUI/RaUIV4.csproj"
},
"region": {}
}
}
]
},
{
"ruleId": "UA106",
"level": "note",
"message": {
"text": "Package Microsoft.Windows.Compatibility, Version=7.0.1 needs to be added."
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "file:///E:/My%20Datas/%E6%AF%95%E6%96%B9%E9%A1%B9%E7%9B%AE/C%23/%E7%9D%BF%E5%85%83%E5%85%AC%E7%94%A8%E6%8E%A7%E4%BB%B6%E7%BB%84/Source/RaUI/RaUIV4.csproj"
},
"region": {}
}
}
]
},
{
"ruleId": "UA108",
"level": "note",
"message": {
"text": "Framework Reference to Microsoft.AspNetCore.App needs to be added."
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "file:///E:/My%20Datas/%E6%AF%95%E6%96%B9%E9%A1%B9%E7%9B%AE/C%23/%E7%9D%BF%E5%85%83%E5%85%AC%E7%94%A8%E6%8E%A7%E4%BB%B6%E7%BB%84/Source/RaUI/RaUIV4.csproj"
},
"region": {}
}
}
]
},
{
"ruleId": "UA103",
"level": "note",
"message": {
"text": "Reference to System.Web needs to be deleted."
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "file:///E:/My%20Datas/%E6%AF%95%E6%96%B9%E9%A1%B9%E7%9B%AE/C%23/%E7%9D%BF%E5%85%83%E5%85%AC%E7%94%A8%E6%8E%A7%E4%BB%B6%E7%BB%84/Source/MyDb/MyDbV4.csproj"
},
"region": {}
}
}
]
},
{
"ruleId": "UA106",
"level": "note",
"message": {
"text": "Package Microsoft.DotNet.UpgradeAssistant.Extensions.Default.Analyzers, Version=0.4.421302 needs to be added."
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "file:///E:/My%20Datas/%E6%AF%95%E6%96%B9%E9%A1%B9%E7%9B%AE/C%23/%E7%9D%BF%E5%85%83%E5%85%AC%E7%94%A8%E6%8E%A7%E4%BB%B6%E7%BB%84/Source/MyDb/MyDbV4.csproj"
},
"region": {}
}
}
]
},
{
"ruleId": "UA106",
"level": "note",
"message": {
"text": "Package Microsoft.Windows.Compatibility, Version=7.0.1 needs to be added."
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "file:///E:/My%20Datas/%E6%AF%95%E6%96%B9%E9%A1%B9%E7%9B%AE/C%23/%E7%9D%BF%E5%85%83%E5%85%AC%E7%94%A8%E6%8E%A7%E4%BB%B6%E7%BB%84/Source/MyDb/MyDbV4.csproj"
},
"region": {}
}
}
]
},
{
"ruleId": "UA108",
"level": "note",
"message": {
"text": "Framework Reference to Microsoft.AspNetCore.App needs to be added."
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "file:///E:/My%20Datas/%E6%AF%95%E6%96%B9%E9%A1%B9%E7%9B%AE/C%23/%E7%9D%BF%E5%85%83%E5%85%AC%E7%94%A8%E6%8E%A7%E4%BB%B6%E7%BB%84/Source/MyDb/MyDbV4.csproj"
},
"region": {}
}
}
]
}
],
"columnKind": "utf16CodeUnits"
},
{
"tool": {
"driver": {
"name": "API Upgradability",
"semanticVersion": "0.4.421302",
"informationUri": "https://docs.microsoft.com/en-us/dotnet/core/porting/upgrade-assistant-overview",
"rules": [
{
"id": "UA0013_L",
"name": "Replace usage of System.Windows.Forms.ContextMenu",
"fullDescription": {
"text": "Replace usage of System.Windows.Forms.ContextMenu"
}
},
{
"id": "UA0013_M",
"name": "Replace usage of System.Windows.Forms.GridColumnStylesCollection, System.Windows.Forms.GridTablesFactory, System.Windows.Forms.GridTableStylesCollection, System.Windows.Forms.IDataGridEditingService, System.Windows.Forms.DataGrid, System.Windows.Forms.DataGrid.HitTestType, System.Windows.Forms.DataGridBoolColumn, System.Windows.Forms.DataGridCell, System.Windows.Forms.DataGridColumnStyle, System.Windows.Forms.DataGridLineStyle, System.Windows.Forms.DataGridParentRowsLabelStyle, System.Windows.Forms.DataGridPreferredColumnWidthTypeConverter, System.Windows.Forms.DataGridTableStyle, System.Windows.Forms.DataGridTextBox, System.Windows.Forms.DataGridTextBoxColumn",
"fullDescription": {
"text": "Replace usage of System.Windows.Forms.GridColumnStylesCollection, System.Windows.Forms.GridTablesFactory, System.Windows.Forms.GridTableStylesCollection, System.Windows.Forms.IDataGridEditingService, System.Windows.Forms.DataGrid, System.Windows.Forms.DataGrid.HitTestType, System.Windows.Forms.DataGridBoolColumn, System.Windows.Forms.DataGridCell, System.Windows.Forms.DataGridColumnStyle, System.Windows.Forms.DataGridLineStyle, System.Windows.Forms.DataGridParentRowsLabelStyle, System.Windows.Forms.DataGridPreferredColumnWidthTypeConverter, System.Windows.Forms.DataGridTableStyle, System.Windows.Forms.DataGridTextBox, System.Windows.Forms.DataGridTextBoxColumn"
}
}
]
}
},
"results": [
{
"ruleId": "UA0013_L",
"level": "note",
"message": {
"text": "Windows Forms Deprecated controls : ContextMenu needs to be replaced with ContextMenuStrip. For more details see - https://docs.microsoft.com/en-us/dotnet/core/compatibility/winforms#removed-controls"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "file:///E:/My%20Datas/%E6%AF%95%E6%96%B9%E9%A1%B9%E7%9B%AE/C%23/%E7%9D%BF%E5%85%83%E5%85%AC%E7%94%A8%E6%8E%A7%E4%BB%B6%E7%BB%84/Source/RaUI/UI/WeifenLuo.WinFormsUI/Docking/DockContent.cs"
},
"region": {
"startLine": 205
}
}
}
]
},
{
"ruleId": "UA0013_M",
"level": "note",
"message": {
"text": "Windows Forms Deprecated controls : DataGrid needs to be replaced with DataGridView. For more details see - https://docs.microsoft.com/en-us/dotnet/core/compatibility/winforms#removed-controls"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "file:///E:/My%20Datas/%E6%AF%95%E6%96%B9%E9%A1%B9%E7%9B%AE/C%23/%E7%9D%BF%E5%85%83%E5%85%AC%E7%94%A8%E6%8E%A7%E4%BB%B6%E7%BB%84/Source/RaUI/UI/ObjectListView/DataListView.cs"
},
"region": {
"startLine": 66
}
}
}
]
},
{
"ruleId": "UA0013_L",
"level": "note",
"message": {
"text": "Windows Forms Deprecated controls : ContextMenu needs to be replaced with ContextMenuStrip. For more details see - https://docs.microsoft.com/en-us/dotnet/core/compatibility/winforms#removed-controls"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "file:///E:/My%20Datas/%E6%AF%95%E6%96%B9%E9%A1%B9%E7%9B%AE/C%23/%E7%9D%BF%E5%85%83%E5%85%AC%E7%94%A8%E6%8E%A7%E4%BB%B6%E7%BB%84/Source/RaUI/UI/WeifenLuo.WinFormsUI/Docking/DockContentHandler.cs"
},
"region": {
"startLine": 724
}
}
}
]
},
{
"ruleId": "UA0013_L",
"level": "note",
"message": {
"text": "Windows Forms Deprecated controls : ContextMenu needs to be replaced with ContextMenuStrip. For more details see - https://docs.microsoft.com/en-us/dotnet/core/compatibility/winforms#removed-controls"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "file:///E:/My%20Datas/%E6%AF%95%E6%96%B9%E9%A1%B9%E7%9B%AE/C%23/%E7%9D%BF%E5%85%83%E5%85%AC%E7%94%A8%E6%8E%A7%E4%BB%B6%E7%BB%84/Source/RaUI/UI/WeifenLuo.WinFormsUI/Docking/DockPane.cs"
},
"region": {
"startLine": 282
}
}
}
]
}
],
"columnKind": "utf16CodeUnits"
},
{
"tool": {
"driver": {
"name": "Component Analysis",
"semanticVersion": "0.4.421302",
"informationUri": "https://docs.microsoft.com/en-us/dotnet/core/porting/upgrade-assistant-overview",
"rules": [
{
"id": "UA209",
"name": "Microsoft.DotNet.UpgradeAssistant.Extensions.Windows.WinformsDefaultFontUpdater",
"fullDescription": {
"text": "Default Font API Alert"
}
},
{
"id": "UA202",
"name": "Microsoft.DotNet.UpgradeAssistant.Extensions.Windows.WinformsDpiSettingUpdater",
"fullDescription": {
"text": "Winforms Source Updater"
}
}
]
}
},
"results": [
{
"ruleId": "UA209",
"level": "note",
"message": {
"text": "Default font in Windows Forms has been changed from Microsoft Sans Serif to Segoe UI, in order to change the default font use the API - Application.SetDefaultFont(Font font). For more details see here - https://devblogs.microsoft.com/dotnet/whats-new-in-windows-forms-in-net-6-0-preview-5/#application-wide-default-font."
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "file:///E:/My%20Datas/%E6%AF%95%E6%96%B9%E9%A1%B9%E7%9B%AE/C%23/%E7%9D%BF%E5%85%83%E5%85%AC%E7%94%A8%E6%8E%A7%E4%BB%B6%E7%BB%84/Source/Itrycn_Project/Itrycn_Project.csproj"
},
"region": {}
}
}
]
},
{
"ruleId": "UA209",
"level": "note",
"message": {
"text": "Default font in Windows Forms has been changed from Microsoft Sans Serif to Segoe UI, in order to change the default font use the API - Application.SetDefaultFont(Font font). For more details see here - https://devblogs.microsoft.com/dotnet/whats-new-in-windows-forms-in-net-6-0-preview-5/#application-wide-default-font."
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "file:///E:/My%20Datas/%E6%AF%95%E6%96%B9%E9%A1%B9%E7%9B%AE/C%23/%E7%9D%BF%E5%85%83%E5%85%AC%E7%94%A8%E6%8E%A7%E4%BB%B6%E7%BB%84/Source/RyPrint/RyPrint.csproj"
},
"region": {}
}
}
]
},
{
"ruleId": "UA209",
"level": "note",
"message": {
"text": "Default font in Windows Forms has been changed from Microsoft Sans Serif to Segoe UI, in order to change the default font use the API - Application.SetDefaultFont(Font font). For more details see here - https://devblogs.microsoft.com/dotnet/whats-new-in-windows-forms-in-net-6-0-preview-5/#application-wide-default-font."
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "file:///E:/My%20Datas/%E6%AF%95%E6%96%B9%E9%A1%B9%E7%9B%AE/C%23/%E7%9D%BF%E5%85%83%E5%85%AC%E7%94%A8%E6%8E%A7%E4%BB%B6%E7%BB%84/Source/Itrycn_Project2/Itrycn_Project2.csproj"
},
"region": {}
}
}
]
},
{
"ruleId": "UA209",
"level": "note",
"message": {
"text": "Default font in Windows Forms has been changed from Microsoft Sans Serif to Segoe UI, in order to change the default font use the API - Application.SetDefaultFont(Font font). For more details see here - https://devblogs.microsoft.com/dotnet/whats-new-in-windows-forms-in-net-6-0-preview-5/#application-wide-default-font."
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "file:///E:/My%20Datas/%E6%AF%95%E6%96%B9%E9%A1%B9%E7%9B%AE/C%23/%E7%9D%BF%E5%85%83%E5%85%AC%E7%94%A8%E6%8E%A7%E4%BB%B6%E7%BB%84/Source/SkinPreview/SkinPreview.csproj"
},
"region": {}
}
}
]
},
{
"ruleId": "UA209",
"level": "note",
"message": {
"text": "Default font in Windows Forms has been changed from Microsoft Sans Serif to Segoe UI, in order to change the default font use the API - Application.SetDefaultFont(Font font). For more details see here - https://devblogs.microsoft.com/dotnet/whats-new-in-windows-forms-in-net-6-0-preview-5/#application-wide-default-font."
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "file:///E:/My%20Datas/%E6%AF%95%E6%96%B9%E9%A1%B9%E7%9B%AE/C%23/%E7%9D%BF%E5%85%83%E5%85%AC%E7%94%A8%E6%8E%A7%E4%BB%B6%E7%BB%84/Source/RaUI/RaUIV4.csproj"
},
"region": {}
}
}
]
},
{
"ruleId": "UA209",
"level": "note",
"message": {
"text": "Default font in Windows Forms has been changed from Microsoft Sans Serif to Segoe UI, in order to change the default font use the API - Application.SetDefaultFont(Font font). For more details see here - https://devblogs.microsoft.com/dotnet/whats-new-in-windows-forms-in-net-6-0-preview-5/#application-wide-default-font."
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "file:///E:/My%20Datas/%E6%AF%95%E6%96%B9%E9%A1%B9%E7%9B%AE/C%23/%E7%9D%BF%E5%85%83%E5%85%AC%E7%94%A8%E6%8E%A7%E4%BB%B6%E7%BB%84/Source/MyDb/MyDbV4.csproj"
},
"region": {}
}
}
]
},
{
"ruleId": "UA202",
"level": "note",
"message": {
"text": "HighDpiMode needs to set in Main() instead of app.config or app.manifest - Application.SetHighDpiMode(HighDpiMode.<setting>). It is recommended to use SystemAware as the HighDpiMode option for better results."
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "file:///E:/My%20Datas/%E6%AF%95%E6%96%B9%E9%A1%B9%E7%9B%AE/C%23/%E7%9D%BF%E5%85%83%E5%85%AC%E7%94%A8%E6%8E%A7%E4%BB%B6%E7%BB%84/Source/Itrycn_Project/Program.cs"
},
"region": {}
}
}
]
},
{
"ruleId": "UA202",
"level": "note",
"message": {
"text": "HighDpiMode needs to set in Main() instead of app.config or app.manifest - Application.SetHighDpiMode(HighDpiMode.<setting>). It is recommended to use SystemAware as the HighDpiMode option for better results."
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "file:///E:/My%20Datas/%E6%AF%95%E6%96%B9%E9%A1%B9%E7%9B%AE/C%23/%E7%9D%BF%E5%85%83%E5%85%AC%E7%94%A8%E6%8E%A7%E4%BB%B6%E7%BB%84/Source/Itrycn_Project2/Program.cs"
},
"region": {}
}
}
]
},
{
"ruleId": "UA202",
"level": "note",
"message": {
"text": "HighDpiMode needs to set in Main() instead of app.config or app.manifest - Application.SetHighDpiMode(HighDpiMode.<setting>). It is recommended to use SystemAware as the HighDpiMode option for better results."
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "file:///E:/My%20Datas/%E6%AF%95%E6%96%B9%E9%A1%B9%E7%9B%AE/C%23/%E7%9D%BF%E5%85%83%E5%85%AC%E7%94%A8%E6%8E%A7%E4%BB%B6%E7%BB%84/Source/SkinPreview/Program.cs"
},
"region": {}
}
}
]
}
],
"columnKind": "utf16CodeUnits"
}
]
}