按 .gitignore 清理生成文件并补充忽略规则

This commit is contained in:
zhengsl 2026-07-02 14:23:14 +08:00
parent 26572b2e14
commit e4adac9f88
979 changed files with 14 additions and 294081 deletions

14
.gitignore vendored
View File

@ -3,6 +3,20 @@ bin/
obj/ obj/
publish/ publish/
# MSBuild / WPF temporary generated files
*_wpftmp.csproj
*_wpftmp.csproj.nuget.*
*.AssemblyInfoInputs.cache
*.GeneratedMSBuildEditorConfig.editorconfig
*.csproj.FileListAbsolute.txt
*.genruntimeconfig.cache
*_MarkupCompile.cache
*_MarkupCompile.i.cache
*_MarkupCompile.lref
*_MarkupCompile.i.lref
*.g.i.cs
*.baml
# Visual Studio # Visual Studio
.vs/ .vs/
*.suo *.suo

Binary file not shown.

Binary file not shown.

View File

@ -1,36 +0,0 @@
{
"Version": 1,
"WorkspaceRootPath": "D:\\SPC-DynaTest System\\SPC-DynaTest System\\SPC-DynaTest-System\\",
"Documents": [
{
"AbsoluteMoniker": "D:0:0:{6C568E69-F709-4047-AD2B-A29D14A91B55}|SSPCTester.UI\\SSPCTester.UI.csproj|d:\\spc-dynatest system\\spc-dynatest system\\spc-dynatest-system\\sspctester.ui\\views\\powertestview.xaml||{F11ACC28-31D1-4C80-A34B-F4E09D3D753C}",
"RelativeMoniker": "D:0:0:{6C568E69-F709-4047-AD2B-A29D14A91B55}|SSPCTester.UI\\SSPCTester.UI.csproj|solutionrelative:sspctester.ui\\views\\powertestview.xaml||{F11ACC28-31D1-4C80-A34B-F4E09D3D753C}"
}
],
"DocumentGroupContainers": [
{
"Orientation": 0,
"VerticalTabListWidth": 256,
"DocumentGroups": [
{
"DockedWidth": 200,
"SelectedChildIndex": 0,
"Children": [
{
"$type": "Document",
"DocumentIndex": 0,
"Title": "PowerTestView.xaml",
"DocumentMoniker": "D:\\SPC-DynaTest System\\SPC-DynaTest System\\SPC-DynaTest-System\\SSPCTester.UI\\Views\\PowerTestView.xaml",
"RelativeDocumentMoniker": "SSPCTester.UI\\Views\\PowerTestView.xaml",
"ToolTip": "D:\\SPC-DynaTest System\\SPC-DynaTest System\\SPC-DynaTest-System\\SSPCTester.UI\\Views\\PowerTestView.xaml",
"RelativeToolTip": "SSPCTester.UI\\Views\\PowerTestView.xaml",
"Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.003549|",
"WhenOpened": "2026-07-01T17:06:19.607Z",
"EditorCaption": ""
}
]
}
]
}
]
}

View File

