移除 debug ,obj 目录

main
xiaoguo 2 years ago
parent a1d230487e
commit bec980aba1

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

@ -1,20 +0,0 @@
{
"runtimeOptions": {
"tfm": "net6.0",
"frameworks": [
{
"name": "Microsoft.NETCore.App",
"version": "6.0.0"
},
{
"name": "Microsoft.AspNetCore.App",
"version": "6.0.0"
}
],
"configProperties": {
"System.GC.Server": true,
"System.Reflection.NullabilityInfoContext.IsSupported": true,
"System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization": false
}
}
}

File diff suppressed because it is too large Load Diff

@ -1,8 +0,0 @@
{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
}
}

@ -1,12 +0,0 @@
{
"ConnectionStrings": {
"MySqlConnection": "Server=127.0.0.1;Port=3306;Database=pvdemcs;Uid=root;Pwd=123456;"
},
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
},
"AllowedHosts": "*"
}

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

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

@ -1 +0,0 @@
1b632af2093adb8130eea5645271e03d06f48dde

@ -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 = PVDEMCS
build_property.RootNamespace = PVDEMCS
build_property.ProjectDir = D:\Source\PVDEMCS\PVDEMCS\PVDEMCS\
build_property.RazorLangVersion = 6.0
build_property.SupportLocalizedComponentNames =
build_property.GenerateRazorMetadataSourceChecksumAttributes =
build_property.MSBuildProjectDirectory = D:\Source\PVDEMCS\PVDEMCS\PVDEMCS
build_property._RazorSourceGeneratorDebug =

@ -1,17 +0,0 @@
// <auto-generated/>
global using global::Microsoft.AspNetCore.Builder;
global using global::Microsoft.AspNetCore.Hosting;
global using global::Microsoft.AspNetCore.Http;
global using global::Microsoft.AspNetCore.Routing;
global using global::Microsoft.Extensions.Configuration;
global using global::Microsoft.Extensions.DependencyInjection;
global using global::Microsoft.Extensions.Hosting;
global using global::Microsoft.Extensions.Logging;
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.Net.Http.Json;
global using global::System.Threading;
global using global::System.Threading.Tasks;

@ -1,17 +0,0 @@
//------------------------------------------------------------------------------
// <auto-generated>
// 此代码由工具生成。
// 运行时版本:4.0.30319.42000
//
// 对此文件的更改可能会导致不正确的行为,并且如果
// 重新生成代码,这些更改将会丢失。
// </auto-generated>
//------------------------------------------------------------------------------
using System;
using System.Reflection;
[assembly: Microsoft.AspNetCore.Mvc.ApplicationParts.ApplicationPartAttribute("Swashbuckle.AspNetCore.SwaggerGen")]
// 由 MSBuild WriteCodeFragment 类生成。

