初始化
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
// <autogenerated />
|
||||
using System;
|
||||
using System.Reflection;
|
||||
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v8.0", FrameworkDisplayName = ".NET 8.0")]
|
||||
23
TestAPI/obj/Release/net8.0/TestAPI.AssemblyInfo.cs
Normal file
23
TestAPI/obj/Release/net8.0/TestAPI.AssemblyInfo.cs
Normal file
@@ -0,0 +1,23 @@
|
||||
//------------------------------------------------------------------------------
|
||||
// <auto-generated>
|
||||
// 此代码由工具生成。
|
||||
// 运行时版本:4.0.30319.42000
|
||||
//
|
||||
// 对此文件的更改可能会导致不正确的行为,并且如果
|
||||
// 重新生成代码,这些更改将会丢失。
|
||||
// </auto-generated>
|
||||
//------------------------------------------------------------------------------
|
||||
|
||||
using System;
|
||||
using System.Reflection;
|
||||
|
||||
[assembly: System.Reflection.AssemblyCompanyAttribute("TestAPI")]
|
||||
[assembly: System.Reflection.AssemblyConfigurationAttribute("Release")]
|
||||
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+b5c74a3917285a83fa24bb31b761745583549030")]
|
||||
[assembly: System.Reflection.AssemblyProductAttribute("TestAPI")]
|
||||
[assembly: System.Reflection.AssemblyTitleAttribute("TestAPI")]
|
||||
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
|
||||
|
||||
// 由 MSBuild WriteCodeFragment 类生成。
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
f2ecb3f10daaf89d0f7d0b2fb1cb64ddf4ad860c47a2eff0266c53efdda8aef8
|
||||
@@ -0,0 +1,23 @@
|
||||
is_global = true
|
||||
build_property.TargetFramework = net8.0
|
||||
build_property.TargetFrameworkIdentifier = .NETCoreApp
|
||||
build_property.TargetFrameworkVersion = v8.0
|
||||
build_property.TargetPlatformMinVersion =
|
||||
build_property.UsingMicrosoftNETSdkWeb = true
|
||||
build_property.ProjectTypeGuids =
|
||||
build_property.InvariantGlobalization =
|
||||
build_property.PlatformNeutralAssembly =
|
||||
build_property.EnforceExtendedAnalyzerRules =
|
||||
build_property._SupportedPlatformList = Linux,macOS,Windows
|
||||
build_property.RootNamespace = TestAPI
|
||||
build_property.RootNamespace = TestAPI
|
||||
build_property.ProjectDir = E:\tian\chongxin\EMQX\BooliveMQTT_Auth\TestAPI\
|
||||
build_property.EnableComHosting =
|
||||
build_property.EnableGeneratedComInterfaceComImportInterop =
|
||||
build_property.RazorLangVersion = 8.0
|
||||
build_property.SupportLocalizedComponentNames =
|
||||
build_property.GenerateRazorMetadataSourceChecksumAttributes =
|
||||
build_property.MSBuildProjectDirectory = E:\tian\chongxin\EMQX\BooliveMQTT_Auth\TestAPI
|
||||
build_property._RazorSourceGeneratorDebug =
|
||||
build_property.EffectiveAnalysisLevelStyle = 8.0
|
||||
build_property.EnableCodeStyleSeverity =
|
||||
17
TestAPI/obj/Release/net8.0/TestAPI.GlobalUsings.g.cs
Normal file
17
TestAPI/obj/Release/net8.0/TestAPI.GlobalUsings.g.cs
Normal file
@@ -0,0 +1,17 @@
|
||||
// <auto-generated/>
|
||||
global using Microsoft.AspNetCore.Builder;
|
||||
global using Microsoft.AspNetCore.Hosting;
|
||||
global using Microsoft.AspNetCore.Http;
|
||||
global using Microsoft.AspNetCore.Routing;
|
||||
global using Microsoft.Extensions.Configuration;
|
||||
global using Microsoft.Extensions.DependencyInjection;
|
||||
global using Microsoft.Extensions.Hosting;
|
||||
global using Microsoft.Extensions.Logging;
|
||||
global using System;
|
||||
global using System.Collections.Generic;
|
||||
global using System.IO;
|
||||
global using System.Linq;
|
||||
global using System.Net.Http;
|
||||
global using System.Net.Http.Json;
|
||||
global using System.Threading;
|
||||
global using System.Threading.Tasks;
|
||||
BIN
TestAPI/obj/Release/net8.0/TestAPI.assets.cache
Normal file
BIN
TestAPI/obj/Release/net8.0/TestAPI.assets.cache
Normal file
Binary file not shown.
@@ -0,0 +1 @@
|
||||
37988d3dbf33c0fa1cafa90bf8bba30740f79efbbcd7a113a6ed9bdd5359b0d8
|
||||
@@ -0,0 +1,29 @@
|
||||
E:\tian\chongxin\EMQX\BooliveMQTT_Auth\TestAPI\bin\Release\net8.0\appsettings.Development.json
|
||||
E:\tian\chongxin\EMQX\BooliveMQTT_Auth\TestAPI\bin\Release\net8.0\appsettings.json
|
||||
E:\tian\chongxin\EMQX\BooliveMQTT_Auth\TestAPI\bin\Release\net8.0\TestAPI.staticwebassets.endpoints.json
|
||||
E:\tian\chongxin\EMQX\BooliveMQTT_Auth\TestAPI\bin\Release\net8.0\TestAPI.exe
|
||||
E:\tian\chongxin\EMQX\BooliveMQTT_Auth\TestAPI\bin\Release\net8.0\TestAPI.deps.json
|
||||
E:\tian\chongxin\EMQX\BooliveMQTT_Auth\TestAPI\bin\Release\net8.0\TestAPI.runtimeconfig.json
|
||||
E:\tian\chongxin\EMQX\BooliveMQTT_Auth\TestAPI\bin\Release\net8.0\TestAPI.dll
|
||||
E:\tian\chongxin\EMQX\BooliveMQTT_Auth\TestAPI\bin\Release\net8.0\TestAPI.pdb
|
||||
E:\tian\chongxin\EMQX\BooliveMQTT_Auth\TestAPI\obj\Release\net8.0\rpswa.dswa.cache.json
|
||||
E:\tian\chongxin\EMQX\BooliveMQTT_Auth\TestAPI\obj\Release\net8.0\TestAPI.GeneratedMSBuildEditorConfig.editorconfig
|
||||
E:\tian\chongxin\EMQX\BooliveMQTT_Auth\TestAPI\obj\Release\net8.0\TestAPI.AssemblyInfoInputs.cache
|
||||
E:\tian\chongxin\EMQX\BooliveMQTT_Auth\TestAPI\obj\Release\net8.0\TestAPI.AssemblyInfo.cs
|
||||
E:\tian\chongxin\EMQX\BooliveMQTT_Auth\TestAPI\obj\Release\net8.0\TestAPI.csproj.CoreCompileInputs.cache
|
||||
E:\tian\chongxin\EMQX\BooliveMQTT_Auth\TestAPI\obj\Release\net8.0\TestAPI.MvcApplicationPartsAssemblyInfo.cache
|
||||
E:\tian\chongxin\EMQX\BooliveMQTT_Auth\TestAPI\obj\Release\net8.0\rjimswa.dswa.cache.json
|
||||
E:\tian\chongxin\EMQX\BooliveMQTT_Auth\TestAPI\obj\Release\net8.0\rjsmrazor.dswa.cache.json
|
||||
E:\tian\chongxin\EMQX\BooliveMQTT_Auth\TestAPI\obj\Release\net8.0\rjsmcshtml.dswa.cache.json
|
||||
E:\tian\chongxin\EMQX\BooliveMQTT_Auth\TestAPI\obj\Release\net8.0\scopedcss\bundle\TestAPI.styles.css
|
||||
E:\tian\chongxin\EMQX\BooliveMQTT_Auth\TestAPI\obj\Release\net8.0\staticwebassets.build.json
|
||||
E:\tian\chongxin\EMQX\BooliveMQTT_Auth\TestAPI\obj\Release\net8.0\staticwebassets.build.json.cache
|
||||
E:\tian\chongxin\EMQX\BooliveMQTT_Auth\TestAPI\obj\Release\net8.0\staticwebassets.development.json
|
||||
E:\tian\chongxin\EMQX\BooliveMQTT_Auth\TestAPI\obj\Release\net8.0\staticwebassets.build.endpoints.json
|
||||
E:\tian\chongxin\EMQX\BooliveMQTT_Auth\TestAPI\obj\Release\net8.0\swae.build.ex.cache
|
||||
E:\tian\chongxin\EMQX\BooliveMQTT_Auth\TestAPI\obj\Release\net8.0\staticwebassets.upToDateCheck.txt
|
||||
E:\tian\chongxin\EMQX\BooliveMQTT_Auth\TestAPI\obj\Release\net8.0\TestAPI.dll
|
||||
E:\tian\chongxin\EMQX\BooliveMQTT_Auth\TestAPI\obj\Release\net8.0\refint\TestAPI.dll
|
||||
E:\tian\chongxin\EMQX\BooliveMQTT_Auth\TestAPI\obj\Release\net8.0\TestAPI.pdb
|
||||
E:\tian\chongxin\EMQX\BooliveMQTT_Auth\TestAPI\obj\Release\net8.0\TestAPI.genruntimeconfig.cache
|
||||
E:\tian\chongxin\EMQX\BooliveMQTT_Auth\TestAPI\obj\Release\net8.0\ref\TestAPI.dll
|
||||
BIN
TestAPI/obj/Release/net8.0/TestAPI.dll
Normal file
BIN
TestAPI/obj/Release/net8.0/TestAPI.dll
Normal file
Binary file not shown.
@@ -0,0 +1 @@
|
||||
f57a8cf8694167b042ff9962f7b030d4ebefe0294fbd8dea50cd7d25f566ccb0
|
||||
BIN
TestAPI/obj/Release/net8.0/TestAPI.pdb
Normal file
BIN
TestAPI/obj/Release/net8.0/TestAPI.pdb
Normal file
Binary file not shown.
BIN
TestAPI/obj/Release/net8.0/apphost.exe
Normal file
BIN
TestAPI/obj/Release/net8.0/apphost.exe
Normal file
Binary file not shown.
BIN
TestAPI/obj/Release/net8.0/ref/TestAPI.dll
Normal file
BIN
TestAPI/obj/Release/net8.0/ref/TestAPI.dll
Normal file
Binary file not shown.
BIN
TestAPI/obj/Release/net8.0/refint/TestAPI.dll
Normal file
BIN
TestAPI/obj/Release/net8.0/refint/TestAPI.dll
Normal file
Binary file not shown.
1
TestAPI/obj/Release/net8.0/rjsmcshtml.dswa.cache.json
Normal file
1
TestAPI/obj/Release/net8.0/rjsmcshtml.dswa.cache.json
Normal file
@@ -0,0 +1 @@
|
||||
{"GlobalPropertiesHash":"ulsKIJ8WPaGAuzGy5wYcBF/tKXMwGdHlAK0bzVwrTmM=","FingerprintPatternsHash":"gq3WsqcKBUGTSNle7RKKyXRIwh7M8ccEqOqYvIzoM04=","PropertyOverridesHash":"8ZRc1sGeVrPBx4lD717BgRaQekyh78QKV9SKsdt638U=","InputHashes":["v4\u002B8gfjYNLwYRltvI/ynHf/xiWV9W43UZfVX8ehx8rU=","v3PH5UrC4ZCIuN\u002BN/hGiE9mYoXo5A3ZQsilrNaHeFkE=","8rOioHUN4a1BE7IvIWszWNjZFU7WR2lwLARDD/9dz5I=","m38rxwOoPDWrLjVFfM3YXH7ZQNNYG86fNLvrNfo6xOM=","nMu8wUQ7sdh0Zl0VFTWS33uGG8QkZZ2GJmiRK2vzfgg=","dDW7GuIE87b\u002BLQczdMWMWR\u002Bf/SozXY\u002Bh1hg2p22ZTQs="],"CachedAssets":{},"CachedCopyCandidates":{}}
|
||||
1
TestAPI/obj/Release/net8.0/rjsmrazor.dswa.cache.json
Normal file
1
TestAPI/obj/Release/net8.0/rjsmrazor.dswa.cache.json
Normal file
@@ -0,0 +1 @@
|
||||
{"GlobalPropertiesHash":"EYpoDVcoLrTF43G8YmYuniOIjH5Rq2QEW1nfoeUsDLs=","FingerprintPatternsHash":"gq3WsqcKBUGTSNle7RKKyXRIwh7M8ccEqOqYvIzoM04=","PropertyOverridesHash":"8ZRc1sGeVrPBx4lD717BgRaQekyh78QKV9SKsdt638U=","InputHashes":["v4\u002B8gfjYNLwYRltvI/ynHf/xiWV9W43UZfVX8ehx8rU=","v3PH5UrC4ZCIuN\u002BN/hGiE9mYoXo5A3ZQsilrNaHeFkE=","8rOioHUN4a1BE7IvIWszWNjZFU7WR2lwLARDD/9dz5I=","m38rxwOoPDWrLjVFfM3YXH7ZQNNYG86fNLvrNfo6xOM=","nMu8wUQ7sdh0Zl0VFTWS33uGG8QkZZ2GJmiRK2vzfgg=","dDW7GuIE87b\u002BLQczdMWMWR\u002Bf/SozXY\u002Bh1hg2p22ZTQs="],"CachedAssets":{},"CachedCopyCandidates":{}}
|
||||
1
TestAPI/obj/Release/net8.0/rpswa.dswa.cache.json
Normal file
1
TestAPI/obj/Release/net8.0/rpswa.dswa.cache.json
Normal file
@@ -0,0 +1 @@
|
||||
{"GlobalPropertiesHash":"Lm+W2bsk4EtTEUWaZeOpXu0o9TRcyd+6e7eXZaf1jGs=","FingerprintPatternsHash":"gq3WsqcKBUGTSNle7RKKyXRIwh7M8ccEqOqYvIzoM04=","PropertyOverridesHash":"8ZRc1sGeVrPBx4lD717BgRaQekyh78QKV9SKsdt638U=","InputHashes":["v4\u002B8gfjYNLwYRltvI/ynHf/xiWV9W43UZfVX8ehx8rU=","v3PH5UrC4ZCIuN\u002BN/hGiE9mYoXo5A3ZQsilrNaHeFkE="],"CachedAssets":{},"CachedCopyCandidates":{}}
|
||||
@@ -0,0 +1 @@
|
||||
{"Version":1,"ManifestType":"Build","Endpoints":[]}
|
||||
1
TestAPI/obj/Release/net8.0/staticwebassets.build.json
Normal file
1
TestAPI/obj/Release/net8.0/staticwebassets.build.json
Normal file
@@ -0,0 +1 @@
|
||||
{"Version":1,"Hash":"dvyCl6SpxpcbB9gfCrZm9c7OjfvW1ONncgZDnnqW+gM=","Source":"TestAPI","BasePath":"/","Mode":"Root","ManifestType":"Build","ReferencedProjectsConfiguration":[],"DiscoveryPatterns":[],"Assets":[],"Endpoints":[]}
|
||||
@@ -0,0 +1 @@
|
||||
dvyCl6SpxpcbB9gfCrZm9c7OjfvW1ONncgZDnnqW+gM=
|
||||
0
TestAPI/obj/Release/net8.0/swae.build.ex.cache
Normal file
0
TestAPI/obj/Release/net8.0/swae.build.ex.cache
Normal file
@@ -0,0 +1,4 @@
|
||||
// <autogenerated />
|
||||
using System;
|
||||
using System.Reflection;
|
||||
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v8.0", FrameworkDisplayName = ".NET 8.0")]
|
||||
@@ -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/obj/Release/net8.0/win-x64/PubTmp/Out/TestAPI.dll
Normal file
BIN
TestAPI/obj/Release/net8.0/win-x64/PubTmp/Out/TestAPI.dll
Normal file
Binary file not shown.
BIN
TestAPI/obj/Release/net8.0/win-x64/PubTmp/Out/TestAPI.exe
Normal file
BIN
TestAPI/obj/Release/net8.0/win-x64/PubTmp/Out/TestAPI.exe
Normal file
Binary file not shown.
BIN
TestAPI/obj/Release/net8.0/win-x64/PubTmp/Out/TestAPI.pdb
Normal file
BIN
TestAPI/obj/Release/net8.0/win-x64/PubTmp/Out/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"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"Logging": {
|
||||
"LogLevel": {
|
||||
"Default": "Information",
|
||||
"Microsoft.AspNetCore": "Warning"
|
||||
}
|
||||
},
|
||||
"AllowedHosts": "*"
|
||||
}
|
||||
12
TestAPI/obj/Release/net8.0/win-x64/PubTmp/Out/web.config
Normal file
12
TestAPI/obj/Release/net8.0/win-x64/PubTmp/Out/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-->
|
||||
@@ -0,0 +1,7 @@
|
||||
E:\tian\chongxin\EMQX\BooliveMQTT_Auth\TestAPI\obj\Release\net8.0\win-x64\PubTmp\Out\TestAPI.exe
|
||||
E:\tian\chongxin\EMQX\BooliveMQTT_Auth\TestAPI\obj\Release\net8.0\win-x64\PubTmp\Out\appsettings.Development.json
|
||||
E:\tian\chongxin\EMQX\BooliveMQTT_Auth\TestAPI\obj\Release\net8.0\win-x64\PubTmp\Out\appsettings.json
|
||||
E:\tian\chongxin\EMQX\BooliveMQTT_Auth\TestAPI\obj\Release\net8.0\win-x64\PubTmp\Out\TestAPI.dll
|
||||
E:\tian\chongxin\EMQX\BooliveMQTT_Auth\TestAPI\obj\Release\net8.0\win-x64\PubTmp\Out\TestAPI.deps.json
|
||||
E:\tian\chongxin\EMQX\BooliveMQTT_Auth\TestAPI\obj\Release\net8.0\win-x64\PubTmp\Out\TestAPI.runtimeconfig.json
|
||||
E:\tian\chongxin\EMQX\BooliveMQTT_Auth\TestAPI\obj\Release\net8.0\win-x64\PubTmp\Out\TestAPI.pdb
|
||||
23
TestAPI/obj/Release/net8.0/win-x64/TestAPI.AssemblyInfo.cs
Normal file
23
TestAPI/obj/Release/net8.0/win-x64/TestAPI.AssemblyInfo.cs
Normal file
@@ -0,0 +1,23 @@
|
||||
//------------------------------------------------------------------------------
|
||||
// <auto-generated>
|
||||
// 此代码由工具生成。
|
||||
// 运行时版本:4.0.30319.42000
|
||||
//
|
||||
// 对此文件的更改可能会导致不正确的行为,并且如果
|
||||
// 重新生成代码,这些更改将会丢失。
|
||||
// </auto-generated>
|
||||
//------------------------------------------------------------------------------
|
||||
|
||||
using System;
|
||||
using System.Reflection;
|
||||
|
||||
[assembly: System.Reflection.AssemblyCompanyAttribute("TestAPI")]
|
||||
[assembly: System.Reflection.AssemblyConfigurationAttribute("Release")]
|
||||
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+3488a4f91fb86bfd4cfd9297ed557894768b6d78")]
|
||||
[assembly: System.Reflection.AssemblyProductAttribute("TestAPI")]
|
||||
[assembly: System.Reflection.AssemblyTitleAttribute("TestAPI")]
|
||||
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
|
||||
|
||||
// 由 MSBuild WriteCodeFragment 类生成。
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
c02dfb2893338bb24839d9aa366be1549696743a8cc02b7ca8dff3d91fac6991
|
||||
@@ -0,0 +1,23 @@
|
||||
is_global = true
|
||||
build_property.TargetFramework = net8.0
|
||||
build_property.TargetFrameworkIdentifier = .NETCoreApp
|
||||
build_property.TargetFrameworkVersion = v8.0
|
||||
build_property.TargetPlatformMinVersion =
|
||||
build_property.UsingMicrosoftNETSdkWeb = true
|
||||
build_property.ProjectTypeGuids =
|
||||
build_property.InvariantGlobalization =
|
||||
build_property.PlatformNeutralAssembly =
|
||||
build_property.EnforceExtendedAnalyzerRules =
|
||||
build_property._SupportedPlatformList = Linux,macOS,Windows
|
||||
build_property.RootNamespace = TestAPI
|
||||
build_property.RootNamespace = TestAPI
|
||||
build_property.ProjectDir = E:\tian\chongxin\EMQX\BooliveMQTT_Auth\TestAPI\
|
||||
build_property.EnableComHosting =
|
||||
build_property.EnableGeneratedComInterfaceComImportInterop =
|
||||
build_property.RazorLangVersion = 8.0
|
||||
build_property.SupportLocalizedComponentNames =
|
||||
build_property.GenerateRazorMetadataSourceChecksumAttributes =
|
||||
build_property.MSBuildProjectDirectory = E:\tian\chongxin\EMQX\BooliveMQTT_Auth\TestAPI
|
||||
build_property._RazorSourceGeneratorDebug =
|
||||
build_property.EffectiveAnalysisLevelStyle = 8.0
|
||||
build_property.EnableCodeStyleSeverity =
|
||||
17
TestAPI/obj/Release/net8.0/win-x64/TestAPI.GlobalUsings.g.cs
Normal file
17
TestAPI/obj/Release/net8.0/win-x64/TestAPI.GlobalUsings.g.cs
Normal file
@@ -0,0 +1,17 @@
|
||||
// <auto-generated/>
|
||||
global using Microsoft.AspNetCore.Builder;
|
||||
global using Microsoft.AspNetCore.Hosting;
|
||||
global using Microsoft.AspNetCore.Http;
|
||||
global using Microsoft.AspNetCore.Routing;
|
||||
global using Microsoft.Extensions.Configuration;
|
||||
global using Microsoft.Extensions.DependencyInjection;
|
||||
global using Microsoft.Extensions.Hosting;
|
||||
global using Microsoft.Extensions.Logging;
|
||||
global using System;
|
||||
global using System.Collections.Generic;
|
||||
global using System.IO;
|
||||
global using System.Linq;
|
||||
global using System.Net.Http;
|
||||
global using System.Net.Http.Json;
|
||||
global using System.Threading;
|
||||
global using System.Threading.Tasks;
|
||||
BIN
TestAPI/obj/Release/net8.0/win-x64/TestAPI.assets.cache
Normal file
BIN
TestAPI/obj/Release/net8.0/win-x64/TestAPI.assets.cache
Normal file
Binary file not shown.
@@ -0,0 +1 @@
|
||||
38a9690ee4b4de952ece3b9f47da2cd9bf56a2308ddcd1f474d770b63af1d8a8
|
||||
@@ -0,0 +1,29 @@
|
||||
E:\tian\chongxin\EMQX\BooliveMQTT_Auth\TestAPI\bin\Release\net8.0\win-x64\appsettings.Development.json
|
||||
E:\tian\chongxin\EMQX\BooliveMQTT_Auth\TestAPI\bin\Release\net8.0\win-x64\appsettings.json
|
||||
E:\tian\chongxin\EMQX\BooliveMQTT_Auth\TestAPI\bin\Release\net8.0\win-x64\TestAPI.staticwebassets.endpoints.json
|
||||
E:\tian\chongxin\EMQX\BooliveMQTT_Auth\TestAPI\bin\Release\net8.0\win-x64\TestAPI.exe
|
||||
E:\tian\chongxin\EMQX\BooliveMQTT_Auth\TestAPI\bin\Release\net8.0\win-x64\TestAPI.deps.json
|
||||
E:\tian\chongxin\EMQX\BooliveMQTT_Auth\TestAPI\bin\Release\net8.0\win-x64\TestAPI.runtimeconfig.json
|
||||
E:\tian\chongxin\EMQX\BooliveMQTT_Auth\TestAPI\bin\Release\net8.0\win-x64\TestAPI.dll
|
||||
E:\tian\chongxin\EMQX\BooliveMQTT_Auth\TestAPI\bin\Release\net8.0\win-x64\TestAPI.pdb
|
||||
E:\tian\chongxin\EMQX\BooliveMQTT_Auth\TestAPI\obj\Release\net8.0\win-x64\rpswa.dswa.cache.json
|
||||
E:\tian\chongxin\EMQX\BooliveMQTT_Auth\TestAPI\obj\Release\net8.0\win-x64\TestAPI.GeneratedMSBuildEditorConfig.editorconfig
|
||||
E:\tian\chongxin\EMQX\BooliveMQTT_Auth\TestAPI\obj\Release\net8.0\win-x64\TestAPI.AssemblyInfoInputs.cache
|
||||
E:\tian\chongxin\EMQX\BooliveMQTT_Auth\TestAPI\obj\Release\net8.0\win-x64\TestAPI.AssemblyInfo.cs
|
||||
E:\tian\chongxin\EMQX\BooliveMQTT_Auth\TestAPI\obj\Release\net8.0\win-x64\TestAPI.csproj.CoreCompileInputs.cache
|
||||
E:\tian\chongxin\EMQX\BooliveMQTT_Auth\TestAPI\obj\Release\net8.0\win-x64\TestAPI.MvcApplicationPartsAssemblyInfo.cache
|
||||
E:\tian\chongxin\EMQX\BooliveMQTT_Auth\TestAPI\obj\Release\net8.0\win-x64\rjimswa.dswa.cache.json
|
||||
E:\tian\chongxin\EMQX\BooliveMQTT_Auth\TestAPI\obj\Release\net8.0\win-x64\rjsmrazor.dswa.cache.json
|
||||
E:\tian\chongxin\EMQX\BooliveMQTT_Auth\TestAPI\obj\Release\net8.0\win-x64\rjsmcshtml.dswa.cache.json
|
||||
E:\tian\chongxin\EMQX\BooliveMQTT_Auth\TestAPI\obj\Release\net8.0\win-x64\scopedcss\bundle\TestAPI.styles.css
|
||||
E:\tian\chongxin\EMQX\BooliveMQTT_Auth\TestAPI\obj\Release\net8.0\win-x64\staticwebassets.build.json
|
||||
E:\tian\chongxin\EMQX\BooliveMQTT_Auth\TestAPI\obj\Release\net8.0\win-x64\staticwebassets.build.json.cache
|
||||
E:\tian\chongxin\EMQX\BooliveMQTT_Auth\TestAPI\obj\Release\net8.0\win-x64\staticwebassets.development.json
|
||||
E:\tian\chongxin\EMQX\BooliveMQTT_Auth\TestAPI\obj\Release\net8.0\win-x64\staticwebassets.build.endpoints.json
|
||||
E:\tian\chongxin\EMQX\BooliveMQTT_Auth\TestAPI\obj\Release\net8.0\win-x64\swae.build.ex.cache
|
||||
E:\tian\chongxin\EMQX\BooliveMQTT_Auth\TestAPI\obj\Release\net8.0\win-x64\staticwebassets.upToDateCheck.txt
|
||||
E:\tian\chongxin\EMQX\BooliveMQTT_Auth\TestAPI\obj\Release\net8.0\win-x64\TestAPI.dll
|
||||
E:\tian\chongxin\EMQX\BooliveMQTT_Auth\TestAPI\obj\Release\net8.0\win-x64\refint\TestAPI.dll
|
||||
E:\tian\chongxin\EMQX\BooliveMQTT_Auth\TestAPI\obj\Release\net8.0\win-x64\TestAPI.pdb
|
||||
E:\tian\chongxin\EMQX\BooliveMQTT_Auth\TestAPI\obj\Release\net8.0\win-x64\TestAPI.genruntimeconfig.cache
|
||||
E:\tian\chongxin\EMQX\BooliveMQTT_Auth\TestAPI\obj\Release\net8.0\win-x64\ref\TestAPI.dll
|
||||
BIN
TestAPI/obj/Release/net8.0/win-x64/TestAPI.dll
Normal file
BIN
TestAPI/obj/Release/net8.0/win-x64/TestAPI.dll
Normal file
Binary file not shown.
@@ -0,0 +1 @@
|
||||
0ecfb982f7afbb3e0fd812d84a9c44c928465966bd82cef44972d084d323ff7b
|
||||
BIN
TestAPI/obj/Release/net8.0/win-x64/TestAPI.pdb
Normal file
BIN
TestAPI/obj/Release/net8.0/win-x64/TestAPI.pdb
Normal file
Binary file not shown.
BIN
TestAPI/obj/Release/net8.0/win-x64/apphost.exe
Normal file
BIN
TestAPI/obj/Release/net8.0/win-x64/apphost.exe
Normal file
Binary file not shown.
BIN
TestAPI/obj/Release/net8.0/win-x64/ref/TestAPI.dll
Normal file
BIN
TestAPI/obj/Release/net8.0/win-x64/ref/TestAPI.dll
Normal file
Binary file not shown.
BIN
TestAPI/obj/Release/net8.0/win-x64/refint/TestAPI.dll
Normal file
BIN
TestAPI/obj/Release/net8.0/win-x64/refint/TestAPI.dll
Normal file
Binary file not shown.
@@ -0,0 +1 @@
|
||||
{"GlobalPropertiesHash":"ulsKIJ8WPaGAuzGy5wYcBF/tKXMwGdHlAK0bzVwrTmM=","FingerprintPatternsHash":"gq3WsqcKBUGTSNle7RKKyXRIwh7M8ccEqOqYvIzoM04=","PropertyOverridesHash":"8ZRc1sGeVrPBx4lD717BgRaQekyh78QKV9SKsdt638U=","InputHashes":["v4\u002B8gfjYNLwYRltvI/ynHf/xiWV9W43UZfVX8ehx8rU=","v3PH5UrC4ZCIuN\u002BN/hGiE9mYoXo5A3ZQsilrNaHeFkE=","8rOioHUN4a1BE7IvIWszWNjZFU7WR2lwLARDD/9dz5I=","m38rxwOoPDWrLjVFfM3YXH7ZQNNYG86fNLvrNfo6xOM=","nMu8wUQ7sdh0Zl0VFTWS33uGG8QkZZ2GJmiRK2vzfgg=","nmJy\u002BCE/Fp9BmLquQ7T545pHOQVSN3IYWD9Taigmf0c="],"CachedAssets":{},"CachedCopyCandidates":{}}
|
||||
@@ -0,0 +1 @@
|
||||
{"GlobalPropertiesHash":"EYpoDVcoLrTF43G8YmYuniOIjH5Rq2QEW1nfoeUsDLs=","FingerprintPatternsHash":"gq3WsqcKBUGTSNle7RKKyXRIwh7M8ccEqOqYvIzoM04=","PropertyOverridesHash":"8ZRc1sGeVrPBx4lD717BgRaQekyh78QKV9SKsdt638U=","InputHashes":["v4\u002B8gfjYNLwYRltvI/ynHf/xiWV9W43UZfVX8ehx8rU=","v3PH5UrC4ZCIuN\u002BN/hGiE9mYoXo5A3ZQsilrNaHeFkE=","8rOioHUN4a1BE7IvIWszWNjZFU7WR2lwLARDD/9dz5I=","m38rxwOoPDWrLjVFfM3YXH7ZQNNYG86fNLvrNfo6xOM=","nMu8wUQ7sdh0Zl0VFTWS33uGG8QkZZ2GJmiRK2vzfgg=","nmJy\u002BCE/Fp9BmLquQ7T545pHOQVSN3IYWD9Taigmf0c="],"CachedAssets":{},"CachedCopyCandidates":{}}
|
||||
1
TestAPI/obj/Release/net8.0/win-x64/rpswa.dswa.cache.json
Normal file
1
TestAPI/obj/Release/net8.0/win-x64/rpswa.dswa.cache.json
Normal file
@@ -0,0 +1 @@
|
||||
{"GlobalPropertiesHash":"Lm+W2bsk4EtTEUWaZeOpXu0o9TRcyd+6e7eXZaf1jGs=","FingerprintPatternsHash":"gq3WsqcKBUGTSNle7RKKyXRIwh7M8ccEqOqYvIzoM04=","PropertyOverridesHash":"8ZRc1sGeVrPBx4lD717BgRaQekyh78QKV9SKsdt638U=","InputHashes":["v4\u002B8gfjYNLwYRltvI/ynHf/xiWV9W43UZfVX8ehx8rU=","v3PH5UrC4ZCIuN\u002BN/hGiE9mYoXo5A3ZQsilrNaHeFkE="],"CachedAssets":{},"CachedCopyCandidates":{}}
|
||||
@@ -0,0 +1 @@
|
||||
{"Version":1,"ManifestType":"Build","Endpoints":[]}
|
||||
@@ -0,0 +1 @@
|
||||
{"Version":1,"Hash":"dvyCl6SpxpcbB9gfCrZm9c7OjfvW1ONncgZDnnqW+gM=","Source":"TestAPI","BasePath":"/","Mode":"Root","ManifestType":"Build","ReferencedProjectsConfiguration":[],"DiscoveryPatterns":[],"Assets":[],"Endpoints":[]}
|
||||
@@ -0,0 +1 @@
|
||||
dvyCl6SpxpcbB9gfCrZm9c7OjfvW1ONncgZDnnqW+gM=
|
||||
@@ -0,0 +1 @@
|
||||
{"Version":1,"ManifestType":"Publish","Endpoints":[]}
|
||||
@@ -0,0 +1 @@
|
||||
{"Version":1,"Hash":"dXDz9OE2OBX3rqUIHr7E9kLS4XkYzyuVdAr7Q8w2ADo=","Source":"TestAPI","BasePath":"/","Mode":"Root","ManifestType":"Publish","ReferencedProjectsConfiguration":[],"DiscoveryPatterns":[],"Assets":[],"Endpoints":[]}
|
||||
Reference in New Issue
Block a user