| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311 |
- {
- "runtimeTarget": {
- "name": ".NETCoreApp,Version=v5.0",
- "signature": ""
- },
- "compilationOptions": {},
- "targets": {
- ".NETCoreApp,Version=v5.0": {
- "OpenCards.Tools/1.0.0": {
- "dependencies": {
- "OpenCards.Core": "1.0.0",
- "codegen": "1.1.4.0",
- "DeepCore": "1.0.0.0",
- "DeepCrystal": "1.1.11.0"
- },
- "runtime": {
- "OpenCards.Tools.dll": {}
- }
- },
- "Microsoft.NETCore.Platforms/3.1.0": {},
- "Microsoft.QualityTools.Testing.Fakes/16.11.230815": {
- "dependencies": {
- "System.Reflection.Emit": "4.7.0",
- "System.Security.Permissions": "4.7.0"
- },
- "runtime": {
- "lib/netstandard2.0/Microsoft.QualityTools.Testing.Fakes.dll": {
- "assemblyVersion": "12.0.0.0",
- "fileVersion": "16.1100.21.30815"
- }
- },
- "resources": {
- "lib/netstandard2.0/cs/Microsoft.QualityTools.Testing.Fakes.resources.dll": {
- "locale": "cs"
- },
- "lib/netstandard2.0/de/Microsoft.QualityTools.Testing.Fakes.resources.dll": {
- "locale": "de"
- },
- "lib/netstandard2.0/es/Microsoft.QualityTools.Testing.Fakes.resources.dll": {
- "locale": "es"
- },
- "lib/netstandard2.0/fr/Microsoft.QualityTools.Testing.Fakes.resources.dll": {
- "locale": "fr"
- },
- "lib/netstandard2.0/it/Microsoft.QualityTools.Testing.Fakes.resources.dll": {
- "locale": "it"
- },
- "lib/netstandard2.0/ja/Microsoft.QualityTools.Testing.Fakes.resources.dll": {
- "locale": "ja"
- },
- "lib/netstandard2.0/ko/Microsoft.QualityTools.Testing.Fakes.resources.dll": {
- "locale": "ko"
- },
- "lib/netstandard2.0/pl/Microsoft.QualityTools.Testing.Fakes.resources.dll": {
- "locale": "pl"
- },
- "lib/netstandard2.0/pt-BR/Microsoft.QualityTools.Testing.Fakes.resources.dll": {
- "locale": "pt-BR"
- },
- "lib/netstandard2.0/ru/Microsoft.QualityTools.Testing.Fakes.resources.dll": {
- "locale": "ru"
- },
- "lib/netstandard2.0/tr/Microsoft.QualityTools.Testing.Fakes.resources.dll": {
- "locale": "tr"
- },
- "lib/netstandard2.0/zh-Hans/Microsoft.QualityTools.Testing.Fakes.resources.dll": {
- "locale": "zh-Hans"
- },
- "lib/netstandard2.0/zh-Hant/Microsoft.QualityTools.Testing.Fakes.resources.dll": {
- "locale": "zh-Hant"
- }
- }
- },
- "Microsoft.Win32.SystemEvents/4.7.0": {
- "dependencies": {
- "Microsoft.NETCore.Platforms": "3.1.0"
- },
- "runtime": {
- "lib/netstandard2.0/Microsoft.Win32.SystemEvents.dll": {
- "assemblyVersion": "4.0.2.0",
- "fileVersion": "4.700.19.56404"
- }
- },
- "runtimeTargets": {
- "runtimes/win/lib/netcoreapp3.0/Microsoft.Win32.SystemEvents.dll": {
- "rid": "win",
- "assetType": "runtime",
- "assemblyVersion": "4.0.2.0",
- "fileVersion": "4.700.19.56404"
- }
- }
- },
- "Newtonsoft.Json/13.0.3": {
- "runtime": {
- "lib/netstandard2.0/Newtonsoft.Json.dll": {
- "assemblyVersion": "13.0.0.0",
- "fileVersion": "13.0.3.27908"
- }
- }
- },
- "System.Drawing.Common/4.7.0": {
- "dependencies": {
- "Microsoft.NETCore.Platforms": "3.1.0",
- "Microsoft.Win32.SystemEvents": "4.7.0"
- },
- "runtime": {
- "lib/netstandard2.0/System.Drawing.Common.dll": {
- "assemblyVersion": "4.0.0.1",
- "fileVersion": "4.6.26919.2"
- }
- },
- "runtimeTargets": {
- "runtimes/unix/lib/netcoreapp3.0/System.Drawing.Common.dll": {
- "rid": "unix",
- "assetType": "runtime",
- "assemblyVersion": "4.0.2.0",
- "fileVersion": "4.700.19.56404"
- },
- "runtimes/win/lib/netcoreapp3.0/System.Drawing.Common.dll": {
- "rid": "win",
- "assetType": "runtime",
- "assemblyVersion": "4.0.2.0",
- "fileVersion": "4.700.19.56404"
- }
- }
- },
- "System.Reflection.Emit/4.7.0": {},
- "System.Security.AccessControl/4.7.0": {
- "dependencies": {
- "Microsoft.NETCore.Platforms": "3.1.0",
- "System.Security.Principal.Windows": "4.7.0"
- }
- },
- "System.Security.Permissions/4.7.0": {
- "dependencies": {
- "System.Security.AccessControl": "4.7.0",
- "System.Windows.Extensions": "4.7.0"
- },
- "runtime": {
- "lib/netcoreapp3.0/System.Security.Permissions.dll": {
- "assemblyVersion": "4.0.3.0",
- "fileVersion": "4.700.19.56404"
- }
- }
- },
- "System.Security.Principal.Windows/4.7.0": {},
- "System.Windows.Extensions/4.7.0": {
- "dependencies": {
- "System.Drawing.Common": "4.7.0"
- },
- "runtime": {
- "lib/netcoreapp3.0/System.Windows.Extensions.dll": {
- "assemblyVersion": "4.0.1.0",
- "fileVersion": "4.700.19.56404"
- }
- },
- "runtimeTargets": {
- "runtimes/win/lib/netcoreapp3.0/System.Windows.Extensions.dll": {
- "rid": "win",
- "assetType": "runtime",
- "assemblyVersion": "4.0.1.0",
- "fileVersion": "4.700.19.56404"
- }
- }
- },
- "OpenCards.Core/1.0.0": {
- "dependencies": {
- "Microsoft.QualityTools.Testing.Fakes": "16.11.230815",
- "Newtonsoft.Json": "13.0.3"
- },
- "runtime": {
- "OpenCards.Core.dll": {}
- }
- },
- "codegen/1.1.4.0": {
- "runtime": {
- "codegen.dll": {
- "assemblyVersion": "1.1.4.0",
- "fileVersion": "1.1.4.0"
- }
- }
- },
- "DeepCore/1.0.0.0": {
- "runtime": {
- "DeepCore.dll": {
- "assemblyVersion": "1.0.0.0",
- "fileVersion": "1.0.0.0"
- }
- }
- },
- "DeepCrystal/1.1.11.0": {
- "runtime": {
- "DeepCrystal.dll": {
- "assemblyVersion": "1.1.11.0",
- "fileVersion": "1.1.11.0"
- }
- }
- },
- "System.CodeDom/5.0.0.0": {
- "runtime": {
- "System.CodeDom.dll": {
- "assemblyVersion": "5.0.0.0",
- "fileVersion": "5.0.20.51904"
- }
- }
- }
- }
- },
- "libraries": {
- "OpenCards.Tools/1.0.0": {
- "type": "project",
- "serviceable": false,
- "sha512": ""
- },
- "Microsoft.NETCore.Platforms/3.1.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-z7aeg8oHln2CuNulfhiLYxCVMPEwBl3rzicjvIX+4sUuCwvXw5oXQEtbiU2c0z4qYL5L3Kmx0mMA/+t/SbY67w==",
- "path": "microsoft.netcore.platforms/3.1.0",
- "hashPath": "microsoft.netcore.platforms.3.1.0.nupkg.sha512"
- },
- "Microsoft.QualityTools.Testing.Fakes/16.11.230815": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-t4zdkDejtIHT84Q6MJyMUC03iAoN4rp2J1PtDr5QIkVvH/rtFpoPPkm5mbtl1i3sDjcW9RfwbRtMya5ceX9oEg==",
- "path": "microsoft.qualitytools.testing.fakes/16.11.230815",
- "hashPath": "microsoft.qualitytools.testing.fakes.16.11.230815.nupkg.sha512"
- },
- "Microsoft.Win32.SystemEvents/4.7.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-mtVirZr++rq+XCDITMUdnETD59XoeMxSpLRIII7JRI6Yj0LEDiO1pPn0ktlnIj12Ix8bfvQqQDMMIF9wC98oCA==",
- "path": "microsoft.win32.systemevents/4.7.0",
- "hashPath": "microsoft.win32.systemevents.4.7.0.nupkg.sha512"
- },
- "Newtonsoft.Json/13.0.3": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-HrC5BXdl00IP9zeV+0Z848QWPAoCr9P3bDEZguI+gkLcBKAOxix/tLEAAHC+UvDNPv4a2d18lOReHMOagPa+zQ==",
- "path": "newtonsoft.json/13.0.3",
- "hashPath": "newtonsoft.json.13.0.3.nupkg.sha512"
- },
- "System.Drawing.Common/4.7.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-v+XbyYHaZjDfn0ENmJEV1VYLgGgCTx1gnfOBcppowbpOAriglYgGCvFCPr2EEZyBvXlpxbEsTwkOlInl107ahA==",
- "path": "system.drawing.common/4.7.0",
- "hashPath": "system.drawing.common.4.7.0.nupkg.sha512"
- },
- "System.Reflection.Emit/4.7.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-VR4kk8XLKebQ4MZuKuIni/7oh+QGFmZW3qORd1GvBq/8026OpW501SzT/oypwiQl4TvT8ErnReh/NzY9u+C6wQ==",
- "path": "system.reflection.emit/4.7.0",
- "hashPath": "system.reflection.emit.4.7.0.nupkg.sha512"
- },
- "System.Security.AccessControl/4.7.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-JECvTt5aFF3WT3gHpfofL2MNNP6v84sxtXxpqhLBCcDRzqsPBmHhQ6shv4DwwN2tRlzsUxtb3G9M3763rbXKDg==",
- "path": "system.security.accesscontrol/4.7.0",
- "hashPath": "system.security.accesscontrol.4.7.0.nupkg.sha512"
- },
- "System.Security.Permissions/4.7.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-dkOV6YYVBnYRa15/yv004eCGRBVADXw8qRbbNiCn/XpdJSUXkkUeIvdvFHkvnko4CdKMqG8yRHC4ox83LSlMsQ==",
- "path": "system.security.permissions/4.7.0",
- "hashPath": "system.security.permissions.4.7.0.nupkg.sha512"
- },
- "System.Security.Principal.Windows/4.7.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-ojD0PX0XhneCsUbAZVKdb7h/70vyYMDYs85lwEI+LngEONe/17A0cFaRFqZU+sOEidcVswYWikYOQ9PPfjlbtQ==",
- "path": "system.security.principal.windows/4.7.0",
- "hashPath": "system.security.principal.windows.4.7.0.nupkg.sha512"
- },
- "System.Windows.Extensions/4.7.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-CeWTdRNfRaSh0pm2gDTJFwVaXfTq6Xwv/sA887iwPTneW7oMtMlpvDIO+U60+3GWTB7Aom6oQwv5VZVUhQRdPQ==",
- "path": "system.windows.extensions/4.7.0",
- "hashPath": "system.windows.extensions.4.7.0.nupkg.sha512"
- },
- "OpenCards.Core/1.0.0": {
- "type": "project",
- "serviceable": false,
- "sha512": ""
- },
- "codegen/1.1.4.0": {
- "type": "reference",
- "serviceable": false,
- "sha512": ""
- },
- "DeepCore/1.0.0.0": {
- "type": "reference",
- "serviceable": false,
- "sha512": ""
- },
- "DeepCrystal/1.1.11.0": {
- "type": "reference",
- "serviceable": false,
- "sha512": ""
- },
- "System.CodeDom/5.0.0.0": {
- "type": "reference",
- "serviceable": false,
- "sha512": ""
- }
- }
- }
|