@ -1,94 +0,0 @@
D:\Source\PVDEMCS\PVDEMCS\PVDEMCS\bin\Debug\net6.0\appsettings.Development.json
D:\Source\PVDEMCS\PVDEMCS\PVDEMCS\bin\Debug\net6.0\appsettings.json
D:\Source\PVDEMCS\PVDEMCS\PVDEMCS\bin\Debug\net6.0\PVDEMCS.exe
D:\Source\PVDEMCS\PVDEMCS\PVDEMCS\bin\Debug\net6.0\PVDEMCS.deps.json
D:\Source\PVDEMCS\PVDEMCS\PVDEMCS\bin\Debug\net6.0\PVDEMCS.runtimeconfig.json
D:\Source\PVDEMCS\PVDEMCS\PVDEMCS\bin\Debug\net6.0\PVDEMCS.dll
D:\Source\PVDEMCS\PVDEMCS\PVDEMCS\bin\Debug\net6.0\PVDEMCS.pdb
D:\Source\PVDEMCS\PVDEMCS\PVDEMCS\bin\Debug\net6.0\Microsoft.OpenApi.dll
D:\Source\PVDEMCS\PVDEMCS\PVDEMCS\bin\Debug\net6.0\Swashbuckle.AspNetCore.Swagger.dll
D:\Source\PVDEMCS\PVDEMCS\PVDEMCS\bin\Debug\net6.0\Swashbuckle.AspNetCore.SwaggerGen.dll
D:\Source\PVDEMCS\PVDEMCS\PVDEMCS\bin\Debug\net6.0\Swashbuckle.AspNetCore.SwaggerUI.dll
D:\Source\PVDEMCS\PVDEMCS\PVDEMCS\obj\Debug\net6.0\PVDEMCS.csproj.AssemblyReference.cache
D:\Source\PVDEMCS\PVDEMCS\PVDEMCS\obj\Debug\net6.0\PVDEMCS.GeneratedMSBuildEditorConfig.editorconfig
D:\Source\PVDEMCS\PVDEMCS\PVDEMCS\obj\Debug\net6.0\PVDEMCS.AssemblyInfoInputs.cache
D:\Source\PVDEMCS\PVDEMCS\PVDEMCS\obj\Debug\net6.0\PVDEMCS.AssemblyInfo.cs
D:\Source\PVDEMCS\PVDEMCS\PVDEMCS\obj\Debug\net6.0\PVDEMCS.csproj.CoreCompileInputs.cache
D:\Source\PVDEMCS\PVDEMCS\PVDEMCS\obj\Debug\net6.0\PVDEMCS.MvcApplicationPartsAssemblyInfo.cs
D:\Source\PVDEMCS\PVDEMCS\PVDEMCS\obj\Debug\net6.0\PVDEMCS.MvcApplicationPartsAssemblyInfo.cache
D:\Source\PVDEMCS\PVDEMCS\PVDEMCS\obj\Debug\net6.0\staticwebassets\msbuild.PVDEMCS.Microsoft.AspNetCore.StaticWebAssets.props
D:\Source\PVDEMCS\PVDEMCS\PVDEMCS\obj\Debug\net6.0\staticwebassets\msbuild.build.PVDEMCS.props
D:\Source\PVDEMCS\PVDEMCS\PVDEMCS\obj\Debug\net6.0\staticwebassets\msbuild.buildMultiTargeting.PVDEMCS.props
D:\Source\PVDEMCS\PVDEMCS\PVDEMCS\obj\Debug\net6.0\staticwebassets\msbuild.buildTransitive.PVDEMCS.props
D:\Source\PVDEMCS\PVDEMCS\PVDEMCS\obj\Debug\net6.0\staticwebassets.pack.json
D:\Source\PVDEMCS\PVDEMCS\PVDEMCS\obj\Debug\net6.0\staticwebassets.build.json
D:\Source\PVDEMCS\PVDEMCS\PVDEMCS\obj\Debug\net6.0\staticwebassets.development.json
D:\Source\PVDEMCS\PVDEMCS\PVDEMCS\obj\Debug\net6.0\scopedcss\bundle\PVDEMCS.styles.css
D:\Source\PVDEMCS\PVDEMCS\PVDEMCS\obj\Debug\net6.0\PVDEMCS.csproj.CopyComplete
D:\Source\PVDEMCS\PVDEMCS\PVDEMCS\obj\Debug\net6.0\PVDEMCS.dll
D:\Source\PVDEMCS\PVDEMCS\PVDEMCS\obj\Debug\net6.0\refint\PVDEMCS.dll
D:\Source\PVDEMCS\PVDEMCS\PVDEMCS\obj\Debug\net6.0\PVDEMCS.pdb
D:\Source\PVDEMCS\PVDEMCS\PVDEMCS\obj\Debug\net6.0\PVDEMCS.genruntimeconfig.cache
D:\Source\PVDEMCS\PVDEMCS\PVDEMCS\obj\Debug\net6.0\ref\PVDEMCS.dll
D:\Source\PVDEMCS\PVDEMCS\PVDEMCS\bin\Debug\net6.0\AngleSharp.dll
D:\Source\PVDEMCS\PVDEMCS\PVDEMCS\bin\Debug\net6.0\AngleSharp.Css.dll
D:\Source\PVDEMCS\PVDEMCS\PVDEMCS\bin\Debug\net6.0\Autofac.dll
D:\Source\PVDEMCS\PVDEMCS\PVDEMCS\bin\Debug\net6.0\Castle.Core.dll
D:\Source\PVDEMCS\PVDEMCS\PVDEMCS\bin\Debug\net6.0\DnsClient.dll
D:\Source\PVDEMCS\PVDEMCS\PVDEMCS\bin\Debug\net6.0\HtmlSanitizer.dll
D:\Source\PVDEMCS\PVDEMCS\PVDEMCS\bin\Debug\net6.0\Masuit.Tools.Abstractions.dll
D:\Source\PVDEMCS\PVDEMCS\PVDEMCS\bin\Debug\net6.0\Masuit.Tools.Core.dll
D:\Source\PVDEMCS\PVDEMCS\PVDEMCS\bin\Debug\net6.0\Microsoft.EntityFrameworkCore.dll
D:\Source\PVDEMCS\PVDEMCS\PVDEMCS\bin\Debug\net6.0\Microsoft.EntityFrameworkCore.Abstractions.dll
D:\Source\PVDEMCS\PVDEMCS\PVDEMCS\bin\Debug\net6.0\Microsoft.Extensions.Caching.Abstractions.dll
D:\Source\PVDEMCS\PVDEMCS\PVDEMCS\bin\Debug\net6.0\Microsoft.Extensions.Caching.Memory.dll
D:\Source\PVDEMCS\PVDEMCS\PVDEMCS\bin\Debug\net6.0\Microsoft.Extensions.Configuration.dll
D:\Source\PVDEMCS\PVDEMCS\PVDEMCS\bin\Debug\net6.0\Microsoft.Extensions.Configuration.Abstractions.dll
D:\Source\PVDEMCS\PVDEMCS\PVDEMCS\bin\Debug\net6.0\Microsoft.Extensions.Configuration.FileExtensions.dll
D:\Source\PVDEMCS\PVDEMCS\PVDEMCS\bin\Debug\net6.0\Microsoft.Extensions.Configuration.Json.dll
D:\Source\PVDEMCS\PVDEMCS\PVDEMCS\bin\Debug\net6.0\Microsoft.Extensions.DependencyInjection.dll
D:\Source\PVDEMCS\PVDEMCS\PVDEMCS\bin\Debug\net6.0\Microsoft.Extensions.DependencyInjection.Abstractions.dll
D:\Source\PVDEMCS\PVDEMCS\PVDEMCS\bin\Debug\net6.0\Microsoft.Extensions.FileProviders.Abstractions.dll
D:\Source\PVDEMCS\PVDEMCS\PVDEMCS\bin\Debug\net6.0\Microsoft.Extensions.FileProviders.Physical.dll
D:\Source\PVDEMCS\PVDEMCS\PVDEMCS\bin\Debug\net6.0\Microsoft.Extensions.FileSystemGlobbing.dll
D:\Source\PVDEMCS\PVDEMCS\PVDEMCS\bin\Debug\net6.0\Microsoft.Extensions.Logging.dll
D:\Source\PVDEMCS\PVDEMCS\PVDEMCS\bin\Debug\net6.0\Microsoft.Extensions.Logging.Abstractions.dll
D:\Source\PVDEMCS\PVDEMCS\PVDEMCS\bin\Debug\net6.0\Microsoft.Extensions.Options.dll
D:\Source\PVDEMCS\PVDEMCS\PVDEMCS\bin\Debug\net6.0\Microsoft.Extensions.Primitives.dll
D:\Source\PVDEMCS\PVDEMCS\PVDEMCS\bin\Debug\net6.0\Microsoft.Win32.SystemEvents.dll
D:\Source\PVDEMCS\PVDEMCS\PVDEMCS\bin\Debug\net6.0\Newtonsoft.Json.dll
D:\Source\PVDEMCS\PVDEMCS\PVDEMCS\bin\Debug\net6.0\SharpCompress.dll
D:\Source\PVDEMCS\PVDEMCS\PVDEMCS\bin\Debug\net6.0\SixLabors.Fonts.dll
D:\Source\PVDEMCS\PVDEMCS\PVDEMCS\bin\Debug\net6.0\SixLabors.ImageSharp.dll
D:\Source\PVDEMCS\PVDEMCS\PVDEMCS\bin\Debug\net6.0\SixLabors.ImageSharp.Drawing.dll
D:\Source\PVDEMCS\PVDEMCS\PVDEMCS\bin\Debug\net6.0\System.CodeDom.dll
D:\Source\PVDEMCS\PVDEMCS\PVDEMCS\bin\Debug\net6.0\System.Collections.Immutable.dll
D:\Source\PVDEMCS\PVDEMCS\PVDEMCS\bin\Debug\net6.0\System.Configuration.ConfigurationManager.dll
D:\Source\PVDEMCS\PVDEMCS\PVDEMCS\bin\Debug\net6.0\System.Diagnostics.PerformanceCounter.dll
D:\Source\PVDEMCS\PVDEMCS\PVDEMCS\bin\Debug\net6.0\System.Drawing.Common.dll
D:\Source\PVDEMCS\PVDEMCS\PVDEMCS\bin\Debug\net6.0\System.Management.dll
D:\Source\PVDEMCS\PVDEMCS\PVDEMCS\bin\Debug\net6.0\System.Security.Cryptography.ProtectedData.dll
D:\Source\PVDEMCS\PVDEMCS\PVDEMCS\bin\Debug\net6.0\System.Security.Permissions.dll
D:\Source\PVDEMCS\PVDEMCS\PVDEMCS\bin\Debug\net6.0\System.Text.Encodings.Web.dll
D:\Source\PVDEMCS\PVDEMCS\PVDEMCS\bin\Debug\net6.0\System.Text.Json.dll
D:\Source\PVDEMCS\PVDEMCS\PVDEMCS\bin\Debug\net6.0\System.Windows.Extensions.dll
D:\Source\PVDEMCS\PVDEMCS\PVDEMCS\bin\Debug\net6.0\ZstdSharp.dll
D:\Source\PVDEMCS\PVDEMCS\PVDEMCS\bin\Debug\net6.0\runtimes\win\lib\net6.0\Microsoft.Win32.SystemEvents.dll
D:\Source\PVDEMCS\PVDEMCS\PVDEMCS\bin\Debug\net6.0\runtimes\win\lib\net6.0\System.Diagnostics.PerformanceCounter.dll
D:\Source\PVDEMCS\PVDEMCS\PVDEMCS\bin\Debug\net6.0\runtimes\win\lib\net6.0\System.Drawing.Common.dll
D:\Source\PVDEMCS\PVDEMCS\PVDEMCS\bin\Debug\net6.0\runtimes\win\lib\net6.0\System.Management.dll
D:\Source\PVDEMCS\PVDEMCS\PVDEMCS\bin\Debug\net6.0\runtimes\win\lib\net6.0\System.Security.Cryptography.ProtectedData.dll
D:\Source\PVDEMCS\PVDEMCS\PVDEMCS\bin\Debug\net6.0\runtimes\browser\lib\net6.0\System.Text.Encodings.Web.dll
D:\Source\PVDEMCS\PVDEMCS\PVDEMCS\bin\Debug\net6.0\runtimes\win\lib\net6.0\System.Windows.Extensions.dll
D:\Source\PVDEMCS\PVDEMCS\PVDEMCS\bin\Debug\net6.0\HslCommunication.dll
D:\Source\PVDEMCS\PVDEMCS\PVDEMCS\bin\Debug\net6.0\HslCommunication.xml
D:\Source\PVDEMCS\PVDEMCS\PVDEMCS\bin\Debug\net6.0\Autofac.Extensions.DependencyInjection.dll
D:\Source\PVDEMCS\PVDEMCS\PVDEMCS\bin\Debug\net6.0\Humanizer.dll
D:\Source\PVDEMCS\PVDEMCS\PVDEMCS\bin\Debug\net6.0\Microsoft.EntityFrameworkCore.Design.dll
D:\Source\PVDEMCS\PVDEMCS\PVDEMCS\bin\Debug\net6.0\Microsoft.EntityFrameworkCore.Relational.dll
D:\Source\PVDEMCS\PVDEMCS\PVDEMCS\bin\Debug\net6.0\Microsoft.Extensions.DependencyModel.dll
D:\Source\PVDEMCS\PVDEMCS\PVDEMCS\bin\Debug\net6.0\Mono.TextTemplating.dll
D:\Source\PVDEMCS\PVDEMCS\PVDEMCS\bin\Debug\net6.0\MySqlConnector.dll
D:\Source\PVDEMCS\PVDEMCS\PVDEMCS\bin\Debug\net6.0\Pomelo.EntityFrameworkCore.MySql.dll
D:\Source\PVDEMCS\PVDEMCS\PVDEMCS\bin\Debug\net6.0\PVDEMCS.xml
D:\Source\PVDEMCS\PVDEMCS\PVDEMCS\obj\Debug\net6.0\PVDEMCS.xml

