Skip to content

Commit 2b14249

Browse files
committed
remove rjcp.serialport from manifest
1 parent 22b3e19 commit 2b14249

File tree

1 file changed

+32
-1
lines changed

1 file changed

+32
-1
lines changed
Lines changed: 32 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,32 @@
1-
{"Automatica":{"manifest-version":{"Minor":1,"Major":0,"Build":0,"Revision":0},"plugin-version":{"Minor":1,"Major":0,"Build":0,"Revision":0},"PluginGuid":"7f510106-2a89-4b35-87f7-1eb24b24481e","Name":"P3.Driver.OmsDriverFactory","ComponentName":"oms","Type":"driver","Output":"P3.Driver.OmsDriverFactory.dll","Resources":[],"Dependencies":["P3.Driver.Oms.dll","P3.Driver.MBus.dll","RJCP.SerialPortStream.dll"],"ProjectPage":"https://github.com/automatica-core/automatica.driver.mbus","MinCoreServerVersion":{"Minor":0,"Major":8,"Build":0,"Revision":1655},"MandatoryLicenseFeatures":[],"OptionalLicenseFeatures":[]}}
1+
{
2+
"Automatica": {
3+
"manifest-version": {
4+
"Minor": 1,
5+
"Major": 0,
6+
"Build": 0,
7+
"Revision": 0
8+
},
9+
"plugin-version": {
10+
"Minor": 1,
11+
"Major": 0,
12+
"Build": 0,
13+
"Revision": 0
14+
},
15+
"PluginGuid": "7f510106-2a89-4b35-87f7-1eb24b24481e",
16+
"Name": "P3.Driver.OmsDriverFactory",
17+
"ComponentName": "oms",
18+
"Type": "driver",
19+
"Output": "P3.Driver.OmsDriverFactory.dll",
20+
"Resources": [],
21+
"Dependencies": [ "P3.Driver.Oms.dll", "P3.Driver.MBus.dll" ],
22+
"ProjectPage": "https://github.com/automatica-core/automatica.driver.mbus",
23+
"MinCoreServerVersion": {
24+
"Minor": 0,
25+
"Major": 8,
26+
"Build": 0,
27+
"Revision": 1655
28+
},
29+
"MandatoryLicenseFeatures": [],
30+
"OptionalLicenseFeatures": []
31+
}
32+
}

0 commit comments

Comments
 (0)