项目初次提交

This commit is contained in:
YOHO\20373
2025-06-27 11:51:40 +08:00
commit fb9891168a
106 changed files with 3404 additions and 0 deletions

View File

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

View File

@@ -0,0 +1,23 @@
//------------------------------------------------------------------------------
// <auto-generated>
// 此代码由工具生成。
// 运行时版本:4.0.30319.42000
//
// 对此文件的更改可能会导致不正确的行为,并且如果
// 重新生成代码,这些更改将会丢失。
// </auto-generated>
//------------------------------------------------------------------------------
using System;
using System.Reflection;
[assembly: System.Reflection.AssemblyCompanyAttribute("Applications")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
[assembly: System.Reflection.AssemblyProductAttribute("Applications")]
[assembly: System.Reflection.AssemblyTitleAttribute("Applications")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
// 由 MSBuild WriteCodeFragment 类生成。

View File

@@ -0,0 +1 @@
7563bfa093dcaced6d2c71cfcd58e033854ec10c08354fbd26fb2ee05c8d71e0

View File

@@ -0,0 +1,15 @@
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 = Applications
build_property.ProjectDir = D:\Code\Exam\Applications\Applications\
build_property.EnableComHosting =
build_property.EnableGeneratedComInterfaceComImportInterop =
build_property.EffectiveAnalysisLevelStyle = 8.0
build_property.EnableCodeStyleSeverity =

View File

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

View File

@@ -0,0 +1 @@
9ed9e09435ffc1753b53dcfed1161bd11995fb38147c9162d1c005f209d7a71a

View File

@@ -0,0 +1,14 @@
D:\Code\Exam\Applications\Applications\bin\Debug\net8.0\Applications.exe
D:\Code\Exam\Applications\Applications\bin\Debug\net8.0\Applications.deps.json
D:\Code\Exam\Applications\Applications\bin\Debug\net8.0\Applications.runtimeconfig.json
D:\Code\Exam\Applications\Applications\bin\Debug\net8.0\Applications.dll
D:\Code\Exam\Applications\Applications\bin\Debug\net8.0\Applications.pdb
D:\Code\Exam\Applications\Applications\obj\Debug\net8.0\Applications.GeneratedMSBuildEditorConfig.editorconfig
D:\Code\Exam\Applications\Applications\obj\Debug\net8.0\Applications.AssemblyInfoInputs.cache
D:\Code\Exam\Applications\Applications\obj\Debug\net8.0\Applications.AssemblyInfo.cs
D:\Code\Exam\Applications\Applications\obj\Debug\net8.0\Applications.csproj.CoreCompileInputs.cache
D:\Code\Exam\Applications\Applications\obj\Debug\net8.0\Applications.dll
D:\Code\Exam\Applications\Applications\obj\Debug\net8.0\refint\Applications.dll
D:\Code\Exam\Applications\Applications\obj\Debug\net8.0\Applications.pdb
D:\Code\Exam\Applications\Applications\obj\Debug\net8.0\Applications.genruntimeconfig.cache
D:\Code\Exam\Applications\Applications\obj\Debug\net8.0\ref\Applications.dll

Binary file not shown.

View File

@@ -0,0 +1 @@
7ba9d17b00d18af2b35ebff6a483e3de5e90dcc5afda912cd316741a0d3c3582

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.