diff --git a/.gitignore b/.gitignore index 0f44d88..2c15286 100644 --- a/.gitignore +++ b/.gitignore @@ -16,6 +16,9 @@ /vol-net6/VOL.System/obj /vol-net6/VOL.System/bin /vol-net6/VOL.WebApi/obj +/vol-net6/VOL.WebApi/obj/* /vol-net6/VOL.WebApi/bin /vol-net6/VOL.WebApi/Properties/PublishProfiles /vol-net6/VOL.WebApi/Properties +/vol-net6/VOL.Data/obj +/vol-net6/VOL.Data/bin \ No newline at end of file diff --git a/vol-net6/VOL.WebApi/obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs b/vol-net6/VOL.WebApi/obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs deleted file mode 100644 index ed92695..0000000 --- a/vol-net6/VOL.WebApi/obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs +++ /dev/null @@ -1,4 +0,0 @@ -// -using System; -using System.Reflection; -[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v6.0", FrameworkDisplayName = ".NET 6.0")] diff --git a/vol-net6/VOL.WebApi/obj/Debug/net6.0/VOL.WebApi.AssemblyInfo.cs b/vol-net6/VOL.WebApi/obj/Debug/net6.0/VOL.WebApi.AssemblyInfo.cs deleted file mode 100644 index 5819c63..0000000 --- a/vol-net6/VOL.WebApi/obj/Debug/net6.0/VOL.WebApi.AssemblyInfo.cs +++ /dev/null @@ -1,24 +0,0 @@ -//------------------------------------------------------------------------------ -// -// 此代码由工具生成。 -// 运行时版本:4.0.30319.42000 -// -// 对此文件的更改可能会导致不正确的行为,并且如果 -// 重新生成代码,这些更改将会丢失。 -// -//------------------------------------------------------------------------------ - -using System; -using System.Reflection; - -[assembly: Microsoft.Extensions.Configuration.UserSecrets.UserSecretsIdAttribute("a3e3c6fb-4b7e-44a6-8dbe-5e5f11af4202")] -[assembly: System.Reflection.AssemblyCompanyAttribute("VOL.WebApi")] -[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] -[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] -[assembly: System.Reflection.AssemblyProductAttribute("VOL.WebApi")] -[assembly: System.Reflection.AssemblyTitleAttribute("VOL.WebApi")] -[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] - -// 由 MSBuild WriteCodeFragment 类生成。 - diff --git a/vol-net6/VOL.WebApi/obj/Debug/net6.0/VOL.WebApi.AssemblyInfoInputs.cache b/vol-net6/VOL.WebApi/obj/Debug/net6.0/VOL.WebApi.AssemblyInfoInputs.cache deleted file mode 100644 index 63130e5..0000000 --- a/vol-net6/VOL.WebApi/obj/Debug/net6.0/VOL.WebApi.AssemblyInfoInputs.cache +++ /dev/null @@ -1 +0,0 @@ -bcfb86704472521f0920f1dca793f4f955de6d30 diff --git a/vol-net6/VOL.WebApi/obj/Debug/net6.0/VOL.WebApi.GeneratedMSBuildEditorConfig.editorconfig b/vol-net6/VOL.WebApi/obj/Debug/net6.0/VOL.WebApi.GeneratedMSBuildEditorConfig.editorconfig deleted file mode 100644 index 9ef4934..0000000 --- a/vol-net6/VOL.WebApi/obj/Debug/net6.0/VOL.WebApi.GeneratedMSBuildEditorConfig.editorconfig +++ /dev/null @@ -1,17 +0,0 @@ -is_global = true -build_property.TargetFramework = net6.0 -build_property.TargetPlatformMinVersion = -build_property.UsingMicrosoftNETSdkWeb = true -build_property.ProjectTypeGuids = -build_property.InvariantGlobalization = -build_property.PlatformNeutralAssembly = -build_property.EnforceExtendedAnalyzerRules = -build_property._SupportedPlatformList = Linux,macOS,Windows -build_property.RootNamespace = VOL.WebApi -build_property.RootNamespace = VOL.WebApi -build_property.ProjectDir = D:\website\net6\vol-yxsc\vol-net6\VOL.WebApi\ -build_property.RazorLangVersion = 6.0 -build_property.SupportLocalizedComponentNames = -build_property.GenerateRazorMetadataSourceChecksumAttributes = -build_property.MSBuildProjectDirectory = D:\website\net6\vol-yxsc\vol-net6\VOL.WebApi -build_property._RazorSourceGeneratorDebug = diff --git a/vol-net6/VOL.WebApi/obj/Debug/net6.0/VOL.WebApi.csproj.AssemblyReference.cache b/vol-net6/VOL.WebApi/obj/Debug/net6.0/VOL.WebApi.csproj.AssemblyReference.cache deleted file mode 100644 index 84900d4..0000000 Binary files a/vol-net6/VOL.WebApi/obj/Debug/net6.0/VOL.WebApi.csproj.AssemblyReference.cache and /dev/null differ