Вычищаем бибилотеки из git

This commit is contained in:
kotcheshir73 2021-03-28 10:27:03 +04:00
parent 8ad72cd50d
commit f92ed77c59
19 changed files with 2 additions and 3660 deletions

2
.gitignore vendored
View File

@ -12,6 +12,8 @@
# User-specific files (MonoDevelop/Xamarin Studio)
*.userprefs
WindowDestopExtensions/
ImplementationExtensions/
# Mono auto generated files
mono_crash.*

View File

@ -1,96 +0,0 @@
{
"runtimeTarget": {
"name": ".NETCoreApp,Version=v5.0",
"signature": ""
},
"compilationOptions": {},
"targets": {
".NETCoreApp,Version=v5.0": {
"SecurityWindowsDesktop/1.0.0": {
"dependencies": {
"DesktopTools": "1.0.0",
"SecurityBusinessLogic": "1.0.0"
},
"runtime": {
"SecurityWindowsDesktop.dll": {}
}
},
"System.Runtime.CompilerServices.Unsafe/4.5.2": {},
"Unity/5.11.10": {
"dependencies": {
"System.Runtime.CompilerServices.Unsafe": "4.5.2"
},
"runtime": {
"lib/netcoreapp3.0/Unity.Abstractions.dll": {
"assemblyVersion": "5.11.7.0",
"fileVersion": "5.11.7.0"
},
"lib/netcoreapp3.0/Unity.Container.dll": {
"assemblyVersion": "5.11.11.0",
"fileVersion": "5.11.11.0"
}
}
},
"DesktopTools/1.0.0": {
"dependencies": {
"ModelTools": "1.0.0"
},
"runtime": {
"DesktopTools.dll": {}
}
},
"ModelTools/1.0.0": {
"dependencies": {
"Unity": "5.11.10"
},
"runtime": {
"ModelTools.dll": {}
}
},
"SecurityBusinessLogic/1.0.0": {
"dependencies": {
"ModelTools": "1.0.0"
},
"runtime": {
"SecurityBusinessLogic.dll": {}
}
}
}
},
"libraries": {
"SecurityWindowsDesktop/1.0.0": {
"type": "project",
"serviceable": false,
"sha512": ""
},
"System.Runtime.CompilerServices.Unsafe/4.5.2": {
"type": "package",
"serviceable": true,
"sha512": "sha512-wprSFgext8cwqymChhrBLu62LMg/1u92bU+VOwyfBimSPVFXtsNqEWC92Pf9ofzJFlk4IHmJA75EDJn1b2goAQ==",
"path": "system.runtime.compilerservices.unsafe/4.5.2",
"hashPath": "system.runtime.compilerservices.unsafe.4.5.2.nupkg.sha512"
},
"Unity/5.11.10": {
"type": "package",
"serviceable": true,
"sha512": "sha512-B4+Ps3oqI78hJ+dAFsJhPkJT6qycsNExgLbtw7CEHSzKc2ac3YyUR8SHQ+ZyTwld/y5IbDx/aNOHnKE9Em1zWA==",
"path": "unity/5.11.10",
"hashPath": "unity.5.11.10.nupkg.sha512"
},
"DesktopTools/1.0.0": {
"type": "project",
"serviceable": false,
"sha512": ""
},
"ModelTools/1.0.0": {
"type": "project",
"serviceable": false,
"sha512": ""
},
"SecurityBusinessLogic/1.0.0": {
"type": "project",
"serviceable": false,
"sha512": ""
}
}
}