Delete bin/Debug/net6.0 directory

Deleted files not needed
This commit is contained in:
Julian Ellis 2023-08-10 09:26:19 -04:00 committed by GitHub
parent 06a1516d6c
commit 8e6b6a0c06
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
10 changed files with 0 additions and 32 deletions

View File

@ -1,23 +0,0 @@
{
"runtimeTarget": {
"name": ".NETCoreApp,Version=v6.0",
"signature": ""
},
"compilationOptions": {},
"targets": {
".NETCoreApp,Version=v6.0": {
"CommunityServerAPI/1.0.0": {
"runtime": {
"CommunityServerAPI.dll": {}
}
}
}
},
"libraries": {
"CommunityServerAPI/1.0.0": {
"type": "project",
"serviceable": false,
"sha512": ""
}
}
}

View File

@ -1,9 +0,0 @@
{
"runtimeOptions": {
"tfm": "net6.0",
"framework": {
"name": "Microsoft.NETCore.App",
"version": "6.0.0"
}
}
}