mirror of
https://github.com/Stone-Red-Code/DesktopMagic.git
synced 2026-09-04 17:06:12 +02:00
Improved plugin settings support
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
".NETCoreApp,Version=v5.0": {
|
||||
"DesktopMagicPlugin.Test/1.0.0": {
|
||||
"dependencies": {
|
||||
"DesktopMagicPluginAPI": "1.0.0",
|
||||
"DesktopMagicPluginAPI": "0.0.0.1",
|
||||
"System.Drawing.Common": "5.0.2"
|
||||
},
|
||||
"runtime": {
|
||||
@@ -60,7 +60,7 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"DesktopMagicPluginAPI/1.0.0": {
|
||||
"DesktopMagicPluginAPI/0.0.0.1": {
|
||||
"dependencies": {
|
||||
"System.Drawing.Common": "5.0.2"
|
||||
},
|
||||
@@ -97,7 +97,7 @@
|
||||
"path": "system.drawing.common/5.0.2",
|
||||
"hashPath": "system.drawing.common.5.0.2.nupkg.sha512"
|
||||
},
|
||||
"DesktopMagicPluginAPI/1.0.0": {
|
||||
"DesktopMagicPluginAPI/0.0.0.1": {
|
||||
"type": "project",
|
||||
"serviceable": false,
|
||||
"sha512": ""
|
||||
|
||||
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