@ -1,142 +0,0 @@
{
"format": 1,
"restore": {
"D:\\SPC-DynaTest System\\SPC-DynaTest System\\SPC-DynaTest-System\\Docs\\PCIe8586驱动接入资料\\examples\\ConsoleIntegration\\ConsoleIntegration.csproj": {}
},
"projects": {
"D:\\SPC-DynaTest System\\SPC-DynaTest System\\SPC-DynaTest-System\\Docs\\PCIe8586驱动接入资料\\examples\\ConsoleIntegration\\ConsoleIntegration.csproj": {
"version": "1.0.0",
"restore": {
"projectUniqueName": "D:\\SPC-DynaTest System\\SPC-DynaTest System\\SPC-DynaTest-System\\Docs\\PCIe8586驱动接入资料\\examples\\ConsoleIntegration\\ConsoleIntegration.csproj",
"projectName": "ConsoleIntegration",
"projectPath": "D:\\SPC-DynaTest System\\SPC-DynaTest System\\SPC-DynaTest-System\\Docs\\PCIe8586驱动接入资料\\examples\\ConsoleIntegration\\ConsoleIntegration.csproj",
"packagesPath": "C:\\Users\\admin\\.nuget\\packages\\",
"outputPath": "D:\\SPC-DynaTest System\\SPC-DynaTest System\\SPC-DynaTest-System\\Docs\\PCIe8586驱动接入资料\\examples\\ConsoleIntegration\\obj\\",
"projectStyle": "PackageReference",
"fallbackFolders": [
"d:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
],
"configFilePaths": [
"C:\\Users\\admin\\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"
],
"originalTargetFrameworks": [
"net8.0-windows"
],
"sources": {
"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
"https://api.nuget.org/v3/index.json": {}
},
"frameworks": {
"net8.0-windows7.0": {
"targetAlias": "net8.0-windows",
"projectReferences": {
"D:\\SPC-DynaTest System\\SPC-DynaTest System\\SPC-DynaTest-System\\Docs\\PCIe8586驱动接入资料\\src\\Pcie8586.Driver\\Pcie8586.Driver.csproj": {
"projectPath": "D:\\SPC-DynaTest System\\SPC-DynaTest System\\SPC-DynaTest-System\\Docs\\PCIe8586驱动接入资料\\src\\Pcie8586.Driver\\Pcie8586.Driver.csproj"
}
}
}
},
"warningProperties": {
"warnAsError": [
"NU1605"
]
},
"restoreAuditProperties": {
"enableAudit": "true",
"auditLevel": "low",
"auditMode": "direct"
},
"SdkAnalysisLevel": "10.0.100"
},
"frameworks": {
"net8.0-windows7.0": {
"targetAlias": "net8.0-windows",
"imports": [
"net461",
"net462",
"net47",
"net471",
"net472",
"net48",
"net481"
],
"assetTargetFallback": true,
"warn": true,
"frameworkReferences": {
"Microsoft.NETCore.App": {
"privateAssets": "all"
}
},
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\10.0.101/PortableRuntimeIdentifierGraph.json"
}
}
},
"D:\\SPC-DynaTest System\\SPC-DynaTest System\\SPC-DynaTest-System\\Docs\\PCIe8586驱动接入资料\\src\\Pcie8586.Driver\\Pcie8586.Driver.csproj": {
"version": "1.0.0",
"restore": {
"projectUniqueName": "D:\\SPC-DynaTest System\\SPC-DynaTest System\\SPC-DynaTest-System\\Docs\\PCIe8586驱动接入资料\\src\\Pcie8586.Driver\\Pcie8586.Driver.csproj",
"projectName": "Pcie8586.Driver",
"projectPath": "D:\\SPC-DynaTest System\\SPC-DynaTest System\\SPC-DynaTest-System\\Docs\\PCIe8586驱动接入资料\\src\\Pcie8586.Driver\\Pcie8586.Driver.csproj",
"packagesPath": "C:\\Users\\admin\\.nuget\\packages\\",
"outputPath": "D:\\SPC-DynaTest System\\SPC-DynaTest System\\SPC-DynaTest-System\\Docs\\PCIe8586驱动接入资料\\src\\Pcie8586.Driver\\obj\\",
"projectStyle": "PackageReference",
"fallbackFolders": [
"d:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
],
"configFilePaths": [
"C:\\Users\\admin\\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"
],
"originalTargetFrameworks": [
"net8.0"
],
"sources": {
"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
"https://api.nuget.org/v3/index.json": {}
},
"frameworks": {
"net8.0": {
"targetAlias": "net8.0",
"projectReferences": {}
}
},
"warningProperties": {
"warnAsError": [
"NU1605"
]
},
"restoreAuditProperties": {
"enableAudit": "true",
"auditLevel": "low",
"auditMode": "direct"
},
"SdkAnalysisLevel": "10.0.100"
},
"frameworks": {
"net8.0": {
"targetAlias": "net8.0",
"imports": [
"net461",
"net462",
"net47",
"net471",
"net472",
"net48",
"net481"
],
"assetTargetFallback": true,
"warn": true,
"frameworkReferences": {
"Microsoft.NETCore.App": {
"privateAssets": "all"
}
},
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\10.0.101/PortableRuntimeIdentifierGraph.json"
}
}
}
}
}

View File

@ -1,16 +0,0 @@
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
<RestoreSuccess Condition=" '$(RestoreSuccess)' == '' ">True</RestoreSuccess>
<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\admin\.nuget\packages\;d:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages</NuGetPackageFolders>
<NuGetProjectStyle Condition=" '$(NuGetProjectStyle)' == '' ">PackageReference</NuGetProjectStyle>
<NuGetToolVersion Condition=" '$(NuGetToolVersion)' == '' ">7.0.0</NuGetToolVersion>
</PropertyGroup>
<ItemGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
<SourceRoot Include="C:\Users\admin\.nuget\packages\" />
<SourceRoot Include="d:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages\" />
</ItemGroup>
</Project>

View File

@ -1,2 +0,0 @@
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" />

View File

@ -1,4 +0,0 @@
// <autogenerated />
using System;
using System.Reflection;
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v8.0", FrameworkDisplayName = ".NET 8.0")]

View File