@ -1 +0,0 @@
f73672a79f03740a7d2df47c4b6bb22fa9ec23b6

File diff suppressed because it is too large Load Diff

@ -1,11 +0,0 @@
{
"Version": 1,
"Hash": "w8K2v+EdeWl8+4bJ8bLX0V9WT4KZrtCACTfvmjBL/mA=",
"Source": "PVDEMCS",
"BasePath": "_content/PVDEMCS",
"Mode": "Default",
"ManifestType": "Build",
"ReferencedProjectsConfiguration": [],
"DiscoveryPatterns": [],
"Assets": []
}

@ -1,3 +0,0 @@
<Project>
<Import Project="Microsoft.AspNetCore.StaticWebAssets.props" />
</Project>

@ -1,3 +0,0 @@
<Project>
<Import Project="..\build\PVDEMCS.props" />
</Project>

@ -1,3 +0,0 @@
<Project>
<Import Project="..\buildMultiTargeting\PVDEMCS.props" />
</Project>

@ -1,98 +0,0 @@
{
"format": 1,
"restore": {
"D:\\Source\\PVDEMCS\\PVDEMCS\\PVDEMCS\\PVDEMCS.csproj": {}
},
"projects": {
"D:\\Source\\PVDEMCS\\PVDEMCS\\PVDEMCS\\PVDEMCS.csproj": {
"version": "1.0.0",
"restore": {
"projectUniqueName": "D:\\Source\\PVDEMCS\\PVDEMCS\\PVDEMCS\\PVDEMCS.csproj",
"projectName": "PVDEMCS",
"projectPath": "D:\\Source\\PVDEMCS\\PVDEMCS\\PVDEMCS\\PVDEMCS.csproj",
"packagesPath": "C:\\Users\\xiaog\\.nuget\\packages\\",
"outputPath": "D:\\Source\\PVDEMCS\\PVDEMCS\\PVDEMCS\\obj\\",
"projectStyle": "PackageReference",
"configFilePaths": [
"C:\\Users\\xiaog\\AppData\\Roaming\\NuGet\\NuGet.Config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
],
"originalTargetFrameworks": [
"net6.0"
],
"sources": {
"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
"https://api.nuget.org/v3/index.json": {}
},
"frameworks": {
"net6.0": {
"targetAlias": "net6.0",
"projectReferences": {}
}
},
"warningProperties": {
"warnAsError": [
"NU1605"
]
}
},
"frameworks": {
"net6.0": {
"targetAlias": "net6.0",
"dependencies": {
"Autofac": {
"target": "Package",
"version": "[7.1.0, )"
},
"Autofac.Extensions.DependencyInjection": {
"target": "Package",
"version": "[8.0.0, )"
},
"Masuit.Tools.Core": {
"target": "Package",
"version": "[2.6.7.3, )"
},
"Microsoft.EntityFrameworkCore": {
"target": "Package",
"version": "[7.0.12, )"
},
"Microsoft.EntityFrameworkCore.Tools": {
"include": "Runtime, Build, Native, ContentFiles, Analyzers, BuildTransitive",
"suppressParent": "All",
"target": "Package",
"version": "[7.0.12, )"
},
"Pomelo.EntityFrameworkCore.MySql": {
"target": "Package",
"version": "[7.0.0, )"
},
"Swashbuckle.AspNetCore": {
"target": "Package",
"version": "[6.5.0, )"
}
},
"imports": [
"net461",
"net462",
"net47",
"net471",
"net472",
"net48",
"net481"
],
"assetTargetFallback": true,
"warn": true,
"frameworkReferences": {
"Microsoft.AspNetCore.App": {
"privateAssets": "none"
},
"Microsoft.NETCore.App": {
"privateAssets": "all"
}
},
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\7.0.403\\RuntimeIdentifierGraph.json"
}
}
}
}
}

