Added ModulLoader
This commit is contained in:
@@ -2,22 +2,9 @@
|
||||
"version": 3,
|
||||
"targets": {
|
||||
"net8.0": {
|
||||
"Firebird2D.Interfaces/1.0.0": {
|
||||
"type": "project",
|
||||
"framework": ".NETCoreApp,Version=v8.0",
|
||||
"compile": {
|
||||
"bin/placeholder/Firebird2D.Interfaces.dll": {}
|
||||
},
|
||||
"runtime": {
|
||||
"bin/placeholder/Firebird2D.Interfaces.dll": {}
|
||||
}
|
||||
},
|
||||
"Firebird2D.Logger/1.0.0": {
|
||||
"type": "project",
|
||||
"framework": ".NETCoreApp,Version=v8.0",
|
||||
"dependencies": {
|
||||
"Firebird2D.Interfaces": "1.0.0"
|
||||
},
|
||||
"compile": {
|
||||
"bin/placeholder/Firebird2D.Logger.dll": {}
|
||||
},
|
||||
@@ -28,11 +15,6 @@
|
||||
}
|
||||
},
|
||||
"libraries": {
|
||||
"Firebird2D.Interfaces/1.0.0": {
|
||||
"type": "project",
|
||||
"path": "../FireBird2D.Interfaces/Firebird2D.Interfaces.csproj",
|
||||
"msbuildProject": "../FireBird2D.Interfaces/Firebird2D.Interfaces.csproj"
|
||||
},
|
||||
"Firebird2D.Logger/1.0.0": {
|
||||
"type": "project",
|
||||
"path": "../Firebird2D.Logger/Firebird2D.Logger.csproj",
|
||||
|
||||
Reference in New Issue
Block a user