初始化
Some checks failed
CI/CD Pipeline / 测试 (18.x) (push) Has been cancelled
CI/CD Pipeline / 测试 (20.x) (push) Has been cancelled
CI/CD Pipeline / 安全检查 (push) Has been cancelled
CI/CD Pipeline / 部署 (push) Has been cancelled
CI/CD Pipeline / 通知 (push) Has been cancelled

This commit is contained in:
2025-11-03 19:47:36 +08:00
parent 7a04b85667
commit f25b0307db
454 changed files with 37064 additions and 4544 deletions

View File

@@ -1,10 +1,9 @@
//------------------------------------------------------------------------------
// <auto-generated>
// 此代码由工具生成。
// 运行时版本:4.0.30319.42000
// This code was generated by a tool.
//
// 对此文件的更改可能会导致不正确的行为,并且如果
// 重新生成代码,这些更改将会丢失。
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
// </auto-generated>
//------------------------------------------------------------------------------
@@ -14,7 +13,7 @@ using System.Reflection;
[assembly: System.Reflection.AssemblyCompanyAttribute("HardwarePerformance.API")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+7a04b856674d8e31e95655605d640e36e54e848a")]
[assembly: System.Reflection.AssemblyProductAttribute("HardwarePerformance.API")]
[assembly: System.Reflection.AssemblyTitleAttribute("HardwarePerformance.API")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]

View File

@@ -1 +1 @@
c864e8af1f73ac3c0cfb752888ca009da1d159a83d0f6648240e670a9d6a467e
a98bbe73e90e8d52346416c348a6d275b7f58a7d88fc5a836e403d1cac34f6a0

View File

@@ -1,21 +1,31 @@
is_global = true
build_property.TargetFramework = net9.0
build_property.TargetFramework = net9.0
build_property.TargetPlatformMinVersion =
build_property.TargetPlatformMinVersion =
build_property.UsingMicrosoftNETSdkWeb = true
build_property.UsingMicrosoftNETSdkWeb = true
build_property.ProjectTypeGuids =
build_property.ProjectTypeGuids =
build_property.InvariantGlobalization =
build_property.InvariantGlobalization =
build_property.PlatformNeutralAssembly =
build_property.PlatformNeutralAssembly =
build_property.EnforceExtendedAnalyzerRules =
build_property.EnforceExtendedAnalyzerRules =
build_property._SupportedPlatformList = Linux,macOS,Windows
build_property._SupportedPlatformList = Linux,macOS,Windows
build_property.TargetFrameworkIdentifier = .NETCoreApp
build_property.TargetFrameworkVersion = v9.0
build_property.RootNamespace = HardwarePerformance.API
build_property.RootNamespace = HardwarePerformance.API
build_property.ProjectDir = C:\work\电脑硬件-01\backend\HardwarePerformance.API\
build_property.ProjectDir = D:\work\Demo\it\it\backend\HardwarePerformance.API\
build_property.EnableComHosting =
build_property.EnableGeneratedComInterfaceComImportInterop =
build_property.RazorLangVersion = 9.0
build_property.SupportLocalizedComponentNames =
build_property.GenerateRazorMetadataSourceChecksumAttributes =
build_property.MSBuildProjectDirectory = C:\work\电脑硬件-01\backend\HardwarePerformance.API
build_property.MSBuildProjectDirectory = D:\work\Demo\it\it\backend\HardwarePerformance.API
build_property._RazorSourceGeneratorDebug =
build_property.EffectiveAnalysisLevelStyle = 9.0
build_property.EnableCodeStyleSeverity =

View File

@@ -1,17 +1,17 @@
// <auto-generated/>
global using global::Microsoft.AspNetCore.Builder;
global using global::Microsoft.AspNetCore.Hosting;
global using global::Microsoft.AspNetCore.Http;
global using global::Microsoft.AspNetCore.Routing;
global using global::Microsoft.Extensions.Configuration;
global using global::Microsoft.Extensions.DependencyInjection;
global using global::Microsoft.Extensions.Hosting;
global using global::Microsoft.Extensions.Logging;
global using global::System;
global using global::System.Collections.Generic;
global using global::System.IO;
global using global::System.Linq;
global using global::System.Net.Http;
global using global::System.Net.Http.Json;
global using global::System.Threading;
global using global::System.Threading.Tasks;
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;

View File

@@ -0,0 +1,17 @@
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
// </auto-generated>
//------------------------------------------------------------------------------
using System;
using System.Reflection;
[assembly: Microsoft.AspNetCore.Mvc.ApplicationParts.ApplicationPartAttribute("Microsoft.AspNetCore.OpenApi")]
[assembly: Microsoft.AspNetCore.Mvc.ApplicationParts.ApplicationPartAttribute("Swashbuckle.AspNetCore.SwaggerGen")]
// 由 MSBuild WriteCodeFragment 类生成。

View File

@@ -1 +1 @@
e5921e7a1919c86641a4559f89f9c7d56174547a0006dc67be9c5fd271f1bbad
7acff186db2923166c30b9adf805a0aef45f66c08a81ba124244cdc54113c85e

View File

@@ -5,3 +5,153 @@ C:\work\电脑硬件-01\backend\HardwarePerformance.API\obj\Debug\net9.0\Hardwar
C:\work\电脑硬件-01\backend\HardwarePerformance.API\obj\Debug\net9.0\HardwarePerformance.API.AssemblyInfo.cs
C:\work\电脑硬件-01\backend\HardwarePerformance.API\obj\Debug\net9.0\HardwarePerformance.API.csproj.CoreCompileInputs.cache
C:\work\电脑硬件-01\backend\HardwarePerformance.API\obj\Debug\net9.0\HardwarePerformance.API.MvcApplicationPartsAssemblyInfo.cache
D:\work\Demo\it\it\backend\HardwarePerformance.API\obj\Debug\net9.0\HardwarePerformance.API.csproj.AssemblyReference.cache
D:\work\Demo\it\it\backend\HardwarePerformance.API\obj\Debug\net9.0\rpswa.dswa.cache.json
D:\work\Demo\it\it\backend\HardwarePerformance.API\obj\Debug\net9.0\HardwarePerformance.API.GeneratedMSBuildEditorConfig.editorconfig
D:\work\Demo\it\it\backend\HardwarePerformance.API\obj\Debug\net9.0\HardwarePerformance.API.AssemblyInfoInputs.cache
D:\work\Demo\it\it\backend\HardwarePerformance.API\obj\Debug\net9.0\HardwarePerformance.API.AssemblyInfo.cs
D:\work\Demo\it\it\backend\HardwarePerformance.API\obj\Debug\net9.0\HardwarePerformance.API.csproj.CoreCompileInputs.cache
D:\work\Demo\it\it\backend\HardwarePerformance.API\obj\Debug\net9.0\HardwarePerformance.API.MvcApplicationPartsAssemblyInfo.cs
D:\work\Demo\it\it\backend\HardwarePerformance.API\obj\Debug\net9.0\HardwarePerformance.API.MvcApplicationPartsAssemblyInfo.cache
D:\work\Demo\it\it\backend\HardwarePerformance.API\bin\Debug\net9.0\appsettings.Development.json
D:\work\Demo\it\it\backend\HardwarePerformance.API\bin\Debug\net9.0\appsettings.json
D:\work\Demo\it\it\backend\HardwarePerformance.API\bin\Debug\net9.0\HardwarePerformance.API.staticwebassets.endpoints.json
D:\work\Demo\it\it\backend\HardwarePerformance.API\bin\Debug\net9.0\HardwarePerformance.API.exe
D:\work\Demo\it\it\backend\HardwarePerformance.API\bin\Debug\net9.0\HardwarePerformance.API.deps.json
D:\work\Demo\it\it\backend\HardwarePerformance.API\bin\Debug\net9.0\HardwarePerformance.API.runtimeconfig.json
D:\work\Demo\it\it\backend\HardwarePerformance.API\bin\Debug\net9.0\HardwarePerformance.API.dll
D:\work\Demo\it\it\backend\HardwarePerformance.API\bin\Debug\net9.0\HardwarePerformance.API.pdb
D:\work\Demo\it\it\backend\HardwarePerformance.API\bin\Debug\net9.0\BouncyCastle.Cryptography.dll
D:\work\Demo\it\it\backend\HardwarePerformance.API\bin\Debug\net9.0\Google.Protobuf.dll
D:\work\Demo\it\it\backend\HardwarePerformance.API\bin\Debug\net9.0\Humanizer.dll
D:\work\Demo\it\it\backend\HardwarePerformance.API\bin\Debug\net9.0\K4os.Compression.LZ4.dll
D:\work\Demo\it\it\backend\HardwarePerformance.API\bin\Debug\net9.0\K4os.Compression.LZ4.Streams.dll
D:\work\Demo\it\it\backend\HardwarePerformance.API\bin\Debug\net9.0\K4os.Hash.xxHash.dll
D:\work\Demo\it\it\backend\HardwarePerformance.API\bin\Debug\net9.0\Microsoft.AspNetCore.OpenApi.dll
D:\work\Demo\it\it\backend\HardwarePerformance.API\bin\Debug\net9.0\Microsoft.Bcl.AsyncInterfaces.dll
D:\work\Demo\it\it\backend\HardwarePerformance.API\bin\Debug\net9.0\Microsoft.Build.Locator.dll
D:\work\Demo\it\it\backend\HardwarePerformance.API\bin\Debug\net9.0\Microsoft.CodeAnalysis.dll
D:\work\Demo\it\it\backend\HardwarePerformance.API\bin\Debug\net9.0\Microsoft.CodeAnalysis.CSharp.dll
D:\work\Demo\it\it\backend\HardwarePerformance.API\bin\Debug\net9.0\Microsoft.CodeAnalysis.CSharp.Workspaces.dll
D:\work\Demo\it\it\backend\HardwarePerformance.API\bin\Debug\net9.0\Microsoft.CodeAnalysis.Workspaces.dll
D:\work\Demo\it\it\backend\HardwarePerformance.API\bin\Debug\net9.0\Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.dll
D:\work\Demo\it\it\backend\HardwarePerformance.API\bin\Debug\net9.0\Microsoft.CodeAnalysis.Workspaces.MSBuild.dll
D:\work\Demo\it\it\backend\HardwarePerformance.API\bin\Debug\net9.0\Microsoft.EntityFrameworkCore.dll
D:\work\Demo\it\it\backend\HardwarePerformance.API\bin\Debug\net9.0\Microsoft.EntityFrameworkCore.Abstractions.dll
D:\work\Demo\it\it\backend\HardwarePerformance.API\bin\Debug\net9.0\Microsoft.EntityFrameworkCore.Design.dll
D:\work\Demo\it\it\backend\HardwarePerformance.API\bin\Debug\net9.0\Microsoft.EntityFrameworkCore.Relational.dll
D:\work\Demo\it\it\backend\HardwarePerformance.API\bin\Debug\net9.0\Microsoft.Extensions.Caching.StackExchangeRedis.dll
D:\work\Demo\it\it\backend\HardwarePerformance.API\bin\Debug\net9.0\Microsoft.Extensions.DependencyModel.dll
D:\work\Demo\it\it\backend\HardwarePerformance.API\bin\Debug\net9.0\Microsoft.OpenApi.dll
D:\work\Demo\it\it\backend\HardwarePerformance.API\bin\Debug\net9.0\Mono.TextTemplating.dll
D:\work\Demo\it\it\backend\HardwarePerformance.API\bin\Debug\net9.0\MySql.Data.dll
D:\work\Demo\it\it\backend\HardwarePerformance.API\bin\Debug\net9.0\MySqlConnector.dll
D:\work\Demo\it\it\backend\HardwarePerformance.API\bin\Debug\net9.0\Pipelines.Sockets.Unofficial.dll
D:\work\Demo\it\it\backend\HardwarePerformance.API\bin\Debug\net9.0\Pomelo.EntityFrameworkCore.MySql.dll
D:\work\Demo\it\it\backend\HardwarePerformance.API\bin\Debug\net9.0\StackExchange.Redis.dll
D:\work\Demo\it\it\backend\HardwarePerformance.API\bin\Debug\net9.0\Swashbuckle.AspNetCore.Swagger.dll
D:\work\Demo\it\it\backend\HardwarePerformance.API\bin\Debug\net9.0\Swashbuckle.AspNetCore.SwaggerGen.dll
D:\work\Demo\it\it\backend\HardwarePerformance.API\bin\Debug\net9.0\Swashbuckle.AspNetCore.SwaggerUI.dll
D:\work\Demo\it\it\backend\HardwarePerformance.API\bin\Debug\net9.0\System.CodeDom.dll
D:\work\Demo\it\it\backend\HardwarePerformance.API\bin\Debug\net9.0\System.Composition.AttributedModel.dll
D:\work\Demo\it\it\backend\HardwarePerformance.API\bin\Debug\net9.0\System.Composition.Convention.dll
D:\work\Demo\it\it\backend\HardwarePerformance.API\bin\Debug\net9.0\System.Composition.Hosting.dll
D:\work\Demo\it\it\backend\HardwarePerformance.API\bin\Debug\net9.0\System.Composition.Runtime.dll
D:\work\Demo\it\it\backend\HardwarePerformance.API\bin\Debug\net9.0\System.Composition.TypedParts.dll
D:\work\Demo\it\it\backend\HardwarePerformance.API\bin\Debug\net9.0\System.Configuration.ConfigurationManager.dll
D:\work\Demo\it\it\backend\HardwarePerformance.API\bin\Debug\net9.0\System.Security.Cryptography.ProtectedData.dll
D:\work\Demo\it\it\backend\HardwarePerformance.API\bin\Debug\net9.0\System.Security.Permissions.dll
D:\work\Demo\it\it\backend\HardwarePerformance.API\bin\Debug\net9.0\System.Windows.Extensions.dll
D:\work\Demo\it\it\backend\HardwarePerformance.API\bin\Debug\net9.0\ZstdSharp.dll
D:\work\Demo\it\it\backend\HardwarePerformance.API\bin\Debug\net9.0\cs\Microsoft.CodeAnalysis.resources.dll
D:\work\Demo\it\it\backend\HardwarePerformance.API\bin\Debug\net9.0\de\Microsoft.CodeAnalysis.resources.dll
D:\work\Demo\it\it\backend\HardwarePerformance.API\bin\Debug\net9.0\es\Microsoft.CodeAnalysis.resources.dll
D:\work\Demo\it\it\backend\HardwarePerformance.API\bin\Debug\net9.0\fr\Microsoft.CodeAnalysis.resources.dll
D:\work\Demo\it\it\backend\HardwarePerformance.API\bin\Debug\net9.0\it\Microsoft.CodeAnalysis.resources.dll
D:\work\Demo\it\it\backend\HardwarePerformance.API\bin\Debug\net9.0\ja\Microsoft.CodeAnalysis.resources.dll
D:\work\Demo\it\it\backend\HardwarePerformance.API\bin\Debug\net9.0\ko\Microsoft.CodeAnalysis.resources.dll
D:\work\Demo\it\it\backend\HardwarePerformance.API\bin\Debug\net9.0\pl\Microsoft.CodeAnalysis.resources.dll
D:\work\Demo\it\it\backend\HardwarePerformance.API\bin\Debug\net9.0\pt-BR\Microsoft.CodeAnalysis.resources.dll
D:\work\Demo\it\it\backend\HardwarePerformance.API\bin\Debug\net9.0\ru\Microsoft.CodeAnalysis.resources.dll
D:\work\Demo\it\it\backend\HardwarePerformance.API\bin\Debug\net9.0\tr\Microsoft.CodeAnalysis.resources.dll
D:\work\Demo\it\it\backend\HardwarePerformance.API\bin\Debug\net9.0\zh-Hans\Microsoft.CodeAnalysis.resources.dll
D:\work\Demo\it\it\backend\HardwarePerformance.API\bin\Debug\net9.0\zh-Hant\Microsoft.CodeAnalysis.resources.dll
D:\work\Demo\it\it\backend\HardwarePerformance.API\bin\Debug\net9.0\cs\Microsoft.CodeAnalysis.CSharp.resources.dll
D:\work\Demo\it\it\backend\HardwarePerformance.API\bin\Debug\net9.0\de\Microsoft.CodeAnalysis.CSharp.resources.dll
D:\work\Demo\it\it\backend\HardwarePerformance.API\bin\Debug\net9.0\es\Microsoft.CodeAnalysis.CSharp.resources.dll
D:\work\Demo\it\it\backend\HardwarePerformance.API\bin\Debug\net9.0\fr\Microsoft.CodeAnalysis.CSharp.resources.dll
D:\work\Demo\it\it\backend\HardwarePerformance.API\bin\Debug\net9.0\it\Microsoft.CodeAnalysis.CSharp.resources.dll
D:\work\Demo\it\it\backend\HardwarePerformance.API\bin\Debug\net9.0\ja\Microsoft.CodeAnalysis.CSharp.resources.dll
D:\work\Demo\it\it\backend\HardwarePerformance.API\bin\Debug\net9.0\ko\Microsoft.CodeAnalysis.CSharp.resources.dll
D:\work\Demo\it\it\backend\HardwarePerformance.API\bin\Debug\net9.0\pl\Microsoft.CodeAnalysis.CSharp.resources.dll
D:\work\Demo\it\it\backend\HardwarePerformance.API\bin\Debug\net9.0\pt-BR\Microsoft.CodeAnalysis.CSharp.resources.dll
D:\work\Demo\it\it\backend\HardwarePerformance.API\bin\Debug\net9.0\ru\Microsoft.CodeAnalysis.CSharp.resources.dll
D:\work\Demo\it\it\backend\HardwarePerformance.API\bin\Debug\net9.0\tr\Microsoft.CodeAnalysis.CSharp.resources.dll
D:\work\Demo\it\it\backend\HardwarePerformance.API\bin\Debug\net9.0\zh-Hans\Microsoft.CodeAnalysis.CSharp.resources.dll
D:\work\Demo\it\it\backend\HardwarePerformance.API\bin\Debug\net9.0\zh-Hant\Microsoft.CodeAnalysis.CSharp.resources.dll
D:\work\Demo\it\it\backend\HardwarePerformance.API\bin\Debug\net9.0\cs\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll
D:\work\Demo\it\it\backend\HardwarePerformance.API\bin\Debug\net9.0\de\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll
D:\work\Demo\it\it\backend\HardwarePerformance.API\bin\Debug\net9.0\es\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll
D:\work\Demo\it\it\backend\HardwarePerformance.API\bin\Debug\net9.0\fr\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll
D:\work\Demo\it\it\backend\HardwarePerformance.API\bin\Debug\net9.0\it\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll
D:\work\Demo\it\it\backend\HardwarePerformance.API\bin\Debug\net9.0\ja\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll
D:\work\Demo\it\it\backend\HardwarePerformance.API\bin\Debug\net9.0\ko\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll
D:\work\Demo\it\it\backend\HardwarePerformance.API\bin\Debug\net9.0\pl\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll
D:\work\Demo\it\it\backend\HardwarePerformance.API\bin\Debug\net9.0\pt-BR\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll
D:\work\Demo\it\it\backend\HardwarePerformance.API\bin\Debug\net9.0\ru\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll
D:\work\Demo\it\it\backend\HardwarePerformance.API\bin\Debug\net9.0\tr\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll
D:\work\Demo\it\it\backend\HardwarePerformance.API\bin\Debug\net9.0\zh-Hans\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll
D:\work\Demo\it\it\backend\HardwarePerformance.API\bin\Debug\net9.0\zh-Hant\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll
D:\work\Demo\it\it\backend\HardwarePerformance.API\bin\Debug\net9.0\cs\Microsoft.CodeAnalysis.Workspaces.resources.dll
D:\work\Demo\it\it\backend\HardwarePerformance.API\bin\Debug\net9.0\de\Microsoft.CodeAnalysis.Workspaces.resources.dll
D:\work\Demo\it\it\backend\HardwarePerformance.API\bin\Debug\net9.0\es\Microsoft.CodeAnalysis.Workspaces.resources.dll
D:\work\Demo\it\it\backend\HardwarePerformance.API\bin\Debug\net9.0\fr\Microsoft.CodeAnalysis.Workspaces.resources.dll
D:\work\Demo\it\it\backend\HardwarePerformance.API\bin\Debug\net9.0\it\Microsoft.CodeAnalysis.Workspaces.resources.dll
D:\work\Demo\it\it\backend\HardwarePerformance.API\bin\Debug\net9.0\ja\Microsoft.CodeAnalysis.Workspaces.resources.dll
D:\work\Demo\it\it\backend\HardwarePerformance.API\bin\Debug\net9.0\ko\Microsoft.CodeAnalysis.Workspaces.resources.dll
D:\work\Demo\it\it\backend\HardwarePerformance.API\bin\Debug\net9.0\pl\Microsoft.CodeAnalysis.Workspaces.resources.dll
D:\work\Demo\it\it\backend\HardwarePerformance.API\bin\Debug\net9.0\pt-BR\Microsoft.CodeAnalysis.Workspaces.resources.dll
D:\work\Demo\it\it\backend\HardwarePerformance.API\bin\Debug\net9.0\ru\Microsoft.CodeAnalysis.Workspaces.resources.dll
D:\work\Demo\it\it\backend\HardwarePerformance.API\bin\Debug\net9.0\tr\Microsoft.CodeAnalysis.Workspaces.resources.dll
D:\work\Demo\it\it\backend\HardwarePerformance.API\bin\Debug\net9.0\zh-Hans\Microsoft.CodeAnalysis.Workspaces.resources.dll
D:\work\Demo\it\it\backend\HardwarePerformance.API\bin\Debug\net9.0\zh-Hant\Microsoft.CodeAnalysis.Workspaces.resources.dll
D:\work\Demo\it\it\backend\HardwarePerformance.API\bin\Debug\net9.0\cs\Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll
D:\work\Demo\it\it\backend\HardwarePerformance.API\bin\Debug\net9.0\de\Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll
D:\work\Demo\it\it\backend\HardwarePerformance.API\bin\Debug\net9.0\es\Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll
D:\work\Demo\it\it\backend\HardwarePerformance.API\bin\Debug\net9.0\fr\Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll
D:\work\Demo\it\it\backend\HardwarePerformance.API\bin\Debug\net9.0\it\Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll
D:\work\Demo\it\it\backend\HardwarePerformance.API\bin\Debug\net9.0\ja\Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll
D:\work\Demo\it\it\backend\HardwarePerformance.API\bin\Debug\net9.0\ko\Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll
D:\work\Demo\it\it\backend\HardwarePerformance.API\bin\Debug\net9.0\pl\Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll
D:\work\Demo\it\it\backend\HardwarePerformance.API\bin\Debug\net9.0\pt-BR\Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll
D:\work\Demo\it\it\backend\HardwarePerformance.API\bin\Debug\net9.0\ru\Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll
D:\work\Demo\it\it\backend\HardwarePerformance.API\bin\Debug\net9.0\tr\Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll
D:\work\Demo\it\it\backend\HardwarePerformance.API\bin\Debug\net9.0\zh-Hans\Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll
D:\work\Demo\it\it\backend\HardwarePerformance.API\bin\Debug\net9.0\zh-Hant\Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll
D:\work\Demo\it\it\backend\HardwarePerformance.API\bin\Debug\net9.0\runtimes\win-x64\native\comerr64.dll
D:\work\Demo\it\it\backend\HardwarePerformance.API\bin\Debug\net9.0\runtimes\win-x64\native\gssapi64.dll
D:\work\Demo\it\it\backend\HardwarePerformance.API\bin\Debug\net9.0\runtimes\win-x64\native\k5sprt64.dll
D:\work\Demo\it\it\backend\HardwarePerformance.API\bin\Debug\net9.0\runtimes\win-x64\native\krb5_64.dll
D:\work\Demo\it\it\backend\HardwarePerformance.API\bin\Debug\net9.0\runtimes\win-x64\native\krbcc64.dll
D:\work\Demo\it\it\backend\HardwarePerformance.API\bin\Debug\net9.0\runtimes\win\lib\net8.0\System.Windows.Extensions.dll
D:\work\Demo\it\it\backend\HardwarePerformance.API\bin\Debug\net9.0\HardwarePerformance.Application.dll
D:\work\Demo\it\it\backend\HardwarePerformance.API\bin\Debug\net9.0\HardwarePerformance.Core.dll
D:\work\Demo\it\it\backend\HardwarePerformance.API\bin\Debug\net9.0\HardwarePerformance.Infrastructure.dll
D:\work\Demo\it\it\backend\HardwarePerformance.API\bin\Debug\net9.0\HardwarePerformance.Application.pdb
D:\work\Demo\it\it\backend\HardwarePerformance.API\bin\Debug\net9.0\HardwarePerformance.Infrastructure.pdb
D:\work\Demo\it\it\backend\HardwarePerformance.API\bin\Debug\net9.0\HardwarePerformance.Core.pdb
D:\work\Demo\it\it\backend\HardwarePerformance.API\obj\Debug\net9.0\rjimswa.dswa.cache.json
D:\work\Demo\it\it\backend\HardwarePerformance.API\obj\Debug\net9.0\rjsmrazor.dswa.cache.json
D:\work\Demo\it\it\backend\HardwarePerformance.API\obj\Debug\net9.0\rjsmcshtml.dswa.cache.json
D:\work\Demo\it\it\backend\HardwarePerformance.API\obj\Debug\net9.0\scopedcss\bundle\HardwarePerformance.API.styles.css
D:\work\Demo\it\it\backend\HardwarePerformance.API\obj\Debug\net9.0\staticwebassets.build.json
D:\work\Demo\it\it\backend\HardwarePerformance.API\obj\Debug\net9.0\staticwebassets.build.json.cache
D:\work\Demo\it\it\backend\HardwarePerformance.API\obj\Debug\net9.0\staticwebassets.development.json
D:\work\Demo\it\it\backend\HardwarePerformance.API\obj\Debug\net9.0\staticwebassets.build.endpoints.json
D:\work\Demo\it\it\backend\HardwarePerformance.API\obj\Debug\net9.0\swae.build.ex.cache
D:\work\Demo\it\it\backend\HardwarePerformance.API\obj\Debug\net9.0\Hardware.FE146BE6.Up2Date
D:\work\Demo\it\it\backend\HardwarePerformance.API\obj\Debug\net9.0\HardwarePerformance.API.dll
D:\work\Demo\it\it\backend\HardwarePerformance.API\obj\Debug\net9.0\refint\HardwarePerformance.API.dll
D:\work\Demo\it\it\backend\HardwarePerformance.API\obj\Debug\net9.0\HardwarePerformance.API.pdb
D:\work\Demo\it\it\backend\HardwarePerformance.API\obj\Debug\net9.0\HardwarePerformance.API.genruntimeconfig.cache
D:\work\Demo\it\it\backend\HardwarePerformance.API\obj\Debug\net9.0\ref\HardwarePerformance.API.dll

View File

@@ -0,0 +1 @@
694db21fc575462db7ff73dae796436b26a9c05b8f3354425b970aae7198b204

View File

@@ -0,0 +1 @@
{"GlobalPropertiesHash":"BrOWxlWPn8MggOoWe2ZqRzlcfZA15Bjp2VFNK8zw5YU=","FingerprintPatternsHash":"gq3WsqcKBUGTSNle7RKKyXRIwh7M8ccEqOqYvIzoM04=","PropertyOverridesHash":"8ZRc1sGeVrPBx4lD717BgRaQekyh78QKV9SKsdt638U=","InputHashes":["U19PJgiZ9h\u002B0U6Kjc2sF6xnFK5eW/vL5feh2La\u002BYrqg=","AvKwjvlr0zn8EuoQ1Sw77pI/p0pMBl8pix68S3IOGvY=","FuUEKdfTSMRRQwE/Ugl1hzFiNDOMIA0LAWctogllGfg=","g4cyrNnTSX7g6YYjVGj0J/O7HeXQmSf3MG8x1PahzQ4=","HeK0vrQMt3m7mMNbjIYsRiSGDnIuIYSgU3BHzSEYMJQ="],"CachedAssets":{},"CachedCopyCandidates":{}}

View File

@@ -0,0 +1 @@
{"GlobalPropertiesHash":"vokW56/saH/n8IPrLftwsR/n7vQ2/z6tMjUA+SKdGZ4=","FingerprintPatternsHash":"gq3WsqcKBUGTSNle7RKKyXRIwh7M8ccEqOqYvIzoM04=","PropertyOverridesHash":"8ZRc1sGeVrPBx4lD717BgRaQekyh78QKV9SKsdt638U=","InputHashes":["U19PJgiZ9h\u002B0U6Kjc2sF6xnFK5eW/vL5feh2La\u002BYrqg=","AvKwjvlr0zn8EuoQ1Sw77pI/p0pMBl8pix68S3IOGvY=","FuUEKdfTSMRRQwE/Ugl1hzFiNDOMIA0LAWctogllGfg=","g4cyrNnTSX7g6YYjVGj0J/O7HeXQmSf3MG8x1PahzQ4=","HeK0vrQMt3m7mMNbjIYsRiSGDnIuIYSgU3BHzSEYMJQ="],"CachedAssets":{},"CachedCopyCandidates":{}}

View File

@@ -1 +1 @@
{"GlobalPropertiesHash":"iWexcF6oOYdga2d9awG8b+J7CuzlMv2HGwFcrf0LVc0=","FingerprintPatternsHash":"gq3WsqcKBUGTSNle7RKKyXRIwh7M8ccEqOqYvIzoM04=","PropertyOverridesHash":"8ZRc1sGeVrPBx4lD717BgRaQekyh78QKV9SKsdt638U=","InputHashes":["BX3rnoxloELJyRpTcP/qR1aocjFsd8x57atK9sOV7lw=","P2fT07pEO/tA2nDzvyPju\u002BR2V67D1LAa\u002Bk2qYNEReD4="],"CachedAssets":{},"CachedCopyCandidates":{}}
{"GlobalPropertiesHash":"JvNpt/sWLZ5GKz/IhpUlr4h0pVJHXJDmix3R4ah9UTE=","FingerprintPatternsHash":"gq3WsqcKBUGTSNle7RKKyXRIwh7M8ccEqOqYvIzoM04=","PropertyOverridesHash":"8ZRc1sGeVrPBx4lD717BgRaQekyh78QKV9SKsdt638U=","InputHashes":["U19PJgiZ9h\u002B0U6Kjc2sF6xnFK5eW/vL5feh2La\u002BYrqg=","AvKwjvlr0zn8EuoQ1Sw77pI/p0pMBl8pix68S3IOGvY="],"CachedAssets":{},"CachedCopyCandidates":{}}

View File

@@ -0,0 +1 @@
{"Version":1,"ManifestType":"Build","Endpoints":[]}

View File

@@ -0,0 +1 @@
{"Version":1,"Hash":"i2oJg07NyShmRQ5ZTqZ1/FLHHQPmFenaxNt6PsWjCCs=","Source":"HardwarePerformance.API","BasePath":"/","Mode":"Root","ManifestType":"Build","ReferencedProjectsConfiguration":[],"DiscoveryPatterns":[],"Assets":[],"Endpoints":[]}

View File

@@ -0,0 +1 @@
i2oJg07NyShmRQ5ZTqZ1/FLHHQPmFenaxNt6PsWjCCs=