@ -1,25 +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\xiaog\.nuget\packages\</NuGetPackageFolders>
<NuGetProjectStyle Condition=" '$(NuGetProjectStyle)' == '' ">PackageReference</NuGetProjectStyle>
<NuGetToolVersion Condition=" '$(NuGetToolVersion)' == '' ">6.7.0</NuGetToolVersion>
</PropertyGroup>
<ItemGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
<SourceRoot Include="C:\Users\xiaog\.nuget\packages\" />
</ItemGroup>
<ImportGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
<Import Project="$(NuGetPackageRoot)microsoft.extensions.apidescription.server\6.0.5\build\Microsoft.Extensions.ApiDescription.Server.props" Condition="Exists('$(NuGetPackageRoot)microsoft.extensions.apidescription.server\6.0.5\build\Microsoft.Extensions.ApiDescription.Server.props')" />
<Import Project="$(NuGetPackageRoot)swashbuckle.aspnetcore\6.5.0\build\Swashbuckle.AspNetCore.props" Condition="Exists('$(NuGetPackageRoot)swashbuckle.aspnetcore\6.5.0\build\Swashbuckle.AspNetCore.props')" />
<Import Project="$(NuGetPackageRoot)microsoft.entityframeworkcore\7.0.12\buildTransitive\net6.0\Microsoft.EntityFrameworkCore.props" Condition="Exists('$(NuGetPackageRoot)microsoft.entityframeworkcore\7.0.12\buildTransitive\net6.0\Microsoft.EntityFrameworkCore.props')" />
<Import Project="$(NuGetPackageRoot)microsoft.entityframeworkcore.design\7.0.12\build\net6.0\Microsoft.EntityFrameworkCore.Design.props" Condition="Exists('$(NuGetPackageRoot)microsoft.entityframeworkcore.design\7.0.12\build\net6.0\Microsoft.EntityFrameworkCore.Design.props')" />
</ImportGroup>
<PropertyGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
<PkgMicrosoft_Extensions_ApiDescription_Server Condition=" '$(PkgMicrosoft_Extensions_ApiDescription_Server)' == '' ">C:\Users\xiaog\.nuget\packages\microsoft.extensions.apidescription.server\6.0.5</PkgMicrosoft_Extensions_ApiDescription_Server>
<PkgMicrosoft_EntityFrameworkCore_Tools Condition=" '$(PkgMicrosoft_EntityFrameworkCore_Tools)' == '' ">C:\Users\xiaog\.nuget\packages\microsoft.entityframeworkcore.tools\7.0.12</PkgMicrosoft_EntityFrameworkCore_Tools>
</PropertyGroup>
</Project>

@ -1,8 +0,0 @@
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<ImportGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
<Import Project="$(NuGetPackageRoot)system.text.json\7.0.0\buildTransitive\net6.0\System.Text.Json.targets" Condition="Exists('$(NuGetPackageRoot)system.text.json\7.0.0\buildTransitive\net6.0\System.Text.Json.targets')" />
<Import Project="$(NuGetPackageRoot)microsoft.extensions.apidescription.server\6.0.5\build\Microsoft.Extensions.ApiDescription.Server.targets" Condition="Exists('$(NuGetPackageRoot)microsoft.extensions.apidescription.server\6.0.5\build\Microsoft.Extensions.ApiDescription.Server.targets')" />
<Import Project="$(NuGetPackageRoot)microsoft.extensions.logging.abstractions\7.0.0\buildTransitive\net6.0\Microsoft.Extensions.Logging.Abstractions.targets" Condition="Exists('$(NuGetPackageRoot)microsoft.extensions.logging.abstractions\7.0.0\buildTransitive\net6.0\Microsoft.Extensions.Logging.Abstractions.targets')" />
</ImportGroup>
</Project>

File diff suppressed because it is too large Load Diff

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

Loading…
Cancel
Save