add:unget for 现代化墨迹识别

This commit is contained in:
2026-03-27 17:45:21 +08:00
parent 1fa75640ee
commit 01c247ac29
2 changed files with 17 additions and 9 deletions
+1
View File
@@ -153,6 +153,7 @@
<PackageReference Include="iNKORE.UI.WPF" Version="1.2.8" />
<PackageReference Include="MdXaml" Version="1.27.0" />
<PackageReference Include="Microsoft.Office.Interop.PowerPoint" Version="15.0.4420.1018" />
<PackageReference Include="Microsoft.Windows.SDK.Contracts" Version="10.0.19041.2" />
<PackageReference Include="MicrosoftOfficeCore" Version="15.0.0" />
<PackageReference Include="Microsoft.Toolkit.Uwp.Notifications" Version="7.1.3" />
<PackageReference Include="Microsoft.International.Converters.PinYinConverter" Version="1.0.0" />
+16 -9
View File
@@ -112,6 +112,17 @@
"System.ValueTuple": "4.5.0"
}
},
"Microsoft.Windows.SDK.Contracts": {
"type": "Direct",
"requested": "[10.0.19041.2, )",
"resolved": "10.0.19041.2",
"contentHash": "PBPrkDx5BMItV0+cDBRJg6itl2miC9t4igEX+ym0BuN65xu/mTzq8fbVzAME6CXAY4eMcxACLnGu6SWufxwSCQ==",
"dependencies": {
"System.Runtime.InteropServices.WindowsRuntime": "4.3.0",
"System.Runtime.WindowsRuntime": "4.6.0",
"System.Runtime.WindowsRuntime.UI.Xaml": "4.6.0"
}
},
"MicrosoftOfficeCore": {
"type": "Direct",
"requested": "[15.0.0, )",
@@ -201,15 +212,6 @@
"System.Security.Principal.Windows": "5.0.0"
}
},
"Microsoft.Windows.SDK.Contracts": {
"type": "Transitive",
"resolved": "10.0.19041.1",
"contentHash": "sgDwuoyubbLFNJR/BINbvfSNRiglF91D+Q0uEAkU4ZTO5Hgbnu8+gA4TCc65S56e1kK7gvR1+H4kphkDTr+9bw==",
"dependencies": {
"System.Runtime.WindowsRuntime": "4.6.0",
"System.Runtime.WindowsRuntime.UI.Xaml": "4.6.0"
}
},
"NHotkey": {
"type": "Transitive",
"resolved": "4.0.0",
@@ -261,6 +263,11 @@
"resolved": "4.3.0",
"contentHash": "cbz4YJMqRDR7oLeMRbdYv7mYzc++17lNhScCX0goO2XpGWdvAt60CGN+FHdePUEHCe/Jy9jUlvNAiNdM+7jsOw=="
},
"System.Runtime.InteropServices.WindowsRuntime": {
"type": "Transitive",
"resolved": "4.3.0",
"contentHash": "J4GUi3xZQLUBasNwZnjrffN8i5wpHrBtZoLG+OhRyGo/+YunMRWWtwoMDlUAIdmX0uRfpHIBDSV6zyr3yf00TA=="
},
"System.Runtime.WindowsRuntime": {
"type": "Transitive",
"resolved": "4.6.0",