初始化
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=

View File

@@ -1,24 +1,24 @@
{
"format": 1,
"restore": {
"C:\\work\\电脑硬件-01\\backend\\HardwarePerformance.API\\HardwarePerformance.API.csproj": {}
"D:\\work\\Demo\\it\\it\\backend\\HardwarePerformance.API\\HardwarePerformance.API.csproj": {}
},
"projects": {
"C:\\work\\电脑硬件-01\\backend\\HardwarePerformance.API\\HardwarePerformance.API.csproj": {
"D:\\work\\Demo\\it\\it\\backend\\HardwarePerformance.API\\HardwarePerformance.API.csproj": {
"version": "1.0.0",
"restore": {
"projectUniqueName": "C:\\work\\电脑硬件-01\\backend\\HardwarePerformance.API\\HardwarePerformance.API.csproj",
"projectUniqueName": "D:\\work\\Demo\\it\\it\\backend\\HardwarePerformance.API\\HardwarePerformance.API.csproj",
"projectName": "HardwarePerformance.API",
"projectPath": "C:\\work\\电脑硬件-01\\backend\\HardwarePerformance.API\\HardwarePerformance.API.csproj",
"packagesPath": "C:\\Users\\\\.nuget\\packages\\",
"outputPath": "C:\\work\\电脑硬件-01\\backend\\HardwarePerformance.API\\obj\\",
"projectPath": "D:\\work\\Demo\\it\\it\\backend\\HardwarePerformance.API\\HardwarePerformance.API.csproj",
"packagesPath": "C:\\Users\\Administrator\\.nuget\\packages\\",
"outputPath": "D:\\work\\Demo\\it\\it\\backend\\HardwarePerformance.API\\obj\\",
"projectStyle": "PackageReference",
"fallbackFolders": [
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
],
"configFilePaths": [
"C:\\work\\电脑硬件-01\\backend\\NuGet.Config",
"C:\\Users\\\\AppData\\Roaming\\NuGet\\NuGet.Config",
"D:\\work\\Demo\\it\\it\\backend\\NuGet.Config",
"C:\\Users\\Administrator\\AppData\\Roaming\\NuGet\\NuGet.Config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
],
@@ -26,19 +26,19 @@
"net9.0"
],
"sources": {
"C:\\Program Files\\dotnet\\library-packs": {},
"https://api.nuget.org/v3/index.json": {},
"https://nuget.cdn.azure.cn/v3/index.json": {},
"https://packages.microsoft.com/index.json": {}
"https://nuget.cdn.azure.cn/v3/index.json": {}
},
"frameworks": {
"net9.0": {
"targetAlias": "net9.0",
"projectReferences": {
"C:\\work\\电脑硬件-01\\backend\\HardwarePerformance.Application\\HardwarePerformance.Application.csproj": {
"projectPath": "C:\\work\\电脑硬件-01\\backend\\HardwarePerformance.Application\\HardwarePerformance.Application.csproj"
"D:\\work\\Demo\\it\\it\\backend\\HardwarePerformance.Application\\HardwarePerformance.Application.csproj": {
"projectPath": "D:\\work\\Demo\\it\\it\\backend\\HardwarePerformance.Application\\HardwarePerformance.Application.csproj"
},
"C:\\work\\电脑硬件-01\\backend\\HardwarePerformance.Infrastructure\\HardwarePerformance.Infrastructure.csproj": {
"projectPath": "C:\\work\\电脑硬件-01\\backend\\HardwarePerformance.Infrastructure\\HardwarePerformance.Infrastructure.csproj"
"D:\\work\\Demo\\it\\it\\backend\\HardwarePerformance.Infrastructure\\HardwarePerformance.Infrastructure.csproj": {
"projectPath": "D:\\work\\Demo\\it\\it\\backend\\HardwarePerformance.Infrastructure\\HardwarePerformance.Infrastructure.csproj"
}
}
}
@@ -53,7 +53,7 @@
"auditLevel": "low",
"auditMode": "direct"
},
"SdkAnalysisLevel": "9.0.300"
"SdkAnalysisLevel": "10.0.100"
},
"frameworks": {
"net9.0": {
@@ -77,7 +77,7 @@
},
"StackExchange.Redis": {
"target": "Package",
"version": "[2.7.10, )"
"version": "[2.7.27, )"
},
"Swashbuckle.AspNetCore": {
"target": "Package",
@@ -95,6 +95,24 @@
],
"assetTargetFallback": true,
"warn": true,
"downloadDependencies": [
{
"name": "Microsoft.AspNetCore.App.Ref",
"version": "[9.0.10, 9.0.10]"
},
{
"name": "Microsoft.NETCore.App.Host.win-x64",
"version": "[9.0.10, 9.0.10]"
},
{
"name": "Microsoft.NETCore.App.Ref",
"version": "[9.0.10, 9.0.10]"
},
{
"name": "Microsoft.WindowsDesktop.App.Ref",
"version": "[9.0.10, 9.0.10]"
}
],
"frameworkReferences": {
"Microsoft.AspNetCore.App": {
"privateAssets": "none"
@@ -103,25 +121,25 @@
"privateAssets": "all"
}
},
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\9.0.304/PortableRuntimeIdentifierGraph.json"
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\10.0.100-rc.2.25502.107/PortableRuntimeIdentifierGraph.json"
}
}
},
"C:\\work\\电脑硬件-01\\backend\\HardwarePerformance.Application\\HardwarePerformance.Application.csproj": {
"D:\\work\\Demo\\it\\it\\backend\\HardwarePerformance.Application\\HardwarePerformance.Application.csproj": {
"version": "1.0.0",
"restore": {
"projectUniqueName": "C:\\work\\电脑硬件-01\\backend\\HardwarePerformance.Application\\HardwarePerformance.Application.csproj",
"projectUniqueName": "D:\\work\\Demo\\it\\it\\backend\\HardwarePerformance.Application\\HardwarePerformance.Application.csproj",
"projectName": "HardwarePerformance.Application",
"projectPath": "C:\\work\\电脑硬件-01\\backend\\HardwarePerformance.Application\\HardwarePerformance.Application.csproj",
"packagesPath": "C:\\Users\\\\.nuget\\packages\\",
"outputPath": "C:\\work\\电脑硬件-01\\backend\\HardwarePerformance.Application\\obj\\",
"projectPath": "D:\\work\\Demo\\it\\it\\backend\\HardwarePerformance.Application\\HardwarePerformance.Application.csproj",
"packagesPath": "C:\\Users\\Administrator\\.nuget\\packages\\",
"outputPath": "D:\\work\\Demo\\it\\it\\backend\\HardwarePerformance.Application\\obj\\",
"projectStyle": "PackageReference",
"fallbackFolders": [
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
],
"configFilePaths": [
"C:\\work\\电脑硬件-01\\backend\\NuGet.Config",
"C:\\Users\\\\AppData\\Roaming\\NuGet\\NuGet.Config",
"D:\\work\\Demo\\it\\it\\backend\\NuGet.Config",
"C:\\Users\\Administrator\\AppData\\Roaming\\NuGet\\NuGet.Config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
],
@@ -129,16 +147,16 @@
"net9.0"
],
"sources": {
"C:\\Program Files\\dotnet\\library-packs": {},
"https://api.nuget.org/v3/index.json": {},
"https://nuget.cdn.azure.cn/v3/index.json": {},
"https://packages.microsoft.com/index.json": {}
"https://nuget.cdn.azure.cn/v3/index.json": {}
},
"frameworks": {
"net9.0": {
"targetAlias": "net9.0",
"projectReferences": {
"C:\\work\\电脑硬件-01\\backend\\HardwarePerformance.Core\\HardwarePerformance.Core.csproj": {
"projectPath": "C:\\work\\电脑硬件-01\\backend\\HardwarePerformance.Core\\HardwarePerformance.Core.csproj"
"D:\\work\\Demo\\it\\it\\backend\\HardwarePerformance.Core\\HardwarePerformance.Core.csproj": {
"projectPath": "D:\\work\\Demo\\it\\it\\backend\\HardwarePerformance.Core\\HardwarePerformance.Core.csproj"
}
}
}
@@ -153,7 +171,7 @@
"auditLevel": "low",
"auditMode": "direct"
},
"SdkAnalysisLevel": "9.0.300"
"SdkAnalysisLevel": "10.0.100"
},
"frameworks": {
"net9.0": {
@@ -169,30 +187,44 @@
],
"assetTargetFallback": true,
"warn": true,
"downloadDependencies": [
{
"name": "Microsoft.AspNetCore.App.Ref",
"version": "[9.0.10, 9.0.10]"
},
{
"name": "Microsoft.NETCore.App.Ref",
"version": "[9.0.10, 9.0.10]"
},
{
"name": "Microsoft.WindowsDesktop.App.Ref",
"version": "[9.0.10, 9.0.10]"
}
],
"frameworkReferences": {
"Microsoft.NETCore.App": {
"privateAssets": "all"
}
},
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\9.0.304/PortableRuntimeIdentifierGraph.json"
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\10.0.100-rc.2.25502.107/PortableRuntimeIdentifierGraph.json"
}
}
},
"C:\\work\\电脑硬件-01\\backend\\HardwarePerformance.Core\\HardwarePerformance.Core.csproj": {
"D:\\work\\Demo\\it\\it\\backend\\HardwarePerformance.Core\\HardwarePerformance.Core.csproj": {
"version": "1.0.0",
"restore": {
"projectUniqueName": "C:\\work\\电脑硬件-01\\backend\\HardwarePerformance.Core\\HardwarePerformance.Core.csproj",
"projectUniqueName": "D:\\work\\Demo\\it\\it\\backend\\HardwarePerformance.Core\\HardwarePerformance.Core.csproj",
"projectName": "HardwarePerformance.Core",
"projectPath": "C:\\work\\电脑硬件-01\\backend\\HardwarePerformance.Core\\HardwarePerformance.Core.csproj",
"packagesPath": "C:\\Users\\\\.nuget\\packages\\",
"outputPath": "C:\\work\\电脑硬件-01\\backend\\HardwarePerformance.Core\\obj\\",
"projectPath": "D:\\work\\Demo\\it\\it\\backend\\HardwarePerformance.Core\\HardwarePerformance.Core.csproj",
"packagesPath": "C:\\Users\\Administrator\\.nuget\\packages\\",
"outputPath": "D:\\work\\Demo\\it\\it\\backend\\HardwarePerformance.Core\\obj\\",
"projectStyle": "PackageReference",
"fallbackFolders": [
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
],
"configFilePaths": [
"C:\\work\\电脑硬件-01\\backend\\NuGet.Config",
"C:\\Users\\\\AppData\\Roaming\\NuGet\\NuGet.Config",
"D:\\work\\Demo\\it\\it\\backend\\NuGet.Config",
"C:\\Users\\Administrator\\AppData\\Roaming\\NuGet\\NuGet.Config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
],
@@ -200,9 +232,9 @@
"net9.0"
],
"sources": {
"C:\\Program Files\\dotnet\\library-packs": {},
"https://api.nuget.org/v3/index.json": {},
"https://nuget.cdn.azure.cn/v3/index.json": {},
"https://packages.microsoft.com/index.json": {}
"https://nuget.cdn.azure.cn/v3/index.json": {}
},
"frameworks": {
"net9.0": {
@@ -220,7 +252,7 @@
"auditLevel": "low",
"auditMode": "direct"
},
"SdkAnalysisLevel": "9.0.300"
"SdkAnalysisLevel": "10.0.100"
},
"frameworks": {
"net9.0": {
@@ -236,30 +268,44 @@
],
"assetTargetFallback": true,
"warn": true,
"downloadDependencies": [
{
"name": "Microsoft.AspNetCore.App.Ref",
"version": "[9.0.10, 9.0.10]"
},
{
"name": "Microsoft.NETCore.App.Ref",
"version": "[9.0.10, 9.0.10]"
},
{
"name": "Microsoft.WindowsDesktop.App.Ref",
"version": "[9.0.10, 9.0.10]"
}
],
"frameworkReferences": {
"Microsoft.NETCore.App": {
"privateAssets": "all"
}
},
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\9.0.304/PortableRuntimeIdentifierGraph.json"
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\10.0.100-rc.2.25502.107/PortableRuntimeIdentifierGraph.json"
}
}
},
"C:\\work\\电脑硬件-01\\backend\\HardwarePerformance.Infrastructure\\HardwarePerformance.Infrastructure.csproj": {
"D:\\work\\Demo\\it\\it\\backend\\HardwarePerformance.Infrastructure\\HardwarePerformance.Infrastructure.csproj": {
"version": "1.0.0",
"restore": {
"projectUniqueName": "C:\\work\\电脑硬件-01\\backend\\HardwarePerformance.Infrastructure\\HardwarePerformance.Infrastructure.csproj",
"projectUniqueName": "D:\\work\\Demo\\it\\it\\backend\\HardwarePerformance.Infrastructure\\HardwarePerformance.Infrastructure.csproj",
"projectName": "HardwarePerformance.Infrastructure",
"projectPath": "C:\\work\\电脑硬件-01\\backend\\HardwarePerformance.Infrastructure\\HardwarePerformance.Infrastructure.csproj",
"packagesPath": "C:\\Users\\\\.nuget\\packages\\",
"outputPath": "C:\\work\\电脑硬件-01\\backend\\HardwarePerformance.Infrastructure\\obj\\",
"projectPath": "D:\\work\\Demo\\it\\it\\backend\\HardwarePerformance.Infrastructure\\HardwarePerformance.Infrastructure.csproj",
"packagesPath": "C:\\Users\\Administrator\\.nuget\\packages\\",
"outputPath": "D:\\work\\Demo\\it\\it\\backend\\HardwarePerformance.Infrastructure\\obj\\",
"projectStyle": "PackageReference",
"fallbackFolders": [
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
],
"configFilePaths": [
"C:\\work\\电脑硬件-01\\backend\\NuGet.Config",
"C:\\Users\\\\AppData\\Roaming\\NuGet\\NuGet.Config",
"D:\\work\\Demo\\it\\it\\backend\\NuGet.Config",
"C:\\Users\\Administrator\\AppData\\Roaming\\NuGet\\NuGet.Config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
],
@@ -267,16 +313,19 @@
"net9.0"
],
"sources": {
"C:\\Program Files\\dotnet\\library-packs": {},
"https://api.nuget.org/v3/index.json": {},
"https://nuget.cdn.azure.cn/v3/index.json": {},
"https://packages.microsoft.com/index.json": {}
"https://nuget.cdn.azure.cn/v3/index.json": {}
},
"frameworks": {
"net9.0": {
"targetAlias": "net9.0",
"projectReferences": {
"C:\\work\\电脑硬件-01\\backend\\HardwarePerformance.Core\\HardwarePerformance.Core.csproj": {
"projectPath": "C:\\work\\电脑硬件-01\\backend\\HardwarePerformance.Core\\HardwarePerformance.Core.csproj"
"D:\\work\\Demo\\it\\it\\backend\\HardwarePerformance.Application\\HardwarePerformance.Application.csproj": {
"projectPath": "D:\\work\\Demo\\it\\it\\backend\\HardwarePerformance.Application\\HardwarePerformance.Application.csproj"
},
"D:\\work\\Demo\\it\\it\\backend\\HardwarePerformance.Core\\HardwarePerformance.Core.csproj": {
"projectPath": "D:\\work\\Demo\\it\\it\\backend\\HardwarePerformance.Core\\HardwarePerformance.Core.csproj"
}
}
}
@@ -291,7 +340,7 @@
"auditLevel": "low",
"auditMode": "direct"
},
"SdkAnalysisLevel": "9.0.300"
"SdkAnalysisLevel": "10.0.100"
},
"frameworks": {
"net9.0": {
@@ -309,6 +358,18 @@
"target": "Package",
"version": "[9.0.0, )"
},
"Microsoft.Extensions.Configuration.Abstractions": {
"target": "Package",
"version": "[9.0.0, )"
},
"Microsoft.Extensions.DependencyInjection.Abstractions": {
"target": "Package",
"version": "[9.0.0, )"
},
"Microsoft.Extensions.Logging.Abstractions": {
"target": "Package",
"version": "[9.0.0, )"
},
"MySql.Data": {
"target": "Package",
"version": "[9.0.0, )"
@@ -316,6 +377,10 @@
"Pomelo.EntityFrameworkCore.MySql": {
"target": "Package",
"version": "[9.0.0, )"
},
"StackExchange.Redis": {
"target": "Package",
"version": "[2.7.27, )"
}
},
"imports": [
@@ -329,12 +394,26 @@
],
"assetTargetFallback": true,
"warn": true,
"downloadDependencies": [
{
"name": "Microsoft.AspNetCore.App.Ref",
"version": "[9.0.10, 9.0.10]"
},
{
"name": "Microsoft.NETCore.App.Ref",
"version": "[9.0.10, 9.0.10]"
},
{
"name": "Microsoft.WindowsDesktop.App.Ref",
"version": "[9.0.10, 9.0.10]"
}
],
"frameworkReferences": {
"Microsoft.NETCore.App": {
"privateAssets": "all"
}
},
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\9.0.304/PortableRuntimeIdentifierGraph.json"
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\10.0.100-rc.2.25502.107/PortableRuntimeIdentifierGraph.json"
}
}
}

View File

@@ -5,12 +5,24 @@
<RestoreTool Condition=" '$(RestoreTool)' == '' ">NuGet</RestoreTool>
<ProjectAssetsFile Condition=" '$(ProjectAssetsFile)' == '' ">$(MSBuildThisFileDirectory)project.assets.json</ProjectAssetsFile>
<NuGetPackageRoot Condition=" '$(NuGetPackageRoot)' == '' ">$(UserProfile)\.nuget\packages\</NuGetPackageRoot>
<NuGetPackageFolders Condition=" '$(NuGetPackageFolders)' == '' ">C:\Users\\.nuget\packages\;C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages</NuGetPackageFolders>
<NuGetPackageFolders Condition=" '$(NuGetPackageFolders)' == '' ">C:\Users\Administrator\.nuget\packages\;C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages</NuGetPackageFolders>
<NuGetProjectStyle Condition=" '$(NuGetProjectStyle)' == '' ">PackageReference</NuGetProjectStyle>
<NuGetToolVersion Condition=" '$(NuGetToolVersion)' == '' ">6.14.0</NuGetToolVersion>
<NuGetToolVersion Condition=" '$(NuGetToolVersion)' == '' ">7.0.0</NuGetToolVersion>
</PropertyGroup>
<ItemGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
<SourceRoot Include="C:\Users\\.nuget\packages\" />
<SourceRoot Include="C:\Users\Administrator\.nuget\packages\" />
<SourceRoot Include="C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages\" />
</ItemGroup>
<ImportGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
<Import Project="$(NuGetPackageRoot)microsoft.extensions.apidescription.server\6.0.5\build\Microsoft.Extensions.ApiDescription.Server.props" Condition="Exists('$(NuGetPackageRoot)microsoft.extensions.apidescription.server\6.0.5\build\Microsoft.Extensions.ApiDescription.Server.props')" />
<Import Project="$(NuGetPackageRoot)swashbuckle.aspnetcore\6.6.2\build\Swashbuckle.AspNetCore.props" Condition="Exists('$(NuGetPackageRoot)swashbuckle.aspnetcore\6.6.2\build\Swashbuckle.AspNetCore.props')" />
<Import Project="$(NuGetPackageRoot)microsoft.entityframeworkcore\9.0.0\buildTransitive\net8.0\Microsoft.EntityFrameworkCore.props" Condition="Exists('$(NuGetPackageRoot)microsoft.entityframeworkcore\9.0.0\buildTransitive\net8.0\Microsoft.EntityFrameworkCore.props')" />
<Import Project="$(NuGetPackageRoot)microsoft.codeanalysis.analyzers\3.3.4\buildTransitive\Microsoft.CodeAnalysis.Analyzers.props" Condition="Exists('$(NuGetPackageRoot)microsoft.codeanalysis.analyzers\3.3.4\buildTransitive\Microsoft.CodeAnalysis.Analyzers.props')" />
<Import Project="$(NuGetPackageRoot)microsoft.entityframeworkcore.design\9.0.0\build\net8.0\Microsoft.EntityFrameworkCore.Design.props" Condition="Exists('$(NuGetPackageRoot)microsoft.entityframeworkcore.design\9.0.0\build\net8.0\Microsoft.EntityFrameworkCore.Design.props')" />
</ImportGroup>
<PropertyGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
<PkgMicrosoft_Extensions_ApiDescription_Server Condition=" '$(PkgMicrosoft_Extensions_ApiDescription_Server)' == '' ">C:\Users\Administrator\.nuget\packages\microsoft.extensions.apidescription.server\6.0.5</PkgMicrosoft_Extensions_ApiDescription_Server>
<PkgMicrosoft_CodeAnalysis_Analyzers Condition=" '$(PkgMicrosoft_CodeAnalysis_Analyzers)' == '' ">C:\Users\Administrator\.nuget\packages\microsoft.codeanalysis.analyzers\3.3.4</PkgMicrosoft_CodeAnalysis_Analyzers>
<PkgMicrosoft_EntityFrameworkCore_Tools Condition=" '$(PkgMicrosoft_EntityFrameworkCore_Tools)' == '' ">C:\Users\Administrator\.nuget\packages\microsoft.entityframeworkcore.tools\9.0.0</PkgMicrosoft_EntityFrameworkCore_Tools>
</PropertyGroup>
</Project>

View File

@@ -1,2 +1,11 @@
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" />
<Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<ImportGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
<Import Project="$(NuGetPackageRoot)system.text.json\9.0.0\buildTransitive\net8.0\System.Text.Json.targets" Condition="Exists('$(NuGetPackageRoot)system.text.json\9.0.0\buildTransitive\net8.0\System.Text.Json.targets')" />
<Import Project="$(NuGetPackageRoot)microsoft.extensions.apidescription.server\6.0.5\build\Microsoft.Extensions.ApiDescription.Server.targets" Condition="Exists('$(NuGetPackageRoot)microsoft.extensions.apidescription.server\6.0.5\build\Microsoft.Extensions.ApiDescription.Server.targets')" />
<Import Project="$(NuGetPackageRoot)microsoft.extensions.logging.abstractions\9.0.0\buildTransitive\net8.0\Microsoft.Extensions.Logging.Abstractions.targets" Condition="Exists('$(NuGetPackageRoot)microsoft.extensions.logging.abstractions\9.0.0\buildTransitive\net8.0\Microsoft.Extensions.Logging.Abstractions.targets')" />
<Import Project="$(NuGetPackageRoot)microsoft.extensions.options\9.0.0\buildTransitive\net8.0\Microsoft.Extensions.Options.targets" Condition="Exists('$(NuGetPackageRoot)microsoft.extensions.options\9.0.0\buildTransitive\net8.0\Microsoft.Extensions.Options.targets')" />
<Import Project="$(NuGetPackageRoot)mono.texttemplating\3.0.0\buildTransitive\Mono.TextTemplating.targets" Condition="Exists('$(NuGetPackageRoot)mono.texttemplating\3.0.0\buildTransitive\Mono.TextTemplating.targets')" />
<Import Project="$(NuGetPackageRoot)microsoft.codeanalysis.analyzers\3.3.4\buildTransitive\Microsoft.CodeAnalysis.Analyzers.targets" Condition="Exists('$(NuGetPackageRoot)microsoft.codeanalysis.analyzers\3.3.4\buildTransitive\Microsoft.CodeAnalysis.Analyzers.targets')" />
</ImportGroup>
</Project>

File diff suppressed because it is too large Load Diff

View File

@@ -1,18 +1,97 @@
{
"version": 2,
"dgSpecHash": "rxPvbZQQnrI=",
"success": false,
"projectFilePath": "C:\\work\\电脑硬件-01\\backend\\HardwarePerformance.API\\HardwarePerformance.API.csproj",
"expectedPackageFiles": [],
"logs": [
{
"code": "NU1301",
"level": "Error",
"message": "无法加载源 https://nuget.cdn.azure.cn/v3/index.json 的服务索引。\r\n 不知道这样的主机。 (null:80)\r\n 不知道这样的主机。",
"projectPath": "C:\\work\\电脑硬件-01\\backend\\HardwarePerformance.API\\HardwarePerformance.API.csproj",
"filePath": "C:\\work\\电脑硬件-01\\backend\\HardwarePerformance.API\\HardwarePerformance.API.csproj",
"libraryId": "Microsoft.EntityFrameworkCore.Design",
"targetGraphs": []
}
]
"dgSpecHash": "Y4Oq6qd+9r4=",
"success": true,
"projectFilePath": "D:\\work\\Demo\\it\\it\\backend\\HardwarePerformance.API\\HardwarePerformance.API.csproj",
"expectedPackageFiles": [
"C:\\Users\\Administrator\\.nuget\\packages\\bouncycastle.cryptography\\2.3.1\\bouncycastle.cryptography.2.3.1.nupkg.sha512",
"C:\\Users\\Administrator\\.nuget\\packages\\google.protobuf\\3.26.1\\google.protobuf.3.26.1.nupkg.sha512",
"C:\\Users\\Administrator\\.nuget\\packages\\humanizer.core\\2.14.1\\humanizer.core.2.14.1.nupkg.sha512",
"C:\\Users\\Administrator\\.nuget\\packages\\k4os.compression.lz4\\1.3.8\\k4os.compression.lz4.1.3.8.nupkg.sha512",
"C:\\Users\\Administrator\\.nuget\\packages\\k4os.compression.lz4.streams\\1.3.8\\k4os.compression.lz4.streams.1.3.8.nupkg.sha512",
"C:\\Users\\Administrator\\.nuget\\packages\\k4os.hash.xxhash\\1.0.8\\k4os.hash.xxhash.1.0.8.nupkg.sha512",
"C:\\Users\\Administrator\\.nuget\\packages\\microsoft.aspnetcore.http.abstractions\\2.2.0\\microsoft.aspnetcore.http.abstractions.2.2.0.nupkg.sha512",
"C:\\Users\\Administrator\\.nuget\\packages\\microsoft.aspnetcore.http.extensions\\2.2.0\\microsoft.aspnetcore.http.extensions.2.2.0.nupkg.sha512",
"C:\\Users\\Administrator\\.nuget\\packages\\microsoft.aspnetcore.http.features\\2.2.0\\microsoft.aspnetcore.http.features.2.2.0.nupkg.sha512",
"C:\\Users\\Administrator\\.nuget\\packages\\microsoft.aspnetcore.openapi\\9.0.0\\microsoft.aspnetcore.openapi.9.0.0.nupkg.sha512",
"C:\\Users\\Administrator\\.nuget\\packages\\microsoft.aspnetcore.responsecompression\\2.2.0\\microsoft.aspnetcore.responsecompression.2.2.0.nupkg.sha512",
"C:\\Users\\Administrator\\.nuget\\packages\\microsoft.bcl.asyncinterfaces\\7.0.0\\microsoft.bcl.asyncinterfaces.7.0.0.nupkg.sha512",
"C:\\Users\\Administrator\\.nuget\\packages\\microsoft.build.framework\\17.8.3\\microsoft.build.framework.17.8.3.nupkg.sha512",
"C:\\Users\\Administrator\\.nuget\\packages\\microsoft.build.locator\\1.7.8\\microsoft.build.locator.1.7.8.nupkg.sha512",
"C:\\Users\\Administrator\\.nuget\\packages\\microsoft.codeanalysis.analyzers\\3.3.4\\microsoft.codeanalysis.analyzers.3.3.4.nupkg.sha512",
"C:\\Users\\Administrator\\.nuget\\packages\\microsoft.codeanalysis.common\\4.8.0\\microsoft.codeanalysis.common.4.8.0.nupkg.sha512",
"C:\\Users\\Administrator\\.nuget\\packages\\microsoft.codeanalysis.csharp\\4.8.0\\microsoft.codeanalysis.csharp.4.8.0.nupkg.sha512",
"C:\\Users\\Administrator\\.nuget\\packages\\microsoft.codeanalysis.csharp.workspaces\\4.8.0\\microsoft.codeanalysis.csharp.workspaces.4.8.0.nupkg.sha512",
"C:\\Users\\Administrator\\.nuget\\packages\\microsoft.codeanalysis.workspaces.common\\4.8.0\\microsoft.codeanalysis.workspaces.common.4.8.0.nupkg.sha512",
"C:\\Users\\Administrator\\.nuget\\packages\\microsoft.codeanalysis.workspaces.msbuild\\4.8.0\\microsoft.codeanalysis.workspaces.msbuild.4.8.0.nupkg.sha512",
"C:\\Users\\Administrator\\.nuget\\packages\\microsoft.entityframeworkcore\\9.0.0\\microsoft.entityframeworkcore.9.0.0.nupkg.sha512",
"C:\\Users\\Administrator\\.nuget\\packages\\microsoft.entityframeworkcore.abstractions\\9.0.0\\microsoft.entityframeworkcore.abstractions.9.0.0.nupkg.sha512",
"C:\\Users\\Administrator\\.nuget\\packages\\microsoft.entityframeworkcore.analyzers\\9.0.0\\microsoft.entityframeworkcore.analyzers.9.0.0.nupkg.sha512",
"C:\\Users\\Administrator\\.nuget\\packages\\microsoft.entityframeworkcore.design\\9.0.0\\microsoft.entityframeworkcore.design.9.0.0.nupkg.sha512",
"C:\\Users\\Administrator\\.nuget\\packages\\microsoft.entityframeworkcore.relational\\9.0.0\\microsoft.entityframeworkcore.relational.9.0.0.nupkg.sha512",
"C:\\Users\\Administrator\\.nuget\\packages\\microsoft.entityframeworkcore.tools\\9.0.0\\microsoft.entityframeworkcore.tools.9.0.0.nupkg.sha512",
"C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.apidescription.server\\6.0.5\\microsoft.extensions.apidescription.server.6.0.5.nupkg.sha512",
"C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.caching.abstractions\\9.0.0\\microsoft.extensions.caching.abstractions.9.0.0.nupkg.sha512",
"C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.caching.memory\\9.0.0\\microsoft.extensions.caching.memory.9.0.0.nupkg.sha512",
"C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.caching.stackexchangeredis\\9.0.0\\microsoft.extensions.caching.stackexchangeredis.9.0.0.nupkg.sha512",
"C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.configuration.abstractions\\9.0.0\\microsoft.extensions.configuration.abstractions.9.0.0.nupkg.sha512",
"C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.dependencyinjection\\9.0.0\\microsoft.extensions.dependencyinjection.9.0.0.nupkg.sha512",
"C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.dependencyinjection.abstractions\\9.0.0\\microsoft.extensions.dependencyinjection.abstractions.9.0.0.nupkg.sha512",
"C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.dependencymodel\\9.0.0\\microsoft.extensions.dependencymodel.9.0.0.nupkg.sha512",
"C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.fileproviders.abstractions\\2.2.0\\microsoft.extensions.fileproviders.abstractions.2.2.0.nupkg.sha512",
"C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.logging\\9.0.0\\microsoft.extensions.logging.9.0.0.nupkg.sha512",
"C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.logging.abstractions\\9.0.0\\microsoft.extensions.logging.abstractions.9.0.0.nupkg.sha512",
"C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.options\\9.0.0\\microsoft.extensions.options.9.0.0.nupkg.sha512",
"C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.primitives\\9.0.0\\microsoft.extensions.primitives.9.0.0.nupkg.sha512",
"C:\\Users\\Administrator\\.nuget\\packages\\microsoft.net.http.headers\\2.2.0\\microsoft.net.http.headers.2.2.0.nupkg.sha512",
"C:\\Users\\Administrator\\.nuget\\packages\\microsoft.netcore.platforms\\1.1.0\\microsoft.netcore.platforms.1.1.0.nupkg.sha512",
"C:\\Users\\Administrator\\.nuget\\packages\\microsoft.netcore.targets\\1.1.0\\microsoft.netcore.targets.1.1.0.nupkg.sha512",
"C:\\Users\\Administrator\\.nuget\\packages\\microsoft.openapi\\1.6.17\\microsoft.openapi.1.6.17.nupkg.sha512",
"C:\\Users\\Administrator\\.nuget\\packages\\mono.texttemplating\\3.0.0\\mono.texttemplating.3.0.0.nupkg.sha512",
"C:\\Users\\Administrator\\.nuget\\packages\\mysql.data\\9.0.0\\mysql.data.9.0.0.nupkg.sha512",
"C:\\Users\\Administrator\\.nuget\\packages\\mysqlconnector\\2.4.0\\mysqlconnector.2.4.0.nupkg.sha512",
"C:\\Users\\Administrator\\.nuget\\packages\\pipelines.sockets.unofficial\\2.2.8\\pipelines.sockets.unofficial.2.2.8.nupkg.sha512",
"C:\\Users\\Administrator\\.nuget\\packages\\pomelo.entityframeworkcore.mysql\\9.0.0\\pomelo.entityframeworkcore.mysql.9.0.0.nupkg.sha512",
"C:\\Users\\Administrator\\.nuget\\packages\\stackexchange.redis\\2.7.27\\stackexchange.redis.2.7.27.nupkg.sha512",
"C:\\Users\\Administrator\\.nuget\\packages\\swashbuckle.aspnetcore\\6.6.2\\swashbuckle.aspnetcore.6.6.2.nupkg.sha512",
"C:\\Users\\Administrator\\.nuget\\packages\\swashbuckle.aspnetcore.swagger\\6.6.2\\swashbuckle.aspnetcore.swagger.6.6.2.nupkg.sha512",
"C:\\Users\\Administrator\\.nuget\\packages\\swashbuckle.aspnetcore.swaggergen\\6.6.2\\swashbuckle.aspnetcore.swaggergen.6.6.2.nupkg.sha512",
"C:\\Users\\Administrator\\.nuget\\packages\\swashbuckle.aspnetcore.swaggerui\\6.6.2\\swashbuckle.aspnetcore.swaggerui.6.6.2.nupkg.sha512",
"C:\\Users\\Administrator\\.nuget\\packages\\system.buffers\\4.5.1\\system.buffers.4.5.1.nupkg.sha512",
"C:\\Users\\Administrator\\.nuget\\packages\\system.codedom\\6.0.0\\system.codedom.6.0.0.nupkg.sha512",
"C:\\Users\\Administrator\\.nuget\\packages\\system.collections.immutable\\7.0.0\\system.collections.immutable.7.0.0.nupkg.sha512",
"C:\\Users\\Administrator\\.nuget\\packages\\system.composition\\7.0.0\\system.composition.7.0.0.nupkg.sha512",
"C:\\Users\\Administrator\\.nuget\\packages\\system.composition.attributedmodel\\7.0.0\\system.composition.attributedmodel.7.0.0.nupkg.sha512",
"C:\\Users\\Administrator\\.nuget\\packages\\system.composition.convention\\7.0.0\\system.composition.convention.7.0.0.nupkg.sha512",
"C:\\Users\\Administrator\\.nuget\\packages\\system.composition.hosting\\7.0.0\\system.composition.hosting.7.0.0.nupkg.sha512",
"C:\\Users\\Administrator\\.nuget\\packages\\system.composition.runtime\\7.0.0\\system.composition.runtime.7.0.0.nupkg.sha512",
"C:\\Users\\Administrator\\.nuget\\packages\\system.composition.typedparts\\7.0.0\\system.composition.typedparts.7.0.0.nupkg.sha512",
"C:\\Users\\Administrator\\.nuget\\packages\\system.configuration.configurationmanager\\8.0.0\\system.configuration.configurationmanager.8.0.0.nupkg.sha512",
"C:\\Users\\Administrator\\.nuget\\packages\\system.diagnostics.diagnosticsource\\8.0.1\\system.diagnostics.diagnosticsource.8.0.1.nupkg.sha512",
"C:\\Users\\Administrator\\.nuget\\packages\\system.diagnostics.eventlog\\8.0.0\\system.diagnostics.eventlog.8.0.0.nupkg.sha512",
"C:\\Users\\Administrator\\.nuget\\packages\\system.io\\4.3.0\\system.io.4.3.0.nupkg.sha512",
"C:\\Users\\Administrator\\.nuget\\packages\\system.io.pipelines\\7.0.0\\system.io.pipelines.7.0.0.nupkg.sha512",
"C:\\Users\\Administrator\\.nuget\\packages\\system.reflection\\4.3.0\\system.reflection.4.3.0.nupkg.sha512",
"C:\\Users\\Administrator\\.nuget\\packages\\system.reflection.metadata\\7.0.0\\system.reflection.metadata.7.0.0.nupkg.sha512",
"C:\\Users\\Administrator\\.nuget\\packages\\system.reflection.primitives\\4.3.0\\system.reflection.primitives.4.3.0.nupkg.sha512",
"C:\\Users\\Administrator\\.nuget\\packages\\system.runtime\\4.3.0\\system.runtime.4.3.0.nupkg.sha512",
"C:\\Users\\Administrator\\.nuget\\packages\\system.runtime.compilerservices.unsafe\\6.0.0\\system.runtime.compilerservices.unsafe.6.0.0.nupkg.sha512",
"C:\\Users\\Administrator\\.nuget\\packages\\system.runtime.loader\\4.3.0\\system.runtime.loader.4.3.0.nupkg.sha512",
"C:\\Users\\Administrator\\.nuget\\packages\\system.security.cryptography.protecteddata\\8.0.0\\system.security.cryptography.protecteddata.8.0.0.nupkg.sha512",
"C:\\Users\\Administrator\\.nuget\\packages\\system.security.permissions\\8.0.0\\system.security.permissions.8.0.0.nupkg.sha512",
"C:\\Users\\Administrator\\.nuget\\packages\\system.text.encoding\\4.3.0\\system.text.encoding.4.3.0.nupkg.sha512",
"C:\\Users\\Administrator\\.nuget\\packages\\system.text.encoding.codepages\\8.0.0\\system.text.encoding.codepages.8.0.0.nupkg.sha512",
"C:\\Users\\Administrator\\.nuget\\packages\\system.text.encodings.web\\4.5.0\\system.text.encodings.web.4.5.0.nupkg.sha512",
"C:\\Users\\Administrator\\.nuget\\packages\\system.text.json\\9.0.0\\system.text.json.9.0.0.nupkg.sha512",
"C:\\Users\\Administrator\\.nuget\\packages\\system.threading.channels\\7.0.0\\system.threading.channels.7.0.0.nupkg.sha512",
"C:\\Users\\Administrator\\.nuget\\packages\\system.threading.tasks\\4.3.0\\system.threading.tasks.4.3.0.nupkg.sha512",
"C:\\Users\\Administrator\\.nuget\\packages\\system.threading.tasks.extensions\\4.5.4\\system.threading.tasks.extensions.4.5.4.nupkg.sha512",
"C:\\Users\\Administrator\\.nuget\\packages\\system.windows.extensions\\8.0.0\\system.windows.extensions.8.0.0.nupkg.sha512",
"C:\\Users\\Administrator\\.nuget\\packages\\zstdsharp.port\\0.8.0\\zstdsharp.port.0.8.0.nupkg.sha512",
"C:\\Users\\Administrator\\.nuget\\packages\\microsoft.netcore.app.ref\\9.0.10\\microsoft.netcore.app.ref.9.0.10.nupkg.sha512",
"C:\\Users\\Administrator\\.nuget\\packages\\microsoft.windowsdesktop.app.ref\\9.0.10\\microsoft.windowsdesktop.app.ref.9.0.10.nupkg.sha512",
"C:\\Users\\Administrator\\.nuget\\packages\\microsoft.aspnetcore.app.ref\\9.0.10\\microsoft.aspnetcore.app.ref.9.0.10.nupkg.sha512",
"C:\\Users\\Administrator\\.nuget\\packages\\microsoft.netcore.app.host.win-x64\\9.0.10\\microsoft.netcore.app.host.win-x64.9.0.10.nupkg.sha512"
],
"logs": []
}