初始化
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.Core")]
[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.Core")]
[assembly: System.Reflection.AssemblyTitleAttribute("HardwarePerformance.Core")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]

View File

@@ -1 +1 @@
47fb7408a33db12e565d87964c656fd47a21dcfbee73d3b0be85e656da215d8e
5c5b14aadb3a2c1daf65493f050da895ec2f52762a246aaf9a8a23a50a43f17b

View File

@@ -1,5 +1,7 @@
is_global = true
build_property.TargetFramework = net9.0
build_property.TargetFrameworkIdentifier = .NETCoreApp
build_property.TargetFrameworkVersion = v9.0
build_property.TargetPlatformMinVersion =
build_property.UsingMicrosoftNETSdkWeb =
build_property.ProjectTypeGuids =
@@ -8,7 +10,7 @@ build_property.PlatformNeutralAssembly =
build_property.EnforceExtendedAnalyzerRules =
build_property._SupportedPlatformList = Linux,macOS,Windows
build_property.RootNamespace = HardwarePerformance.Core
build_property.ProjectDir = c:\work\电脑硬件-01\backend\HardwarePerformance.Core\
build_property.ProjectDir = D:\work\Demo\it\it\backend\HardwarePerformance.Core\
build_property.EnableComHosting =
build_property.EnableGeneratedComInterfaceComImportInterop =
build_property.EffectiveAnalysisLevelStyle = 9.0

View File

@@ -1,8 +1,8 @@
// <auto-generated/>
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.Threading;
global using global::System.Threading.Tasks;
global using System;
global using System.Collections.Generic;
global using System.IO;
global using System.Linq;
global using System.Net.Http;
global using System.Threading;
global using System.Threading.Tasks;

View File

@@ -1 +1 @@
aea687805272a99f2d3351b970987a76ce0be622ef66272aa203a6cebba2e9bb
38a9822f53279d0086166a93f569881684238fdcc61b020f50fcbf4ec4e044f4

View File

@@ -9,3 +9,14 @@ C:\work\电脑硬件-01\backend\HardwarePerformance.Core\obj\Debug\net9.0\Hardwa
C:\work\电脑硬件-01\backend\HardwarePerformance.Core\obj\Debug\net9.0\refint\HardwarePerformance.Core.dll
C:\work\电脑硬件-01\backend\HardwarePerformance.Core\obj\Debug\net9.0\HardwarePerformance.Core.pdb
C:\work\电脑硬件-01\backend\HardwarePerformance.Core\obj\Debug\net9.0\ref\HardwarePerformance.Core.dll
D:\work\Demo\it\it\backend\HardwarePerformance.Core\obj\Debug\net9.0\HardwarePerformance.Core.GeneratedMSBuildEditorConfig.editorconfig
D:\work\Demo\it\it\backend\HardwarePerformance.Core\obj\Debug\net9.0\HardwarePerformance.Core.AssemblyInfoInputs.cache
D:\work\Demo\it\it\backend\HardwarePerformance.Core\obj\Debug\net9.0\HardwarePerformance.Core.AssemblyInfo.cs
D:\work\Demo\it\it\backend\HardwarePerformance.Core\obj\Debug\net9.0\HardwarePerformance.Core.csproj.CoreCompileInputs.cache
D:\work\Demo\it\it\backend\HardwarePerformance.Core\obj\Debug\net9.0\HardwarePerformance.Core.dll
D:\work\Demo\it\it\backend\HardwarePerformance.Core\obj\Debug\net9.0\refint\HardwarePerformance.Core.dll
D:\work\Demo\it\it\backend\HardwarePerformance.Core\obj\Debug\net9.0\HardwarePerformance.Core.pdb
D:\work\Demo\it\it\backend\HardwarePerformance.Core\bin\Debug\net9.0\HardwarePerformance.Core.deps.json
D:\work\Demo\it\it\backend\HardwarePerformance.Core\bin\Debug\net9.0\HardwarePerformance.Core.dll
D:\work\Demo\it\it\backend\HardwarePerformance.Core\bin\Debug\net9.0\HardwarePerformance.Core.pdb
D:\work\Demo\it\it\backend\HardwarePerformance.Core\obj\Debug\net9.0\ref\HardwarePerformance.Core.dll

View File

@@ -1,24 +1,24 @@
{
"format": 1,
"restore": {
"C:\\work\\电脑硬件-01\\backend\\HardwarePerformance.Core\\HardwarePerformance.Core.csproj": {}
"D:\\work\\Demo\\it\\it\\backend\\HardwarePerformance.Core\\HardwarePerformance.Core.csproj": {}
},
"projects": {
"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"
],
@@ -26,9 +26,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": {
@@ -46,7 +46,7 @@
"auditLevel": "low",
"auditMode": "direct"
},
"SdkAnalysisLevel": "9.0.300"
"SdkAnalysisLevel": "10.0.100"
},
"frameworks": {
"net9.0": {
@@ -62,12 +62,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,12 @@
<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>
</Project>

View File

@@ -8,24 +8,24 @@
"net9.0": []
},
"packageFolders": {
"C:\\Users\\\\.nuget\\packages\\": {},
"C:\\Users\\Administrator\\.nuget\\packages\\": {},
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages": {}
},
"project": {
"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"
],
@@ -33,9 +33,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": {
@@ -53,7 +53,7 @@
"auditLevel": "low",
"auditMode": "direct"
},
"SdkAnalysisLevel": "9.0.300"
"SdkAnalysisLevel": "10.0.100"
},
"frameworks": {
"net9.0": {
@@ -69,12 +69,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

@@ -1,8 +1,12 @@
{
"version": 2,
"dgSpecHash": "IaGf00VQysw=",
"dgSpecHash": "ePlb2hnOFq8=",
"success": true,
"projectFilePath": "C:\\work\\电脑硬件-01\\backend\\HardwarePerformance.Core\\HardwarePerformance.Core.csproj",
"expectedPackageFiles": [],
"projectFilePath": "D:\\work\\Demo\\it\\it\\backend\\HardwarePerformance.Core\\HardwarePerformance.Core.csproj",
"expectedPackageFiles": [
"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"
],
"logs": []
}