Modified Logger

This commit is contained in:
Mueller Wayan
2025-04-21 19:19:26 +02:00
parent 51493135df
commit 766b2e414b
34 changed files with 652 additions and 128 deletions
+18
View File
@@ -1056,6 +1056,16 @@
"bin/placeholder/Firebird2D.EventPipelines.dll": {}
}
},
"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.KeyMapping/1.0.0": {
"type": "project",
"framework": ".NETCoreApp,Version=v8.0",
@@ -1072,6 +1082,9 @@
"Firebird2D.Logger/1.0.0": {
"type": "project",
"framework": ".NETCoreApp,Version=v8.0",
"dependencies": {
"Firebird2D.Interfaces": "1.0.0"
},
"compile": {
"bin/placeholder/Firebird2D.Logger.dll": {}
},
@@ -1790,6 +1803,11 @@
"path": "../Firebird2D.EventPipelines/Firebird2D.EventPipelines.csproj",
"msbuildProject": "../Firebird2D.EventPipelines/Firebird2D.EventPipelines.csproj"
},
"Firebird2D.Interfaces/1.0.0": {
"type": "project",
"path": "../FireBird2D.Interfaces/Firebird2D.Interfaces.csproj",
"msbuildProject": "../FireBird2D.Interfaces/Firebird2D.Interfaces.csproj"
},
"Firebird2D.KeyMapping/1.0.0": {
"type": "project",
"path": "../Firebird2D.KeyMapper/Firebird2D.KeyMapping.csproj",