Controller fertig gefüllt, 2 Fehlende Klassen hinzugefügt
This commit is contained in:
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"runtimeTarget": {
|
||||
"name": ".NETCoreApp,Version=v8.0",
|
||||
"signature": ""
|
||||
},
|
||||
"compilationOptions": {},
|
||||
"targets": {
|
||||
".NETCoreApp,Version=v8.0": {
|
||||
"Models/1.0.0": {
|
||||
"runtime": {
|
||||
"Models.dll": {}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"libraries": {
|
||||
"Models/1.0.0": {
|
||||
"type": "project",
|
||||
"serviceable": false,
|
||||
"sha512": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
BIN
PenAndPaperManager/Services/bin/Debug/net8.0/Models.dll
Normal file
BIN
PenAndPaperManager/Services/bin/Debug/net8.0/Models.dll
Normal file
Binary file not shown.
BIN
PenAndPaperManager/Services/bin/Debug/net8.0/Models.exe
Normal file
BIN
PenAndPaperManager/Services/bin/Debug/net8.0/Models.exe
Normal file
Binary file not shown.
BIN
PenAndPaperManager/Services/bin/Debug/net8.0/Models.pdb
Normal file
BIN
PenAndPaperManager/Services/bin/Debug/net8.0/Models.pdb
Normal file
Binary file not shown.
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"runtimeOptions": {
|
||||
"tfm": "net8.0",
|
||||
"framework": {
|
||||
"name": "Microsoft.NETCore.App",
|
||||
"version": "8.0.0"
|
||||
},
|
||||
"configProperties": {
|
||||
"System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization": false
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,39 @@
|
||||
{
|
||||
"runtimeTarget": {
|
||||
"name": ".NETCoreApp,Version=v8.0",
|
||||
"signature": ""
|
||||
},
|
||||
"compilationOptions": {},
|
||||
"targets": {
|
||||
".NETCoreApp,Version=v8.0": {
|
||||
"Services/1.0.0": {
|
||||
"dependencies": {
|
||||
"Models": "1.0.0"
|
||||
},
|
||||
"runtime": {
|
||||
"Services.dll": {}
|
||||
}
|
||||
},
|
||||
"Models/1.0.0": {
|
||||
"runtime": {
|
||||
"Models.dll": {
|
||||
"assemblyVersion": "1.0.0",
|
||||
"fileVersion": "1.0.0.0"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"libraries": {
|
||||
"Services/1.0.0": {
|
||||
"type": "project",
|
||||
"serviceable": false,
|
||||
"sha512": ""
|
||||
},
|
||||
"Models/1.0.0": {
|
||||
"type": "project",
|
||||
"serviceable": false,
|
||||
"sha512": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
BIN
PenAndPaperManager/Services/bin/Debug/net8.0/Services.dll
Normal file
BIN
PenAndPaperManager/Services/bin/Debug/net8.0/Services.dll
Normal file
Binary file not shown.
BIN
PenAndPaperManager/Services/bin/Debug/net8.0/Services.exe
Normal file
BIN
PenAndPaperManager/Services/bin/Debug/net8.0/Services.exe
Normal file
Binary file not shown.
BIN
PenAndPaperManager/Services/bin/Debug/net8.0/Services.pdb
Normal file
BIN
PenAndPaperManager/Services/bin/Debug/net8.0/Services.pdb
Normal file
Binary file not shown.
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"runtimeOptions": {
|
||||
"tfm": "net8.0",
|
||||
"framework": {
|
||||
"name": "Microsoft.NETCore.App",
|
||||
"version": "8.0.0"
|
||||
},
|
||||
"configProperties": {
|
||||
"System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization": false
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user