kompas 0.2.1 (из c66bd2efc372ce5f1bc73222fbdb19fe935ec4dd)
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "kompas",
|
||||
"displayName": "КОМПАС-3D",
|
||||
"version": "0.2.0",
|
||||
"version": "0.2.1",
|
||||
"description": "Управление КОМПАС-3D из Claude Code: детали, сборки, чертежи, STEP — через MCP-сервер",
|
||||
"author": {
|
||||
"name": "Shahovalov Mikhail",
|
||||
|
||||
Binary file not shown.
Binary file not shown.
@@ -7,9 +7,9 @@
|
||||
"targets": {
|
||||
".NETCoreApp,Version=v8.0": {},
|
||||
".NETCoreApp,Version=v8.0/win-x64": {
|
||||
"kompas-mcp/0.2.0": {
|
||||
"kompas-mcp/0.2.1": {
|
||||
"dependencies": {
|
||||
"Kompas.Mcp.Core": "0.2.0",
|
||||
"Kompas.Mcp.Core": "0.2.1",
|
||||
"Microsoft.Extensions.Hosting": "8.0.1",
|
||||
"ModelContextProtocol": "2.0.0"
|
||||
},
|
||||
@@ -483,21 +483,21 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"Kompas.Mcp.Core/0.2.0": {
|
||||
"Kompas.Mcp.Core/0.2.1": {
|
||||
"dependencies": {
|
||||
"Microsoft.Extensions.Logging.Abstractions": "10.0.10"
|
||||
},
|
||||
"runtime": {
|
||||
"Kompas.Mcp.Core.dll": {
|
||||
"assemblyVersion": "0.2.0",
|
||||
"fileVersion": "0.2.0.0"
|
||||
"assemblyVersion": "0.2.1",
|
||||
"fileVersion": "0.2.1.0"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"libraries": {
|
||||
"kompas-mcp/0.2.0": {
|
||||
"kompas-mcp/0.2.1": {
|
||||
"type": "project",
|
||||
"serviceable": false,
|
||||
"sha512": ""
|
||||
@@ -761,7 +761,7 @@
|
||||
"path": "system.text.json/10.0.10",
|
||||
"hashPath": "system.text.json.10.0.10.nupkg.sha512"
|
||||
},
|
||||
"Kompas.Mcp.Core/0.2.0": {
|
||||
"Kompas.Mcp.Core/0.2.1": {
|
||||
"type": "project",
|
||||
"serviceable": false,
|
||||
"sha512": ""
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user