@ -1,24 +0,0 @@
//------------------------------------------------------------------------------
// <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: System.Reflection.AssemblyCompanyAttribute("ConsoleIntegration")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+9f42143400df6d06115650a3965ec350a58341c9")]
[assembly: System.Reflection.AssemblyProductAttribute("ConsoleIntegration")]
[assembly: System.Reflection.AssemblyTitleAttribute("ConsoleIntegration")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")]
[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")]
// 由 MSBuild WriteCodeFragment 类生成。

View File

@ -1 +0,0 @@
6b89d3b76c06b8f11ca8d87b112791af4ef1a7d90622b2cf53ec4032f179431f

View File

@ -1,18 +0,0 @@
is_global = true
build_property.TargetFramework = net8.0-windows
build_property.TargetFrameworkIdentifier = .NETCoreApp
build_property.TargetFrameworkVersion = v8.0
build_property.TargetPlatformMinVersion = 7.0
build_property.UsingMicrosoftNETSdkWeb =
build_property.ProjectTypeGuids =
build_property.InvariantGlobalization =
build_property.PlatformNeutralAssembly =
build_property.EnforceExtendedAnalyzerRules =
build_property._SupportedPlatformList = Linux,macOS,Windows
build_property.RootNamespace = ConsoleIntegration
build_property.ProjectDir = D:\SPC-DynaTest System\SPC-DynaTest System\SPC-DynaTest-System\Docs\PCIe8586驱动接入资料\examples\ConsoleIntegration\
build_property.EnableComHosting =
build_property.EnableGeneratedComInterfaceComImportInterop =
build_property.CsWinRTUseWindowsUIXamlProjections = false
build_property.EffectiveAnalysisLevelStyle = 8.0
build_property.EnableCodeStyleSeverity =

View File

@ -1,8 +0,0 @@
// <auto-generated/>
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,102 +0,0 @@
{
"version": 3,
"targets": {
"net8.0-windows7.0": {
"Pcie8586.Driver/1.0.0": {
"type": "project",
"framework": ".NETCoreApp,Version=v8.0",
"compile": {
"bin/placeholder/Pcie8586.Driver.dll": {}
},
"runtime": {
"bin/placeholder/Pcie8586.Driver.dll": {}
}
}
}
},
"libraries": {
"Pcie8586.Driver/1.0.0": {
"type": "project",
"path": "../../src/Pcie8586.Driver/Pcie8586.Driver.csproj",
"msbuildProject": "../../src/Pcie8586.Driver/Pcie8586.Driver.csproj"
}
},
"projectFileDependencyGroups": {
"net8.0-windows7.0": [
"Pcie8586.Driver >= 1.0.0"
]
},
"packageFolders": {
"C:\\Users\\admin\\.nuget\\packages\\": {},
"d:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages": {}
},
"project": {
"version": "1.0.0",
"restore": {
"projectUniqueName": "D:\\SPC-DynaTest System\\SPC-DynaTest System\\SPC-DynaTest-System\\Docs\\PCIe8586驱动接入资料\\examples\\ConsoleIntegration\\ConsoleIntegration.csproj",
"projectName": "ConsoleIntegration",
"projectPath": "D:\\SPC-DynaTest System\\SPC-DynaTest System\\SPC-DynaTest-System\\Docs\\PCIe8586驱动接入资料\\examples\\ConsoleIntegration\\ConsoleIntegration.csproj",
"packagesPath": "C:\\Users\\admin\\.nuget\\packages\\",
"outputPath": "D:\\SPC-DynaTest System\\SPC-DynaTest System\\SPC-DynaTest-System\\Docs\\PCIe8586驱动接入资料\\examples\\ConsoleIntegration\\obj\\",
"projectStyle": "PackageReference",
"fallbackFolders": [
"d:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
],
"configFilePaths": [
"C:\\Users\\admin\\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"
],
"originalTargetFrameworks": [
"net8.0-windows"
],
"sources": {
"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
"https://api.nuget.org/v3/index.json": {}
},
"frameworks": {
"net8.0-windows7.0": {
"targetAlias": "net8.0-windows",
"projectReferences": {
"D:\\SPC-DynaTest System\\SPC-DynaTest System\\SPC-DynaTest-System\\Docs\\PCIe8586驱动接入资料\\src\\Pcie8586.Driver\\Pcie8586.Driver.csproj": {
"projectPath": "D:\\SPC-DynaTest System\\SPC-DynaTest System\\SPC-DynaTest-System\\Docs\\PCIe8586驱动接入资料\\src\\Pcie8586.Driver\\Pcie8586.Driver.csproj"
}
}
}
},
"warningProperties": {
"warnAsError": [
"NU1605"
]
},
"restoreAuditProperties": {
"enableAudit": "true",
"auditLevel": "low",
"auditMode": "direct"
},
"SdkAnalysisLevel": "10.0.100"
},
"frameworks": {
"net8.0-windows7.0": {
"targetAlias": "net8.0-windows",
"imports": [
"net461",
"net462",
"net47",
"net471",
"net472",
"net48",
"net481"
],
"assetTargetFallback": true,
"warn": true,
"frameworkReferences": {
"Microsoft.NETCore.App": {
"privateAssets": "all"
}
},
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\10.0.101/PortableRuntimeIdentifierGraph.json"
}
}
}
}

View File

@ -1,8 +0,0 @@
{
"version": 2,
"dgSpecHash": "dquPzzp7UJA=",
"success": true,
"projectFilePath": "D:\\SPC-DynaTest System\\SPC-DynaTest System\\SPC-DynaTest-System\\Docs\\PCIe8586驱动接入资料\\examples\\ConsoleIntegration\\ConsoleIntegration.csproj",
"expectedPackageFiles": [],
"logs": []
}

View File

@ -1,23 +0,0 @@
{
"runtimeTarget": {
"name": ".NETCoreApp,Version=v8.0",
"signature": ""
},
"compilationOptions": {},
"targets": {
".NETCoreApp,Version=v8.0": {
"Pcie8586.Driver/1.0.0": {
"runtime": {
"Pcie8586.Driver.dll": {}
}
}
}
},
"libraries": {
"Pcie8586.Driver/1.0.0": {
"type": "project",
"serviceable": false,
"sha512": ""
}
}
}

View File

@ -1,23 +0,0 @@
{
"runtimeTarget": {
"name": ".NETCoreApp,Version=v8.0",
"signature": ""
},
"compilationOptions": {},
"targets": {
".NETCoreApp,Version=v8.0": {
"Pcie8586.Driver/1.0.0": {
"runtime": {
"Pcie8586.Driver.dll": {}
}
}
}
},
"libraries": {
"Pcie8586.Driver/1.0.0": {
"type": "project",
"serviceable": false,
"sha512": ""
}
}
}

View File

@ -1,23 +0,0 @@
{
"runtimeTarget": {
"name": ".NETCoreApp,Version=v8.0",
"signature": ""
},
"compilationOptions": {},
"targets": {
".NETCoreApp,Version=v8.0": {
"Pcie8586.Driver/1.0.0": {
"runtime": {
"Pcie8586.Driver.dll": {}
}
}
}
},
"libraries": {
"Pcie8586.Driver/1.0.0": {
"type": "project",
"serviceable": false,
"sha512": ""
}
}
}

View File

@ -1,4 +0,0 @@
// <autogenerated />
using System;
using System.Reflection;
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v8.0", FrameworkDisplayName = ".NET 8.0")]

View File

@ -1,22 +0,0 @@
//------------------------------------------------------------------------------
// <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: System.Reflection.AssemblyCompanyAttribute("Pcie8586.Driver")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+55bf954ae5644522fc771983be37461afcff9894")]
[assembly: System.Reflection.AssemblyProductAttribute("Pcie8586.Driver")]
[assembly: System.Reflection.AssemblyTitleAttribute("Pcie8586.Driver")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
// 由 MSBuild WriteCodeFragment 类生成。

View File

@ -1 +0,0 @@
3bcda1004fd4a748a8eda0f754676e9053ad0fa37c18fb8ea413acaaeb7d7c6f

View File

@ -1,15 +0,0 @@
is_global = true
build_property.TargetFramework = net8.0
build_property.TargetPlatformMinVersion =
build_property.UsingMicrosoftNETSdkWeb =
build_property.ProjectTypeGuids =
build_property.InvariantGlobalization =
build_property.PlatformNeutralAssembly =
build_property.EnforceExtendedAnalyzerRules =
build_property._SupportedPlatformList = Linux,macOS,Windows
build_property.RootNamespace = Pcie8586.Driver
build_property.ProjectDir = D:\Project\SPC-DynaTest System\Claude2GPT\Docs\PCIe8586驱动接入资料\src\Pcie8586.Driver\
build_property.EnableComHosting =
build_property.EnableGeneratedComInterfaceComImportInterop =
build_property.EffectiveAnalysisLevelStyle = 8.0
build_property.EnableCodeStyleSeverity =

View File

@ -1,8 +0,0 @@
// <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;

View File

@ -1 +0,0 @@
b41d0f112bcb4fbf20eb35bd64e3872d904544508f84dd2076143e3300f376f1

View File

@ -1,11 +0,0 @@
D:\Project\SPC-DynaTest System\Claude2GPT\Docs\PCIe8586驱动接入资料\src\Pcie8586.Driver\bin\Debug\net8.0\Pcie8586.Driver.deps.json
D:\Project\SPC-DynaTest System\Claude2GPT\Docs\PCIe8586驱动接入资料\src\Pcie8586.Driver\bin\Debug\net8.0\Pcie8586.Driver.dll
D:\Project\SPC-DynaTest System\Claude2GPT\Docs\PCIe8586驱动接入资料\src\Pcie8586.Driver\bin\Debug\net8.0\Pcie8586.Driver.pdb
D:\Project\SPC-DynaTest System\Claude2GPT\Docs\PCIe8586驱动接入资料\src\Pcie8586.Driver\obj\Debug\net8.0\Pcie8586.Driver.GeneratedMSBuildEditorConfig.editorconfig
D:\Project\SPC-DynaTest System\Claude2GPT\Docs\PCIe8586驱动接入资料\src\Pcie8586.Driver\obj\Debug\net8.0\Pcie8586.Driver.AssemblyInfoInputs.cache
D:\Project\SPC-DynaTest System\Claude2GPT\Docs\PCIe8586驱动接入资料\src\Pcie8586.Driver\obj\Debug\net8.0\Pcie8586.Driver.AssemblyInfo.cs
D:\Project\SPC-DynaTest System\Claude2GPT\Docs\PCIe8586驱动接入资料\src\Pcie8586.Driver\obj\Debug\net8.0\Pcie8586.Driver.csproj.CoreCompileInputs.cache
D:\Project\SPC-DynaTest System\Claude2GPT\Docs\PCIe8586驱动接入资料\src\Pcie8586.Driver\obj\Debug\net8.0\Pcie8586.Driver.dll
D:\Project\SPC-DynaTest System\Claude2GPT\Docs\PCIe8586驱动接入资料\src\Pcie8586.Driver\obj\Debug\net8.0\refint\Pcie8586.Driver.dll
D:\Project\SPC-DynaTest System\Claude2GPT\Docs\PCIe8586驱动接入资料\src\Pcie8586.Driver\obj\Debug\net8.0\Pcie8586.Driver.pdb
D:\Project\SPC-DynaTest System\Claude2GPT\Docs\PCIe8586驱动接入资料\src\Pcie8586.Driver\obj\Debug\net8.0\ref\Pcie8586.Driver.dll

View File

@ -1,73 +0,0 @@
{
"format": 1,
"restore": {
"D:\\SPC-DynaTest System\\SPC-DynaTest System\\SPC-DynaTest-System\\Docs\\PCIe8586驱动接入资料\\src\\Pcie8586.Driver\\Pcie8586.Driver.csproj": {}
},
"projects": {
"D:\\SPC-DynaTest System\\SPC-DynaTest System\\SPC-DynaTest-System\\Docs\\PCIe8586驱动接入资料\\src\\Pcie8586.Driver\\Pcie8586.Driver.csproj": {
"version": "1.0.0",
"restore": {
"projectUniqueName": "D:\\SPC-DynaTest System\\SPC-DynaTest System\\SPC-DynaTest-System\\Docs\\PCIe8586驱动接入资料\\src\\Pcie8586.Driver\\Pcie8586.Driver.csproj",
"projectName": "Pcie8586.Driver",
"projectPath": "D:\\SPC-DynaTest System\\SPC-DynaTest System\\SPC-DynaTest-System\\Docs\\PCIe8586驱动接入资料\\src\\Pcie8586.Driver\\Pcie8586.Driver.csproj",
"packagesPath": "C:\\Users\\admin\\.nuget\\packages\\",
"outputPath": "D:\\SPC-DynaTest System\\SPC-DynaTest System\\SPC-DynaTest-System\\Docs\\PCIe8586驱动接入资料\\src\\Pcie8586.Driver\\obj\\",
"projectStyle": "PackageReference",
"fallbackFolders": [
"d:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
],
"configFilePaths": [
"C:\\Users\\admin\\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"
],
"originalTargetFrameworks": [
"net8.0"
],
"sources": {
"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
"https://api.nuget.org/v3/index.json": {}
},
"frameworks": {
"net8.0": {
"targetAlias": "net8.0",
"projectReferences": {}
}
},
"warningProperties": {
"warnAsError": [
"NU1605"
]
},
"restoreAuditProperties": {
"enableAudit": "true",
"auditLevel": "low",
"auditMode": "direct"
},
"SdkAnalysisLevel": "10.0.100"
},
"frameworks": {
"net8.0": {
"targetAlias": "net8.0",
"imports": [
"net461",
"net462",
"net47",
"net471",
"net472",
"net48",
"net481"
],
"assetTargetFallback": true,
"warn": true,
"frameworkReferences": {
"Microsoft.NETCore.App": {
"privateAssets": "all"
}
},
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\10.0.101/PortableRuntimeIdentifierGraph.json"
}
}
}
}
}

View File

@ -1,16 +0,0 @@
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
<RestoreSuccess Condition=" '$(RestoreSuccess)' == '' ">True</RestoreSuccess>
<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\admin\.nuget\packages\;d:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages</NuGetPackageFolders>
<NuGetProjectStyle Condition=" '$(NuGetProjectStyle)' == '' ">PackageReference</NuGetProjectStyle>
<NuGetToolVersion Condition=" '$(NuGetToolVersion)' == '' ">7.0.0</NuGetToolVersion>
</PropertyGroup>
<ItemGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
<SourceRoot Include="C:\Users\admin\.nuget\packages\" />
<SourceRoot Include="d:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages\" />
</ItemGroup>
</Project>

View File

@ -1,2 +0,0 @@
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" />

View File

@ -1,4 +0,0 @@
// <autogenerated />
using System;
using System.Reflection;
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v8.0", FrameworkDisplayName = ".NET 8.0")]

View File

@ -1,22 +0,0 @@
//------------------------------------------------------------------------------
// <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: System.Reflection.AssemblyCompanyAttribute("Pcie8586.Driver")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Release")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+55bf954ae5644522fc771983be37461afcff9894")]
[assembly: System.Reflection.AssemblyProductAttribute("Pcie8586.Driver")]
[assembly: System.Reflection.AssemblyTitleAttribute("Pcie8586.Driver")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
// 由 MSBuild WriteCodeFragment 类生成。

View File

@ -1 +0,0 @@
ddcaf52502d0d4cdad63bcdcbf37f2b3bf16156340345b890b496f59f343f76f

View File

@ -1,15 +0,0 @@
is_global = true
build_property.TargetFramework = net8.0
build_property.TargetPlatformMinVersion =
build_property.UsingMicrosoftNETSdkWeb =
build_property.ProjectTypeGuids =
build_property.InvariantGlobalization =
build_property.PlatformNeutralAssembly =
build_property.EnforceExtendedAnalyzerRules =
build_property._SupportedPlatformList = Linux,macOS,Windows
build_property.RootNamespace = Pcie8586.Driver
build_property.ProjectDir = D:\Project\SPC-DynaTest System\Claude2GPT\Docs\PCIe8586驱动接入资料\src\Pcie8586.Driver\
build_property.EnableComHosting =
build_property.EnableGeneratedComInterfaceComImportInterop =
build_property.EffectiveAnalysisLevelStyle = 8.0
build_property.EnableCodeStyleSeverity =

View File

@ -1,8 +0,0 @@
// <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;

View File

@ -1 +0,0 @@
20bb3f97232cc8f5d2dc7fb7ae330417d401ebef91cc821115593db7b1a8df05

View File

@ -1,9 +0,0 @@
D:\Project\SPC-DynaTest System\Claude2GPT\Docs\PCIe8586驱动接入资料\src\Pcie8586.Driver\bin\Release\net8.0\Pcie8586.Driver.deps.json
D:\Project\SPC-DynaTest System\Claude2GPT\Docs\PCIe8586驱动接入资料\src\Pcie8586.Driver\bin\Release\net8.0\Pcie8586.Driver.dll
D:\Project\SPC-DynaTest System\Claude2GPT\Docs\PCIe8586驱动接入资料\src\Pcie8586.Driver\obj\Release\net8.0\Pcie8586.Driver.GeneratedMSBuildEditorConfig.editorconfig
D:\Project\SPC-DynaTest System\Claude2GPT\Docs\PCIe8586驱动接入资料\src\Pcie8586.Driver\obj\Release\net8.0\Pcie8586.Driver.AssemblyInfoInputs.cache
D:\Project\SPC-DynaTest System\Claude2GPT\Docs\PCIe8586驱动接入资料\src\Pcie8586.Driver\obj\Release\net8.0\Pcie8586.Driver.AssemblyInfo.cs
D:\Project\SPC-DynaTest System\Claude2GPT\Docs\PCIe8586驱动接入资料\src\Pcie8586.Driver\obj\Release\net8.0\Pcie8586.Driver.csproj.CoreCompileInputs.cache
D:\Project\SPC-DynaTest System\Claude2GPT\Docs\PCIe8586驱动接入资料\src\Pcie8586.Driver\obj\Release\net8.0\Pcie8586.Driver.dll
D:\Project\SPC-DynaTest System\Claude2GPT\Docs\PCIe8586驱动接入资料\src\Pcie8586.Driver\obj\Release\net8.0\refint\Pcie8586.Driver.dll
D:\Project\SPC-DynaTest System\Claude2GPT\Docs\PCIe8586驱动接入资料\src\Pcie8586.Driver\obj\Release\net8.0\ref\Pcie8586.Driver.dll

View File

@ -1,79 +0,0 @@
{
"version": 3,
"targets": {
"net8.0": {}
},
"libraries": {},
"projectFileDependencyGroups": {
"net8.0": []
},
"packageFolders": {
"C:\\Users\\admin\\.nuget\\packages\\": {},
"d:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages": {}
},
"project": {
"version": "1.0.0",
"restore": {
"projectUniqueName": "D:\\SPC-DynaTest System\\SPC-DynaTest System\\SPC-DynaTest-System\\Docs\\PCIe8586驱动接入资料\\src\\Pcie8586.Driver\\Pcie8586.Driver.csproj",
"projectName": "Pcie8586.Driver",
"projectPath": "D:\\SPC-DynaTest System\\SPC-DynaTest System\\SPC-DynaTest-System\\Docs\\PCIe8586驱动接入资料\\src\\Pcie8586.Driver\\Pcie8586.Driver.csproj",
"packagesPath": "C:\\Users\\admin\\.nuget\\packages\\",
"outputPath": "D:\\SPC-DynaTest System\\SPC-DynaTest System\\SPC-DynaTest-System\\Docs\\PCIe8586驱动接入资料\\src\\Pcie8586.Driver\\obj\\",
"projectStyle": "PackageReference",
"fallbackFolders": [
"d:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
],
"configFilePaths": [
"C:\\Users\\admin\\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"
],
"originalTargetFrameworks": [
"net8.0"
],
"sources": {
"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
"https://api.nuget.org/v3/index.json": {}
},
"frameworks": {
"net8.0": {
"targetAlias": "net8.0",
"projectReferences": {}
}
},
"warningProperties": {
"warnAsError": [
"NU1605"
]
},
"restoreAuditProperties": {
"enableAudit": "true",
"auditLevel": "low",
"auditMode": "direct"
},
"SdkAnalysisLevel": "10.0.100"
},
"frameworks": {
"net8.0": {
"targetAlias": "net8.0",
"imports": [
"net461",
"net462",
"net47",
"net471",
"net472",
"net48",
"net481"
],
"assetTargetFallback": true,
"warn": true,
"frameworkReferences": {
"Microsoft.NETCore.App": {
"privateAssets": "all"
}
},
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\10.0.101/PortableRuntimeIdentifierGraph.json"
}
}
}
}

View File

@ -1,8 +0,0 @@
{
"version": 2,
"dgSpecHash": "UYnruqbYN7M=",
"success": true,
"projectFilePath": "D:\\SPC-DynaTest System\\SPC-DynaTest System\\SPC-DynaTest-System\\Docs\\PCIe8586驱动接入资料\\src\\Pcie8586.Driver\\Pcie8586.Driver.csproj",
"expectedPackageFiles": [],
"logs": []
}

View File

@ -1,4 +0,0 @@
// <autogenerated />
using System;
using System.Reflection;
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v8.0", FrameworkDisplayName = ".NET 8.0")]

View File

@ -1,22 +0,0 @@
//------------------------------------------------------------------------------
// <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: System.Reflection.AssemblyCompanyAttribute("Pcie8586.Driver")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+9f42143400df6d06115650a3965ec350a58341c9")]
[assembly: System.Reflection.AssemblyProductAttribute("Pcie8586.Driver")]
[assembly: System.Reflection.AssemblyTitleAttribute("Pcie8586.Driver")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
// 由 MSBuild WriteCodeFragment 类生成。

View File

@ -1 +0,0 @@
37f4e5383edeef4d43f499e09da93d1a4e68a40c0913a28bf42e22251027ba36

View File

@ -1,17 +0,0 @@
is_global = true
build_property.TargetFramework = net8.0
build_property.TargetFrameworkIdentifier = .NETCoreApp
build_property.TargetFrameworkVersion = v8.0
build_property.TargetPlatformMinVersion =
build_property.UsingMicrosoftNETSdkWeb =
build_property.ProjectTypeGuids =
build_property.InvariantGlobalization =
build_property.PlatformNeutralAssembly =
build_property.EnforceExtendedAnalyzerRules =
build_property._SupportedPlatformList = Linux,macOS,Windows
build_property.RootNamespace = Pcie8586.Driver
build_property.ProjectDir = D:\SPC-DynaTest System\SPC-DynaTest System\SPC-DynaTest-System\Docs\PCIe8586驱动接入资料\src\Pcie8586.Driver\
build_property.EnableComHosting =
build_property.EnableGeneratedComInterfaceComImportInterop =
build_property.EffectiveAnalysisLevelStyle = 8.0
build_property.EnableCodeStyleSeverity =

View File

@ -1,8 +0,0 @@
// <auto-generated/>
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 +0,0 @@
3cc64c71dbfcacabdcbc66a10149b6f5f437a8be9350a012cba88df354afb8af

View File

@ -1,11 +0,0 @@
D:\Project\SPC-DynaTest System\Claude2GPT\Docs\PCIe8586驱动接入资料\src\Pcie8586.Driver\bin\x64\Debug\net8.0\Pcie8586.Driver.deps.json
D:\Project\SPC-DynaTest System\Claude2GPT\Docs\PCIe8586驱动接入资料\src\Pcie8586.Driver\bin\x64\Debug\net8.0\Pcie8586.Driver.dll
D:\Project\SPC-DynaTest System\Claude2GPT\Docs\PCIe8586驱动接入资料\src\Pcie8586.Driver\bin\x64\Debug\net8.0\Pcie8586.Driver.pdb
D:\Project\SPC-DynaTest System\Claude2GPT\Docs\PCIe8586驱动接入资料\src\Pcie8586.Driver\obj\x64\Debug\net8.0\Pcie8586.Driver.GeneratedMSBuildEditorConfig.editorconfig
D:\Project\SPC-DynaTest System\Claude2GPT\Docs\PCIe8586驱动接入资料\src\Pcie8586.Driver\obj\x64\Debug\net8.0\Pcie8586.Driver.AssemblyInfoInputs.cache
D:\Project\SPC-DynaTest System\Claude2GPT\Docs\PCIe8586驱动接入资料\src\Pcie8586.Driver\obj\x64\Debug\net8.0\Pcie8586.Driver.AssemblyInfo.cs
D:\Project\SPC-DynaTest System\Claude2GPT\Docs\PCIe8586驱动接入资料\src\Pcie8586.Driver\obj\x64\Debug\net8.0\Pcie8586.Driver.csproj.CoreCompileInputs.cache
D:\Project\SPC-DynaTest System\Claude2GPT\Docs\PCIe8586驱动接入资料\src\Pcie8586.Driver\obj\x64\Debug\net8.0\Pcie8586.Driver.dll
D:\Project\SPC-DynaTest System\Claude2GPT\Docs\PCIe8586驱动接入资料\src\Pcie8586.Driver\obj\x64\Debug\net8.0\refint\Pcie8586.Driver.dll
D:\Project\SPC-DynaTest System\Claude2GPT\Docs\PCIe8586驱动接入资料\src\Pcie8586.Driver\obj\x64\Debug\net8.0\Pcie8586.Driver.pdb
D:\Project\SPC-DynaTest System\Claude2GPT\Docs\PCIe8586驱动接入资料\src\Pcie8586.Driver\obj\x64\Debug\net8.0\ref\Pcie8586.Driver.dll

View File

@ -1,2 +0,0 @@
[.ShellClassInfo]
IconResource=C:\Program Files (x86)\Folcolor\Folcolor.exe,6

View File

@ -1,13 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<PublishUrlHistory>发布\</PublishUrlHistory>
<InstallUrlHistory />
<SupportUrlHistory />
<UpdateUrlHistory />
<BootstrapperUrlHistory />
<ErrorReportUrlHistory />
<FallbackCulture>zh-CN</FallbackCulture>
<VerifyUploadedFiles>false</VerifyUploadedFiles>
</PropertyGroup>
</Project>

View File

@ -1,4 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup />
</Project>

View File

@ -1,26 +0,0 @@
e:\项目\apps\branches\apps\debug\utp3000c_test.bsc
e:\项目\apps\branches\apps\utp3000c_test\debug\utp3000c_test.pch
e:\项目\apps\branches\apps\utp3000c_test\debug\vc120.pdb
e:\项目\apps\branches\apps\utp3000c_test\debug\vc120.idb
e:\项目\apps\branches\apps\utp3000c_test\debug\stdafx.sbr
e:\项目\apps\branches\apps\utp3000c_test\debug\stdafx.obj
e:\项目\apps\branches\apps\utp3000c_test\debug\utp3000c_test.sbr
e:\项目\apps\branches\apps\utp3000c_test\debug\testapp.sbr
e:\项目\apps\branches\apps\utp3000c_test\debug\testapp.obj
e:\项目\apps\branches\apps\utp3000c_test\debug\utp3000c_test.obj
e:\项目\apps\branches\apps\debug\utp3000c_test.ilk
e:\项目\apps\branches\apps\debug\utp3000c_test.exe
e:\项目\apps\branches\apps\debug\utp3000c_test.pdb
e:\项目\apps\branches\apps\utp3000c_test\debug\utp3000c_test.res
e:\项目\apps\branches\apps\utp3000c_test\debug\utp3000c_test.tlog\bscmake.command.1.tlog
e:\项目\apps\branches\apps\utp3000c_test\debug\utp3000c_test.tlog\bscmake.read.1.tlog
e:\项目\apps\branches\apps\utp3000c_test\debug\utp3000c_test.tlog\bscmake.write.1.tlog
e:\项目\apps\branches\apps\utp3000c_test\debug\utp3000c_test.tlog\cl.command.1.tlog
e:\项目\apps\branches\apps\utp3000c_test\debug\utp3000c_test.tlog\cl.read.1.tlog
e:\项目\apps\branches\apps\utp3000c_test\debug\utp3000c_test.tlog\cl.write.1.tlog
e:\项目\apps\branches\apps\utp3000c_test\debug\utp3000c_test.tlog\link.command.1.tlog
e:\项目\apps\branches\apps\utp3000c_test\debug\utp3000c_test.tlog\link.read.1.tlog
e:\项目\apps\branches\apps\utp3000c_test\debug\utp3000c_test.tlog\link.write.1.tlog
e:\项目\apps\branches\apps\utp3000c_test\debug\utp3000c_test.tlog\rc.command.1.tlog
e:\项目\apps\branches\apps\utp3000c_test\debug\utp3000c_test.tlog\rc.read.1.tlog
e:\项目\apps\branches\apps\utp3000c_test\debug\utp3000c_test.tlog\rc.write.1.tlog

View File

@ -1,18 +0,0 @@
生成启动时间为 2018/11/20 15:49:48。
1>项目“E:\项目\Apps\branches\Apps\UTP3000C_Test\UTP3000C_Test.vcxproj”在节点 2 上(Build 个目标)。
1>ClCompile:
C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\bin\CL.exe /c /ZI /nologo /W3 /WX- /sdl /Od /Oy- /D WIN32 /D _DEBUG /D _CONSOLE /D _LIB /D _UNICODE /D UNICODE /D _AFXDLL /Gm /EHsc /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Yu"stdafx.h" /Fp"Debug\UTP3000C_Test.pch" /Fo"Debug\\" /Fd"Debug\vc120.pdb" /FR"Debug\\" /Gd /TP /analyze- /errorReport:prompt UTP3000C_Test.cpp
UTP3000C_Test.cpp
Link:
C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\bin\link.exe /ERRORREPORT:PROMPT /OUT:"E:\项目\Apps\branches\Apps\Debug\UTP3000C_Test.exe" /INCREMENTAL /NOLOGO /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /manifestinput:"C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\Include\Manifest\dpiaware.manifest" /DEBUG /PDB:"E:\项目\Apps\branches\Apps\Debug\UTP3000C_Test.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"E:\项目\Apps\branches\Apps\Debug\UTP3000C_Test.lib" /MACHINE:X86 Debug\UTP3000C_Test.res
Debug\TestApp.obj
Debug\stdafx.obj
Debug\UTP3000C_Test.obj
UTP3000C_Test.vcxproj -> E:\项目\Apps\branches\Apps\Debug\UTP3000C_Test.exe
BscMake:
C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\bin\bscmake.exe /nologo /o"E:\项目\Apps\branches\Apps\Debug\UTP3000C_Test.bsc" /n Debug\TestApp.sbr Debug\stdafx.sbr Debug\UTP3000C_Test.sbr
1>已完成生成项目“E:\项目\Apps\branches\Apps\UTP3000C_Test\UTP3000C_Test.vcxproj”(Build 个目标)的操作。
生成成功。
已用时间 00:00:03.67

View File

@ -1,18 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
<LocalDebuggerCommandArguments>[T:COM][D:UTP3305S][PORT:3][BAUD:19200][PARITY:N][STOP:1][DATA:8]</LocalDebuggerCommandArguments>
<DebuggerFlavor>WindowsLocalDebugger</DebuggerFlavor>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|ARM'">
<LocalDebuggerCommandArguments>[C:POWER][D:P330XC][T:USB][PID:0x1234][VID:0x5345][EI:0x81][EO:0x2][CFG:1][I:1]</LocalDebuggerCommandArguments>
<DebuggerFlavor>WindowsLocalDebugger</DebuggerFlavor>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
<LocalDebuggerCommandArguments>[C:POWER][D:P330XC][T:USB][PID:0x1234][VID:0x5345][EI:0x81][EO:0x2][CFG:1][I:1]</LocalDebuggerCommandArguments>
<DebuggerFlavor>WindowsLocalDebugger</DebuggerFlavor>
</PropertyGroup>
<PropertyGroup>
<ShowAllFiles>false</ShowAllFiles>
</PropertyGroup>
</Project>

View File

@ -1,13 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<PublishUrlHistory>发布\</PublishUrlHistory>
<InstallUrlHistory />
<SupportUrlHistory />
<UpdateUrlHistory />
<BootstrapperUrlHistory />
<ErrorReportUrlHistory />
<FallbackCulture>zh-CN</FallbackCulture>
<VerifyUploadedFiles>false</VerifyUploadedFiles>
</PropertyGroup>
</Project>

Some files were not shown because too many files have changed in this diff Show More