first commit
This commit is contained in:
+57
@@ -0,0 +1,57 @@
|
||||
{
|
||||
"runtimeTarget": {
|
||||
"name": ".NETCoreApp,Version=v10.0",
|
||||
"signature": ""
|
||||
},
|
||||
"compilationOptions": {},
|
||||
"targets": {
|
||||
".NETCoreApp,Version=v10.0": {
|
||||
"AssemblyKnowledgeAudit/1.0.0": {
|
||||
"dependencies": {
|
||||
"SolidWorks.Interop.sldworks": "32.1.0",
|
||||
"SolidWorks.Interop.swconst": "32.1.0"
|
||||
},
|
||||
"runtime": {
|
||||
"AssemblyKnowledgeAudit.dll": {}
|
||||
}
|
||||
},
|
||||
"SolidWorks.Interop.sldworks/32.1.0": {
|
||||
"runtime": {
|
||||
"lib/netstandard2.0/SolidWorks.Interop.sldworks.dll": {
|
||||
"assemblyVersion": "32.1.0.123",
|
||||
"fileVersion": "32.1.0.123"
|
||||
}
|
||||
}
|
||||
},
|
||||
"SolidWorks.Interop.swconst/32.1.0": {
|
||||
"runtime": {
|
||||
"lib/netstandard2.0/SolidWorks.Interop.swconst.dll": {
|
||||
"assemblyVersion": "32.1.0.123",
|
||||
"fileVersion": "32.1.0.123"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"libraries": {
|
||||
"AssemblyKnowledgeAudit/1.0.0": {
|
||||
"type": "project",
|
||||
"serviceable": false,
|
||||
"sha512": ""
|
||||
},
|
||||
"SolidWorks.Interop.sldworks/32.1.0": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-lq3QmJwBbVE3K+pN5JFSGn1Bj7J1vUyTr4TtT23UAOtd8MXLElZROm9Iee2N8SP8AXsLTpXdBXGs7xYeJT53qw==",
|
||||
"path": "solidworks.interop.sldworks/32.1.0",
|
||||
"hashPath": "solidworks.interop.sldworks.32.1.0.nupkg.sha512"
|
||||
},
|
||||
"SolidWorks.Interop.swconst/32.1.0": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-mOLeWDKf0hX7iSNmdc22FmwoCaqH3KuNhODNGdWuT36KB/maGzQdfU+r9YS97n3mMIdWN3qaLBQ4eJG8z77rMw==",
|
||||
"path": "solidworks.interop.swconst/32.1.0",
|
||||
"hashPath": "solidworks.interop.swconst.32.1.0.nupkg.sha512"
|
||||
}
|
||||
}
|
||||
}
|
||||
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
+13
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"runtimeOptions": {
|
||||
"tfm": "net10.0",
|
||||
"framework": {
|
||||
"name": "Microsoft.NETCore.App",
|
||||
"version": "10.0.0"
|
||||
},
|
||||
"configProperties": {
|
||||
"System.Reflection.Metadata.MetadataUpdater.IsSupported": false,
|
||||
"System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization": false
|
||||
}
|
||||
}
|
||||
}
|
||||
BIN
Binary file not shown.
BIN
Binary file not shown.
Reference in New Issue
Block a user