我滴个乖乖

This commit is contained in:
zel
2025-02-20 15:20:28 +08:00
parent 4b54cca70b
commit 485cfcd6f2
2343 changed files with 495732 additions and 1022 deletions

View File

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

View File

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

View File

@@ -0,0 +1 @@
54ded0fd81fedfcd0ac6b6eef990693f568b20987605c33b1dcd336a30dfa051

View File

@@ -0,0 +1,15 @@
is_global = true
build_property.TargetFramework = net9.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 = TightWiki.Security
build_property.ProjectDir = E:\HelloWord\nysj2\TightWiki.Security\
build_property.EnableComHosting =
build_property.EnableGeneratedComInterfaceComImportInterop =
build_property.EffectiveAnalysisLevelStyle = 9.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 @@
d4cceb40050d3db958b739270281ce477900488f05b36280b6853f5a3ad2d9b1

View File

@@ -0,0 +1,11 @@
E:\HelloWord\nysj2\TightWiki.Security\bin\Debug\net9.0\TightWiki.Security.deps.json
E:\HelloWord\nysj2\TightWiki.Security\bin\Debug\net9.0\TightWiki.Security.dll
E:\HelloWord\nysj2\TightWiki.Security\bin\Debug\net9.0\TightWiki.Security.pdb
E:\HelloWord\nysj2\TightWiki.Security\obj\Debug\net9.0\TightWiki.Security.GeneratedMSBuildEditorConfig.editorconfig
E:\HelloWord\nysj2\TightWiki.Security\obj\Debug\net9.0\TightWiki.Security.AssemblyInfoInputs.cache
E:\HelloWord\nysj2\TightWiki.Security\obj\Debug\net9.0\TightWiki.Security.AssemblyInfo.cs
E:\HelloWord\nysj2\TightWiki.Security\obj\Debug\net9.0\TightWiki.Security.csproj.CoreCompileInputs.cache
E:\HelloWord\nysj2\TightWiki.Security\obj\Debug\net9.0\TightWiki.Security.dll
E:\HelloWord\nysj2\TightWiki.Security\obj\Debug\net9.0\refint\TightWiki.Security.dll
E:\HelloWord\nysj2\TightWiki.Security\obj\Debug\net9.0\TightWiki.Security.pdb
E:\HelloWord\nysj2\TightWiki.Security\obj\Debug\net9.0\ref\TightWiki.Security.dll

View File

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

View File

@@ -0,0 +1 @@
22de79064d0ec539ff3af0cb80c81bfe26d8c7a905956067ad8360c1f2fbbfd1

View File

@@ -0,0 +1,15 @@
is_global = true
build_property.TargetFramework = net9.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 = ZelWiki.Security
build_property.ProjectDir = E:\HelloWord\nysj2\ZelWiki.Security\
build_property.EnableComHosting =
build_property.EnableGeneratedComInterfaceComImportInterop =
build_property.EffectiveAnalysisLevelStyle = 9.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 @@
07039345fd7e973828fa020c17e1b48e5165e777b44af268b6ae3e13f65c5397

View File

@@ -0,0 +1,11 @@
E:\HelloWord\nysj2\ZelWiki.Security\bin\Debug\net9.0\ZelWiki.Security.deps.json
E:\HelloWord\nysj2\ZelWiki.Security\bin\Debug\net9.0\ZelWiki.Security.dll
E:\HelloWord\nysj2\ZelWiki.Security\bin\Debug\net9.0\ZelWiki.Security.pdb
E:\HelloWord\nysj2\ZelWiki.Security\obj\Debug\net9.0\ZelWiki.Security.GeneratedMSBuildEditorConfig.editorconfig
E:\HelloWord\nysj2\ZelWiki.Security\obj\Debug\net9.0\ZelWiki.Security.AssemblyInfoInputs.cache
E:\HelloWord\nysj2\ZelWiki.Security\obj\Debug\net9.0\ZelWiki.Security.AssemblyInfo.cs
E:\HelloWord\nysj2\ZelWiki.Security\obj\Debug\net9.0\ZelWiki.Security.csproj.CoreCompileInputs.cache
E:\HelloWord\nysj2\ZelWiki.Security\obj\Debug\net9.0\ZelWiki.Security.dll
E:\HelloWord\nysj2\ZelWiki.Security\obj\Debug\net9.0\refint\ZelWiki.Security.dll
E:\HelloWord\nysj2\ZelWiki.Security\obj\Debug\net9.0\ZelWiki.Security.pdb
E:\HelloWord\nysj2\ZelWiki.Security\obj\Debug\net9.0\ref\ZelWiki.Security.dll

Binary file not shown.

Binary file not shown.