forked from ddrilling/AsbCloudServer
#10680362 Обновление dll
This commit is contained in:
parent
c15fd956d0
commit
a1b25e77fe
@ -1,23 +0,0 @@
|
||||
{
|
||||
"runtimeTarget": {
|
||||
"name": ".NETCoreApp,Version=v6.0",
|
||||
"signature": ""
|
||||
},
|
||||
"compilationOptions": {},
|
||||
"targets": {
|
||||
".NETCoreApp,Version=v6.0": {
|
||||
"AsbSaubReport/1.0.0": {
|
||||
"runtime": {
|
||||
"AsbSaubReport.dll": {}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"libraries": {
|
||||
"AsbSaubReport/1.0.0": {
|
||||
"type": "project",
|
||||
"serviceable": false,
|
||||
"sha512": ""
|
||||
}
|
||||
}
|
||||
}
|
Binary file not shown.
@ -1,36 +0,0 @@
|
||||
{
|
||||
"runtimeTarget": {
|
||||
"name": ".NETCoreApp,Version=v6.0",
|
||||
"signature": ""
|
||||
},
|
||||
"compilationOptions": {},
|
||||
"targets": {
|
||||
".NETCoreApp,Version=v6.0": {
|
||||
"AsbSaubReportLas/1.0.0": {
|
||||
"dependencies": {
|
||||
"AsbSaubReport": "1.0.0"
|
||||
},
|
||||
"runtime": {
|
||||
"AsbSaubReportLas.dll": {}
|
||||
}
|
||||
},
|
||||
"AsbSaubReport/1.0.0": {
|
||||
"runtime": {
|
||||
"AsbSaubReport.dll": {}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"libraries": {
|
||||
"AsbSaubReportLas/1.0.0": {
|
||||
"type": "project",
|
||||
"serviceable": false,
|
||||
"sha512": ""
|
||||
},
|
||||
"AsbSaubReport/1.0.0": {
|
||||
"type": "project",
|
||||
"serviceable": false,
|
||||
"sha512": ""
|
||||
}
|
||||
}
|
||||
}
|
Binary file not shown.
Binary file not shown.
@ -123,6 +123,11 @@ namespace AsbCloudInfrastructure
|
||||
RotorSpeed = d.RotorSpeed,
|
||||
Flow = d.Flow,
|
||||
PressureSpDevelop = d.PressureSpDevelop,
|
||||
IdFeedRegulator = d.IdFeedRegulator,
|
||||
Pump0Flow = d.Pump0Flow,
|
||||
Pump1Flow = d.Pump1Flow,
|
||||
Pump2Flow = d.Pump2Flow,
|
||||
|
||||
});
|
||||
return query;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user