初始化
Some checks failed
Some checks failed
This commit is contained in:
@@ -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.Application")]
|
||||
[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.Application")]
|
||||
[assembly: System.Reflection.AssemblyTitleAttribute("HardwarePerformance.Application")]
|
||||
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
|
||||
|
||||
@@ -1 +1 @@
|
||||
47ace040dd573a6e7d73bc27be6f43fbae68038e279bb072bfa7078bb1c58834
|
||||
cbafcb4d083ddedf5dba09788cf2db2a61f46253ae3229553809ff8b52b3d51a
|
||||
|
||||
@@ -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.Application
|
||||
build_property.ProjectDir = c:\work\电脑硬件-01\backend\HardwarePerformance.Application\
|
||||
build_property.ProjectDir = D:\work\Demo\it\it\backend\HardwarePerformance.Application\
|
||||
build_property.EnableComHosting =
|
||||
build_property.EnableGeneratedComInterfaceComImportInterop =
|
||||
build_property.EffectiveAnalysisLevelStyle = 9.0
|
||||
|
||||
@@ -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;
|
||||
|
||||
Binary file not shown.
Binary file not shown.
@@ -1 +1 @@
|
||||
aeab2ef3e033460ff4326980bc90f1b0dc64d280b740f7a22c976cbecf4593d4
|
||||
9692aac03722f83dd77329d56f7534a910e1113c27448a86ce04e799390060d2
|
||||
|
||||
@@ -13,3 +13,18 @@ C:\work\电脑硬件-01\backend\HardwarePerformance.Application\obj\Debug\net9.0
|
||||
C:\work\电脑硬件-01\backend\HardwarePerformance.Application\obj\Debug\net9.0\refint\HardwarePerformance.Application.dll
|
||||
C:\work\电脑硬件-01\backend\HardwarePerformance.Application\obj\Debug\net9.0\HardwarePerformance.Application.pdb
|
||||
C:\work\电脑硬件-01\backend\HardwarePerformance.Application\obj\Debug\net9.0\ref\HardwarePerformance.Application.dll
|
||||
D:\work\Demo\it\it\backend\HardwarePerformance.Application\obj\Debug\net9.0\HardwarePerformance.Application.dll
|
||||
D:\work\Demo\it\it\backend\HardwarePerformance.Application\obj\Debug\net9.0\refint\HardwarePerformance.Application.dll
|
||||
D:\work\Demo\it\it\backend\HardwarePerformance.Application\obj\Debug\net9.0\HardwarePerformance.Application.pdb
|
||||
D:\work\Demo\it\it\backend\HardwarePerformance.Application\bin\Debug\net9.0\HardwarePerformance.Application.deps.json
|
||||
D:\work\Demo\it\it\backend\HardwarePerformance.Application\bin\Debug\net9.0\HardwarePerformance.Application.dll
|
||||
D:\work\Demo\it\it\backend\HardwarePerformance.Application\bin\Debug\net9.0\HardwarePerformance.Application.pdb
|
||||
D:\work\Demo\it\it\backend\HardwarePerformance.Application\bin\Debug\net9.0\HardwarePerformance.Core.dll
|
||||
D:\work\Demo\it\it\backend\HardwarePerformance.Application\bin\Debug\net9.0\HardwarePerformance.Core.pdb
|
||||
D:\work\Demo\it\it\backend\HardwarePerformance.Application\obj\Debug\net9.0\HardwarePerformance.Application.csproj.AssemblyReference.cache
|
||||
D:\work\Demo\it\it\backend\HardwarePerformance.Application\obj\Debug\net9.0\HardwarePerformance.Application.GeneratedMSBuildEditorConfig.editorconfig
|
||||
D:\work\Demo\it\it\backend\HardwarePerformance.Application\obj\Debug\net9.0\HardwarePerformance.Application.AssemblyInfoInputs.cache
|
||||
D:\work\Demo\it\it\backend\HardwarePerformance.Application\obj\Debug\net9.0\HardwarePerformance.Application.AssemblyInfo.cs
|
||||
D:\work\Demo\it\it\backend\HardwarePerformance.Application\obj\Debug\net9.0\HardwarePerformance.Application.csproj.CoreCompileInputs.cache
|
||||
D:\work\Demo\it\it\backend\HardwarePerformance.Application\obj\Debug\net9.0\Hardware.84873EFD.Up2Date
|
||||
D:\work\Demo\it\it\backend\HardwarePerformance.Application\obj\Debug\net9.0\ref\HardwarePerformance.Application.dll
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user