-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactor table and open document in editor if possible
- Loading branch information
Showing
17 changed files
with
1,061 additions
and
234 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
197 changes: 197 additions & 0 deletions
197
resources/App/extensions/MxLintExtension/MendixCLIExtension.deps.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,197 @@ | ||
{ | ||
"runtimeTarget": { | ||
"name": ".NETCoreApp,Version=v8.0", | ||
"signature": "" | ||
}, | ||
"compilationOptions": {}, | ||
"targets": { | ||
".NETCoreApp,Version=v8.0": { | ||
"MendixCLIExtension/1.0.0": { | ||
"dependencies": { | ||
"Mendix.StudioPro.ExtensionsAPI": "10.13.0" | ||
}, | ||
"runtime": { | ||
"MendixCLIExtension.dll": {} | ||
} | ||
}, | ||
"Mendix.StudioPro.ExtensionsAPI/10.13.0": { | ||
"dependencies": { | ||
"System.ComponentModel.Composition": "8.0.0", | ||
"System.Security.Cryptography.Pkcs": "8.0.0", | ||
"System.ServiceModel.Primitives": "8.0.0" | ||
}, | ||
"runtime": { | ||
"lib/net8.0/Mendix.StudioPro.ExtensionsAPI.dll": { | ||
"assemblyVersion": "10.13.0.0", | ||
"fileVersion": "10.13.0.0" | ||
} | ||
} | ||
}, | ||
"Microsoft.Extensions.ObjectPool/6.0.16": { | ||
"runtime": { | ||
"lib/net6.0/Microsoft.Extensions.ObjectPool.dll": { | ||
"assemblyVersion": "6.0.0.0", | ||
"fileVersion": "6.0.1623.17406" | ||
} | ||
} | ||
}, | ||
"System.ComponentModel.Composition/8.0.0": { | ||
"runtime": { | ||
"lib/net8.0/System.ComponentModel.Composition.dll": { | ||
"assemblyVersion": "8.0.0.0", | ||
"fileVersion": "8.0.23.53103" | ||
} | ||
} | ||
}, | ||
"System.Formats.Asn1/8.0.0": {}, | ||
"System.Security.AccessControl/6.0.0": {}, | ||
"System.Security.Cryptography.Pkcs/8.0.0": { | ||
"dependencies": { | ||
"System.Formats.Asn1": "8.0.0" | ||
}, | ||
"runtime": { | ||
"lib/net8.0/System.Security.Cryptography.Pkcs.dll": { | ||
"assemblyVersion": "8.0.0.0", | ||
"fileVersion": "8.0.23.53103" | ||
} | ||
}, | ||
"runtimeTargets": { | ||
"runtimes/win/lib/net8.0/System.Security.Cryptography.Pkcs.dll": { | ||
"rid": "win", | ||
"assetType": "runtime", | ||
"assemblyVersion": "8.0.0.0", | ||
"fileVersion": "8.0.23.53103" | ||
} | ||
} | ||
}, | ||
"System.Security.Cryptography.Xml/6.0.1": { | ||
"dependencies": { | ||
"System.Security.AccessControl": "6.0.0", | ||
"System.Security.Cryptography.Pkcs": "8.0.0" | ||
}, | ||
"runtime": { | ||
"lib/net6.0/System.Security.Cryptography.Xml.dll": { | ||
"assemblyVersion": "6.0.0.0", | ||
"fileVersion": "6.0.822.36306" | ||
} | ||
} | ||
}, | ||
"System.ServiceModel.Primitives/8.0.0": { | ||
"dependencies": { | ||
"Microsoft.Extensions.ObjectPool": "6.0.16", | ||
"System.Security.Cryptography.Xml": "6.0.1" | ||
}, | ||
"runtime": { | ||
"lib/net8.0/System.ServiceModel.Primitives.dll": { | ||
"assemblyVersion": "8.0.0.0", | ||
"fileVersion": "8.0.23.60704" | ||
} | ||
}, | ||
"resources": { | ||
"lib/net8.0/cs/System.ServiceModel.Primitives.resources.dll": { | ||
"locale": "cs" | ||
}, | ||
"lib/net8.0/de/System.ServiceModel.Primitives.resources.dll": { | ||
"locale": "de" | ||
}, | ||
"lib/net8.0/es/System.ServiceModel.Primitives.resources.dll": { | ||
"locale": "es" | ||
}, | ||
"lib/net8.0/fr/System.ServiceModel.Primitives.resources.dll": { | ||
"locale": "fr" | ||
}, | ||
"lib/net8.0/it/System.ServiceModel.Primitives.resources.dll": { | ||
"locale": "it" | ||
}, | ||
"lib/net8.0/ja/System.ServiceModel.Primitives.resources.dll": { | ||
"locale": "ja" | ||
}, | ||
"lib/net8.0/ko/System.ServiceModel.Primitives.resources.dll": { | ||
"locale": "ko" | ||
}, | ||
"lib/net8.0/pl/System.ServiceModel.Primitives.resources.dll": { | ||
"locale": "pl" | ||
}, | ||
"lib/net8.0/pt-BR/System.ServiceModel.Primitives.resources.dll": { | ||
"locale": "pt-BR" | ||
}, | ||
"lib/net8.0/ru/System.ServiceModel.Primitives.resources.dll": { | ||
"locale": "ru" | ||
}, | ||
"lib/net8.0/tr/System.ServiceModel.Primitives.resources.dll": { | ||
"locale": "tr" | ||
}, | ||
"lib/net8.0/zh-Hans/System.ServiceModel.Primitives.resources.dll": { | ||
"locale": "zh-Hans" | ||
}, | ||
"lib/net8.0/zh-Hant/System.ServiceModel.Primitives.resources.dll": { | ||
"locale": "zh-Hant" | ||
} | ||
} | ||
} | ||
} | ||
}, | ||
"libraries": { | ||
"MendixCLIExtension/1.0.0": { | ||
"type": "project", | ||
"serviceable": false, | ||
"sha512": "" | ||
}, | ||
"Mendix.StudioPro.ExtensionsAPI/10.13.0": { | ||
"type": "package", | ||
"serviceable": true, | ||
"sha512": "sha512-DZ6GftL5OU+Nz4sqTvoQmOY3TgrMviCC03CTYHIpwtSr0W1r/iWbwggwzA2xWlZmnaEKoK1Ljz2NeQk0Izdqjg==", | ||
"path": "mendix.studiopro.extensionsapi/10.13.0", | ||
"hashPath": "mendix.studiopro.extensionsapi.10.13.0.nupkg.sha512" | ||
}, | ||
"Microsoft.Extensions.ObjectPool/6.0.16": { | ||
"type": "package", | ||
"serviceable": true, | ||
"sha512": "sha512-OVX5tlKg6LY+XKqlUn7i9KY+6Liut0iewWff2DNr7129i/NJ8rpUzbmxavPydZgcLREEWHklXZiPKCS895tNIQ==", | ||
"path": "microsoft.extensions.objectpool/6.0.16", | ||
"hashPath": "microsoft.extensions.objectpool.6.0.16.nupkg.sha512" | ||
}, | ||
"System.ComponentModel.Composition/8.0.0": { | ||
"type": "package", | ||
"serviceable": true, | ||
"sha512": "sha512-bGhUX5BTivJ9Wax0qnJy7uGq7dn/TQkEpJ2Fpu1etg8dbPwyDkUzNPc1d3I2/jUr9y4wDI3a1dkSmi8X21Pzbw==", | ||
"path": "system.componentmodel.composition/8.0.0", | ||
"hashPath": "system.componentmodel.composition.8.0.0.nupkg.sha512" | ||
}, | ||
"System.Formats.Asn1/8.0.0": { | ||
"type": "package", | ||
"serviceable": true, | ||
"sha512": "sha512-AJukBuLoe3QeAF+mfaRKQb2dgyrvt340iMBHYv+VdBzCUM06IxGlvl0o/uPOS7lHnXPN6u8fFRHSHudx5aTi8w==", | ||
"path": "system.formats.asn1/8.0.0", | ||
"hashPath": "system.formats.asn1.8.0.0.nupkg.sha512" | ||
}, | ||
"System.Security.AccessControl/6.0.0": { | ||
"type": "package", | ||
"serviceable": true, | ||
"sha512": "sha512-AUADIc0LIEQe7MzC+I0cl0rAT8RrTAKFHl53yHjEUzNVIaUlhFY11vc2ebiVJzVBuOzun6F7FBA+8KAbGTTedQ==", | ||
"path": "system.security.accesscontrol/6.0.0", | ||
"hashPath": "system.security.accesscontrol.6.0.0.nupkg.sha512" | ||
}, | ||
"System.Security.Cryptography.Pkcs/8.0.0": { | ||
"type": "package", | ||
"serviceable": true, | ||
"sha512": "sha512-ULmp3xoOwNYjOYp4JZ2NK/6NdTgiN1GQXzVVN1njQ7LOZ0d0B9vyMnhyqbIi9Qw4JXj1JgCsitkTShboHRx7Eg==", | ||
"path": "system.security.cryptography.pkcs/8.0.0", | ||
"hashPath": "system.security.cryptography.pkcs.8.0.0.nupkg.sha512" | ||
}, | ||
"System.Security.Cryptography.Xml/6.0.1": { | ||
"type": "package", | ||
"serviceable": true, | ||
"sha512": "sha512-5e5bI28T0x73AwTsbuFP4qSRzthmU2C0Gqgg3AZ3KTxmSyA+Uhk31puA3srdaeWaacVnHhLdJywCzqOiEpbO/w==", | ||
"path": "system.security.cryptography.xml/6.0.1", | ||
"hashPath": "system.security.cryptography.xml.6.0.1.nupkg.sha512" | ||
}, | ||
"System.ServiceModel.Primitives/8.0.0": { | ||
"type": "package", | ||
"serviceable": true, | ||
"sha512": "sha512-hVzK77Bl00H+1V7ho7h03tKlgxAIKssV3eUnRdH+gTCZCK4Ywnv2CR35AV9ly/tRpvsGwNL1d/jkAwB1MWw3Fw==", | ||
"path": "system.servicemodel.primitives/8.0.0", | ||
"hashPath": "system.servicemodel.primitives.8.0.0.nupkg.sha512" | ||
} | ||
} | ||
} |
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified
BIN
+604 Bytes
(100%)
resources/App/extensions/MxLintExtension/MxLintExtension.pdb
Binary file not shown.
File renamed without changes.
Oops, something went wrong.