项目初次提交
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
// <autogenerated />
|
||||
using System;
|
||||
using System.Reflection;
|
||||
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v8.0", FrameworkDisplayName = ".NET 8.0")]
|
23
Applications/obj/Debug/net8.0/Applications.AssemblyInfo.cs
Normal file
23
Applications/obj/Debug/net8.0/Applications.AssemblyInfo.cs
Normal 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 类生成。
|
||||
|
@@ -0,0 +1 @@
|
||||
7563bfa093dcaced6d2c71cfcd58e033854ec10c08354fbd26fb2ee05c8d71e0
|
@@ -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 =
|
@@ -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;
|
BIN
Applications/obj/Debug/net8.0/Applications.assets.cache
Normal file
BIN
Applications/obj/Debug/net8.0/Applications.assets.cache
Normal file
Binary file not shown.
@@ -0,0 +1 @@
|
||||
9ed9e09435ffc1753b53dcfed1161bd11995fb38147c9162d1c005f209d7a71a
|
@@ -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
|
BIN
Applications/obj/Debug/net8.0/Applications.dll
Normal file
BIN
Applications/obj/Debug/net8.0/Applications.dll
Normal file
Binary file not shown.
@@ -0,0 +1 @@
|
||||
7ba9d17b00d18af2b35ebff6a483e3de5e90dcc5afda912cd316741a0d3c3582
|
BIN
Applications/obj/Debug/net8.0/Applications.pdb
Normal file
BIN
Applications/obj/Debug/net8.0/Applications.pdb
Normal file
Binary file not shown.
BIN
Applications/obj/Debug/net8.0/apphost.exe
Normal file
BIN
Applications/obj/Debug/net8.0/apphost.exe
Normal file
Binary file not shown.
BIN
Applications/obj/Debug/net8.0/ref/Applications.dll
Normal file
BIN
Applications/obj/Debug/net8.0/ref/Applications.dll
Normal file
Binary file not shown.
BIN
Applications/obj/Debug/net8.0/refint/Applications.dll
Normal file
BIN
Applications/obj/Debug/net8.0/refint/Applications.dll
Normal file
Binary file not shown.
Reference in New Issue
Block a user