增加热更功能
This commit is contained in:
@@ -12,11 +12,11 @@ using System.Reflection;
|
||||
|
||||
[assembly: System.Reflection.AssemblyCompanyAttribute("Vmianqian")]
|
||||
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
|
||||
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+6fb40a7689b5db8902ca50394f29517e5bdc4108")]
|
||||
[assembly: System.Reflection.AssemblyFileVersionAttribute("0.0.3.0")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("0.0.3+4a5dd2418b610b8c830d439dca19d71d132d86c7")]
|
||||
[assembly: System.Reflection.AssemblyProductAttribute("Vmianqian")]
|
||||
[assembly: System.Reflection.AssemblyTitleAttribute("Vmianqian")]
|
||||
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
|
||||
[assembly: System.Reflection.AssemblyVersionAttribute("0.0.3.0")]
|
||||
[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")]
|
||||
[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")]
|
||||
|
||||
|
||||
@@ -1 +1 @@
|
||||
5d9c659649f82a6db3033ce25ce5f2cd30abeb96072a886181b61b685af63a8c
|
||||
3d204494fbae9c9a1df67d0bd1dba87fdd9a76e6167861891cb9d29bd6d54027
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -1 +1 @@
|
||||
a200812809a6c12e0e5a805bae74d188c7782b566b9e1e93bf9af5062674a65d
|
||||
24dcc0ae9e7bdc30cfe6b63b0849f0d4b1f637666c5ea893cbac6a9564f6e43d
|
||||
|
||||
@@ -77,3 +77,6 @@ E:\Demo\C\Vmianqian\bin\Debug\net10.0-windows\Microsoft.Web.WebView2.Wpf.dll
|
||||
E:\Demo\C\Vmianqian\bin\Debug\net10.0-windows\Microsoft.Web.WebView2.Core.xml
|
||||
E:\Demo\C\Vmianqian\bin\Debug\net10.0-windows\Microsoft.Web.WebView2.WinForms.xml
|
||||
E:\Demo\C\Vmianqian\bin\Debug\net10.0-windows\Microsoft.Web.WebView2.Wpf.xml
|
||||
E:\Demo\C\Vmianqian\bin\Debug\net10.0-windows\System.Management.dll
|
||||
E:\Demo\C\Vmianqian\bin\Debug\net10.0-windows\runtimes\win\lib\net9.0\System.Management.dll
|
||||
E:\Demo\C\Vmianqian\obj\Debug\net10.0-windows\Vmianqian.Properties.Resources.resources
|
||||
|
||||
Binary file not shown.
@@ -79,6 +79,22 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"System.Management/9.0.0": {
|
||||
"runtime": {
|
||||
"lib/net9.0/System.Management.dll": {
|
||||
"assemblyVersion": "9.0.0.0",
|
||||
"fileVersion": "9.0.24.52809"
|
||||
}
|
||||
},
|
||||
"runtimeTargets": {
|
||||
"runtimes/win/lib/net9.0/System.Management.dll": {
|
||||
"rid": "win",
|
||||
"assetType": "runtime",
|
||||
"assemblyVersion": "9.0.0.0",
|
||||
"fileVersion": "9.0.24.52809"
|
||||
}
|
||||
}
|
||||
},
|
||||
"Titanium.Web.Proxy/3.2.0": {
|
||||
"dependencies": {
|
||||
"BrotliSharpLib": "0.3.3",
|
||||
@@ -143,6 +159,13 @@
|
||||
"path": "portable.bouncycastle/1.8.8",
|
||||
"hashPath": "portable.bouncycastle.1.8.8.nupkg.sha512"
|
||||
},
|
||||
"System.Management/9.0.0": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-bVh4xAMI5grY5GZoklKcMBLirhC8Lqzp63Ft3zXJacwGAlLyFdF4k0qz4pnKIlO6HyL2Z4zqmHm9UkzEo6FFsA==",
|
||||
"path": "system.management/9.0.0",
|
||||
"hashPath": "system.management.9.0.0.nupkg.sha512"
|
||||
},
|
||||
"Titanium.Web.Proxy/3.2.0": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user