初始化
This commit is contained in:
23
TestAPI/bin/Debug/net8.0/TestAPI.deps.json
Normal file
23
TestAPI/bin/Debug/net8.0/TestAPI.deps.json
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"runtimeTarget": {
|
||||
"name": ".NETCoreApp,Version=v8.0",
|
||||
"signature": ""
|
||||
},
|
||||
"compilationOptions": {},
|
||||
"targets": {
|
||||
".NETCoreApp,Version=v8.0": {
|
||||
"TestAPI/1.0.0": {
|
||||
"runtime": {
|
||||
"TestAPI.dll": {}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"libraries": {
|
||||
"TestAPI/1.0.0": {
|
||||
"type": "project",
|
||||
"serviceable": false,
|
||||
"sha512": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
BIN
TestAPI/bin/Debug/net8.0/TestAPI.dll
Normal file
BIN
TestAPI/bin/Debug/net8.0/TestAPI.dll
Normal file
Binary file not shown.
BIN
TestAPI/bin/Debug/net8.0/TestAPI.exe
Normal file
BIN
TestAPI/bin/Debug/net8.0/TestAPI.exe
Normal file
Binary file not shown.
BIN
TestAPI/bin/Debug/net8.0/TestAPI.pdb
Normal file
BIN
TestAPI/bin/Debug/net8.0/TestAPI.pdb
Normal file
Binary file not shown.
19
TestAPI/bin/Debug/net8.0/TestAPI.runtimeconfig.json
Normal file
19
TestAPI/bin/Debug/net8.0/TestAPI.runtimeconfig.json
Normal file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"runtimeOptions": {
|
||||
"tfm": "net8.0",
|
||||
"frameworks": [
|
||||
{
|
||||
"name": "Microsoft.NETCore.App",
|
||||
"version": "8.0.0"
|
||||
},
|
||||
{
|
||||
"name": "Microsoft.AspNetCore.App",
|
||||
"version": "8.0.0"
|
||||
}
|
||||
],
|
||||
"configProperties": {
|
||||
"System.GC.Server": true,
|
||||
"System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization": false
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1 @@
|
||||
{"Version":1,"ManifestType":"Build","Endpoints":[]}
|
||||
8
TestAPI/bin/Debug/net8.0/appsettings.Development.json
Normal file
8
TestAPI/bin/Debug/net8.0/appsettings.Development.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"Logging": {
|
||||
"LogLevel": {
|
||||
"Default": "Information",
|
||||
"Microsoft.AspNetCore": "Warning"
|
||||
}
|
||||
}
|
||||
}
|
||||
9
TestAPI/bin/Debug/net8.0/appsettings.json
Normal file
9
TestAPI/bin/Debug/net8.0/appsettings.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"Logging": {
|
||||
"LogLevel": {
|
||||
"Default": "Information",
|
||||
"Microsoft.AspNetCore": "Warning"
|
||||
}
|
||||
},
|
||||
"AllowedHosts": "*"
|
||||
}
|
||||
23
TestAPI/bin/Release/net8.0/TestAPI.deps.json
Normal file
23
TestAPI/bin/Release/net8.0/TestAPI.deps.json
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"runtimeTarget": {
|
||||
"name": ".NETCoreApp,Version=v8.0",
|
||||
"signature": ""
|
||||
},
|
||||
"compilationOptions": {},
|
||||
"targets": {
|
||||
".NETCoreApp,Version=v8.0": {
|
||||
"TestAPI/1.0.0": {
|
||||
"runtime": {
|
||||
"TestAPI.dll": {}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"libraries": {
|
||||
"TestAPI/1.0.0": {
|
||||
"type": "project",
|
||||
"serviceable": false,
|
||||
"sha512": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
BIN
TestAPI/bin/Release/net8.0/TestAPI.dll
Normal file
BIN
TestAPI/bin/Release/net8.0/TestAPI.dll
Normal file
Binary file not shown.
BIN
TestAPI/bin/Release/net8.0/TestAPI.exe
Normal file
BIN
TestAPI/bin/Release/net8.0/TestAPI.exe
Normal file
Binary file not shown.
BIN
TestAPI/bin/Release/net8.0/TestAPI.pdb
Normal file
BIN
TestAPI/bin/Release/net8.0/TestAPI.pdb
Normal file
Binary file not shown.
20
TestAPI/bin/Release/net8.0/TestAPI.runtimeconfig.json
Normal file
20
TestAPI/bin/Release/net8.0/TestAPI.runtimeconfig.json
Normal file
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"runtimeOptions": {
|
||||
"tfm": "net8.0",
|
||||
"frameworks": [
|
||||
{
|
||||
"name": "Microsoft.NETCore.App",
|
||||
"version": "8.0.0"
|
||||
},
|
||||
{
|
||||
"name": "Microsoft.AspNetCore.App",
|
||||
"version": "8.0.0"
|
||||
}
|
||||
],
|
||||
"configProperties": {
|
||||
"System.GC.Server": true,
|
||||
"System.Reflection.Metadata.MetadataUpdater.IsSupported": false,
|
||||
"System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization": false
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1 @@
|
||||
{"Version":1,"ManifestType":"Build","Endpoints":[]}
|
||||
8
TestAPI/bin/Release/net8.0/appsettings.Development.json
Normal file
8
TestAPI/bin/Release/net8.0/appsettings.Development.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"Logging": {
|
||||
"LogLevel": {
|
||||
"Default": "Information",
|
||||
"Microsoft.AspNetCore": "Warning"
|
||||
}
|
||||
}
|
||||
}
|
||||
9
TestAPI/bin/Release/net8.0/appsettings.json
Normal file
9
TestAPI/bin/Release/net8.0/appsettings.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"Logging": {
|
||||
"LogLevel": {
|
||||
"Default": "Information",
|
||||
"Microsoft.AspNetCore": "Warning"
|
||||
}
|
||||
},
|
||||
"AllowedHosts": "*"
|
||||
}
|
||||
24
TestAPI/bin/Release/net8.0/publish/TestAPI.deps.json
Normal file
24
TestAPI/bin/Release/net8.0/publish/TestAPI.deps.json
Normal file
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"runtimeTarget": {
|
||||
"name": ".NETCoreApp,Version=v8.0/win-x64",
|
||||
"signature": ""
|
||||
},
|
||||
"compilationOptions": {},
|
||||
"targets": {
|
||||
".NETCoreApp,Version=v8.0": {},
|
||||
".NETCoreApp,Version=v8.0/win-x64": {
|
||||
"TestAPI/1.0.0": {
|
||||
"runtime": {
|
||||
"TestAPI.dll": {}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"libraries": {
|
||||
"TestAPI/1.0.0": {
|
||||
"type": "project",
|
||||
"serviceable": false,
|
||||
"sha512": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
BIN
TestAPI/bin/Release/net8.0/publish/TestAPI.dll
Normal file
BIN
TestAPI/bin/Release/net8.0/publish/TestAPI.dll
Normal file
Binary file not shown.
BIN
TestAPI/bin/Release/net8.0/publish/TestAPI.exe
Normal file
BIN
TestAPI/bin/Release/net8.0/publish/TestAPI.exe
Normal file
Binary file not shown.
BIN
TestAPI/bin/Release/net8.0/publish/TestAPI.pdb
Normal file
BIN
TestAPI/bin/Release/net8.0/publish/TestAPI.pdb
Normal file
Binary file not shown.
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"runtimeOptions": {
|
||||
"tfm": "net8.0",
|
||||
"frameworks": [
|
||||
{
|
||||
"name": "Microsoft.NETCore.App",
|
||||
"version": "8.0.0"
|
||||
},
|
||||
{
|
||||
"name": "Microsoft.AspNetCore.App",
|
||||
"version": "8.0.0"
|
||||
}
|
||||
],
|
||||
"configProperties": {
|
||||
"System.GC.Server": true,
|
||||
"System.Reflection.Metadata.MetadataUpdater.IsSupported": false,
|
||||
"System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization": false
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1 @@
|
||||
{"Version":1,"ManifestType":"Publish","Endpoints":[]}
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"Logging": {
|
||||
"LogLevel": {
|
||||
"Default": "Information",
|
||||
"Microsoft.AspNetCore": "Warning"
|
||||
}
|
||||
}
|
||||
}
|
||||
9
TestAPI/bin/Release/net8.0/publish/appsettings.json
Normal file
9
TestAPI/bin/Release/net8.0/publish/appsettings.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"Logging": {
|
||||
"LogLevel": {
|
||||
"Default": "Information",
|
||||
"Microsoft.AspNetCore": "Warning"
|
||||
}
|
||||
},
|
||||
"AllowedHosts": "*"
|
||||
}
|
||||
12
TestAPI/bin/Release/net8.0/publish/web.config
Normal file
12
TestAPI/bin/Release/net8.0/publish/web.config
Normal file
@@ -0,0 +1,12 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<configuration>
|
||||
<location path="." inheritInChildApplications="false">
|
||||
<system.webServer>
|
||||
<handlers>
|
||||
<add name="aspNetCore" path="*" verb="*" modules="AspNetCoreModuleV2" resourceType="Unspecified" />
|
||||
</handlers>
|
||||
<aspNetCore processPath=".\TestAPI.exe" stdoutLogEnabled="false" stdoutLogFile=".\logs\stdout" hostingModel="inprocess" />
|
||||
</system.webServer>
|
||||
</location>
|
||||
</configuration>
|
||||
<!--ProjectGuid: 3929c076-4a96-4cde-8640-696859edc508-->
|
||||
24
TestAPI/bin/Release/net8.0/win-x64/TestAPI.deps.json
Normal file
24
TestAPI/bin/Release/net8.0/win-x64/TestAPI.deps.json
Normal file
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"runtimeTarget": {
|
||||
"name": ".NETCoreApp,Version=v8.0/win-x64",
|
||||
"signature": ""
|
||||
},
|
||||
"compilationOptions": {},
|
||||
"targets": {
|
||||
".NETCoreApp,Version=v8.0": {},
|
||||
".NETCoreApp,Version=v8.0/win-x64": {
|
||||
"TestAPI/1.0.0": {
|
||||
"runtime": {
|
||||
"TestAPI.dll": {}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"libraries": {
|
||||
"TestAPI/1.0.0": {
|
||||
"type": "project",
|
||||
"serviceable": false,
|
||||
"sha512": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
BIN
TestAPI/bin/Release/net8.0/win-x64/TestAPI.dll
Normal file
BIN
TestAPI/bin/Release/net8.0/win-x64/TestAPI.dll
Normal file
Binary file not shown.
BIN
TestAPI/bin/Release/net8.0/win-x64/TestAPI.exe
Normal file
BIN
TestAPI/bin/Release/net8.0/win-x64/TestAPI.exe
Normal file
Binary file not shown.
BIN
TestAPI/bin/Release/net8.0/win-x64/TestAPI.pdb
Normal file
BIN
TestAPI/bin/Release/net8.0/win-x64/TestAPI.pdb
Normal file
Binary file not shown.
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"runtimeOptions": {
|
||||
"tfm": "net8.0",
|
||||
"frameworks": [
|
||||
{
|
||||
"name": "Microsoft.NETCore.App",
|
||||
"version": "8.0.0"
|
||||
},
|
||||
{
|
||||
"name": "Microsoft.AspNetCore.App",
|
||||
"version": "8.0.0"
|
||||
}
|
||||
],
|
||||
"configProperties": {
|
||||
"System.GC.Server": true,
|
||||
"System.Reflection.Metadata.MetadataUpdater.IsSupported": false,
|
||||
"System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization": false
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1 @@
|
||||
{"Version":1,"ManifestType":"Build","Endpoints":[]}
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"Logging": {
|
||||
"LogLevel": {
|
||||
"Default": "Information",
|
||||
"Microsoft.AspNetCore": "Warning"
|
||||
}
|
||||
}
|
||||
}
|
||||
9
TestAPI/bin/Release/net8.0/win-x64/appsettings.json
Normal file
9
TestAPI/bin/Release/net8.0/win-x64/appsettings.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"Logging": {
|
||||
"LogLevel": {
|
||||
"Default": "Information",
|
||||
"Microsoft.AspNetCore": "Warning"
|
||||
}
|
||||
},
|
||||
"AllowedHosts": "*"
|
||||
}
|
||||
Reference in New Issue
Block a user