@@ -0,0 +1,7 @@ | |||
{ | |||
"ExpandedNodes": [ | |||
"" | |||
], | |||
"SelectedNode": "\\D:\\Work\\BPA.KitChen.StoreManagement", | |||
"PreviewInSolutionExplorer": false | |||
} |
@@ -0,0 +1,14 @@ | |||
<Project Sdk="Microsoft.NET.Sdk"> | |||
<PropertyGroup> | |||
<TargetFramework>net6.0</TargetFramework> | |||
<ImplicitUsings>enable</ImplicitUsings> | |||
<Nullable>enable</Nullable> | |||
</PropertyGroup> | |||
<ItemGroup> | |||
<ProjectReference Include="..\BPA.KitChen.StoreManagement.Core\BPA.KitChen.StoreManagement.Core.csproj" /> | |||
<ProjectReference Include="..\BPA.KitChen.StoreManagement.SqlSugar\BPA.KitChen.StoreManagement.SqlSugar.csproj" /> | |||
</ItemGroup> | |||
</Project> |
@@ -0,0 +1,7 @@ | |||
namespace BPA.KitChen.StoreManagement.Application | |||
{ | |||
public class Class1 | |||
{ | |||
} | |||
} |
@@ -0,0 +1,199 @@ | |||
{ | |||
"format": 1, | |||
"restore": { | |||
"D:\\Work\\BPA.KitChen.StoreManagement\\BPA.KitChen.StoreManagement.Application\\BPA.KitChen.StoreManagement.Application.csproj": {} | |||
}, | |||
"projects": { | |||
"D:\\Work\\BPA.KitChen.StoreManagement\\BPA.KitChen.StoreManagement.Application\\BPA.KitChen.StoreManagement.Application.csproj": { | |||
"version": "1.0.0", | |||
"restore": { | |||
"projectUniqueName": "D:\\Work\\BPA.KitChen.StoreManagement\\BPA.KitChen.StoreManagement.Application\\BPA.KitChen.StoreManagement.Application.csproj", | |||
"projectName": "BPA.KitChen.StoreManagement.Application", | |||
"projectPath": "D:\\Work\\BPA.KitChen.StoreManagement\\BPA.KitChen.StoreManagement.Application\\BPA.KitChen.StoreManagement.Application.csproj", | |||
"packagesPath": "C:\\Users\\gwbvi\\.nuget\\packages\\", | |||
"outputPath": "D:\\Work\\BPA.KitChen.StoreManagement\\BPA.KitChen.StoreManagement.Application\\obj\\", | |||
"projectStyle": "PackageReference", | |||
"fallbackFolders": [ | |||
"E:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages" | |||
], | |||
"configFilePaths": [ | |||
"C:\\Users\\gwbvi\\AppData\\Roaming\\NuGet\\NuGet.Config", | |||
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config", | |||
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config" | |||
], | |||
"originalTargetFrameworks": [ | |||
"net6.0" | |||
], | |||
"sources": { | |||
"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {}, | |||
"http://10.2.1.25:10243/repository/bpa/index.json": {}, | |||
"https://api.nuget.org/v3/index.json": {} | |||
}, | |||
"frameworks": { | |||
"net6.0": { | |||
"targetAlias": "net6.0", | |||
"projectReferences": { | |||
"D:\\Work\\BPA.KitChen.StoreManagement\\BPA.KitChen.StoreManagement.Core\\BPA.KitChen.StoreManagement.Core.csproj": { | |||
"projectPath": "D:\\Work\\BPA.KitChen.StoreManagement\\BPA.KitChen.StoreManagement.Core\\BPA.KitChen.StoreManagement.Core.csproj" | |||
}, | |||
"D:\\Work\\BPA.KitChen.StoreManagement\\BPA.KitChen.StoreManagement.SqlSugar\\BPA.KitChen.StoreManagement.SqlSugar.csproj": { | |||
"projectPath": "D:\\Work\\BPA.KitChen.StoreManagement\\BPA.KitChen.StoreManagement.SqlSugar\\BPA.KitChen.StoreManagement.SqlSugar.csproj" | |||
} | |||
} | |||
} | |||
}, | |||
"warningProperties": { | |||
"warnAsError": [ | |||
"NU1605" | |||
] | |||
} | |||
}, | |||
"frameworks": { | |||
"net6.0": { | |||
"targetAlias": "net6.0", | |||
"imports": [ | |||
"net461", | |||
"net462", | |||
"net47", | |||
"net471", | |||
"net472", | |||
"net48", | |||
"net481" | |||
], | |||
"assetTargetFallback": true, | |||
"warn": true, | |||
"frameworkReferences": { | |||
"Microsoft.NETCore.App": { | |||
"privateAssets": "all" | |||
} | |||
}, | |||
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\7.0.400\\RuntimeIdentifierGraph.json" | |||
} | |||
} | |||
}, | |||
"D:\\Work\\BPA.KitChen.StoreManagement\\BPA.KitChen.StoreManagement.Core\\BPA.KitChen.StoreManagement.Core.csproj": { | |||
"version": "1.0.0", | |||
"restore": { | |||
"projectUniqueName": "D:\\Work\\BPA.KitChen.StoreManagement\\BPA.KitChen.StoreManagement.Core\\BPA.KitChen.StoreManagement.Core.csproj", | |||
"projectName": "BPA.KitChen.StoreManagement.Core", | |||
"projectPath": "D:\\Work\\BPA.KitChen.StoreManagement\\BPA.KitChen.StoreManagement.Core\\BPA.KitChen.StoreManagement.Core.csproj", | |||
"packagesPath": "C:\\Users\\gwbvi\\.nuget\\packages\\", | |||
"outputPath": "D:\\Work\\BPA.KitChen.StoreManagement\\BPA.KitChen.StoreManagement.Core\\obj\\", | |||
"projectStyle": "PackageReference", | |||
"fallbackFolders": [ | |||
"E:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages" | |||
], | |||
"configFilePaths": [ | |||
"C:\\Users\\gwbvi\\AppData\\Roaming\\NuGet\\NuGet.Config", | |||
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config", | |||
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config" | |||
], | |||
"originalTargetFrameworks": [ | |||
"net6.0" | |||
], | |||
"sources": { | |||
"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {}, | |||
"http://10.2.1.25:10243/repository/bpa/index.json": {}, | |||
"https://api.nuget.org/v3/index.json": {} | |||
}, | |||
"frameworks": { | |||
"net6.0": { | |||
"targetAlias": "net6.0", | |||
"projectReferences": {} | |||
} | |||
}, | |||
"warningProperties": { | |||
"warnAsError": [ | |||
"NU1605" | |||
] | |||
} | |||
}, | |||
"frameworks": { | |||
"net6.0": { | |||
"targetAlias": "net6.0", | |||
"imports": [ | |||
"net461", | |||
"net462", | |||
"net47", | |||
"net471", | |||
"net472", | |||
"net48", | |||
"net481" | |||
], | |||
"assetTargetFallback": true, | |||
"warn": true, | |||
"frameworkReferences": { | |||
"Microsoft.NETCore.App": { | |||
"privateAssets": "all" | |||
} | |||
}, | |||
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\7.0.400\\RuntimeIdentifierGraph.json" | |||
} | |||
} | |||
}, | |||
"D:\\Work\\BPA.KitChen.StoreManagement\\BPA.KitChen.StoreManagement.SqlSugar\\BPA.KitChen.StoreManagement.SqlSugar.csproj": { | |||
"version": "1.0.0", | |||
"restore": { | |||
"projectUniqueName": "D:\\Work\\BPA.KitChen.StoreManagement\\BPA.KitChen.StoreManagement.SqlSugar\\BPA.KitChen.StoreManagement.SqlSugar.csproj", | |||
"projectName": "BPA.KitChen.StoreManagement.SqlSugar", | |||
"projectPath": "D:\\Work\\BPA.KitChen.StoreManagement\\BPA.KitChen.StoreManagement.SqlSugar\\BPA.KitChen.StoreManagement.SqlSugar.csproj", | |||
"packagesPath": "C:\\Users\\gwbvi\\.nuget\\packages\\", | |||
"outputPath": "D:\\Work\\BPA.KitChen.StoreManagement\\BPA.KitChen.StoreManagement.SqlSugar\\obj\\", | |||
"projectStyle": "PackageReference", | |||
"fallbackFolders": [ | |||
"E:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages" | |||
], | |||
"configFilePaths": [ | |||
"C:\\Users\\gwbvi\\AppData\\Roaming\\NuGet\\NuGet.Config", | |||
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config", | |||
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config" | |||
], | |||
"originalTargetFrameworks": [ | |||
"net6.0" | |||
], | |||
"sources": { | |||
"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {}, | |||
"http://10.2.1.25:10243/repository/bpa/index.json": {}, | |||
"https://api.nuget.org/v3/index.json": {} | |||
}, | |||
"frameworks": { | |||
"net6.0": { | |||
"targetAlias": "net6.0", | |||
"projectReferences": { | |||
"D:\\Work\\BPA.KitChen.StoreManagement\\BPA.KitChen.StoreManagement.Core\\BPA.KitChen.StoreManagement.Core.csproj": { | |||
"projectPath": "D:\\Work\\BPA.KitChen.StoreManagement\\BPA.KitChen.StoreManagement.Core\\BPA.KitChen.StoreManagement.Core.csproj" | |||
} | |||
} | |||
} | |||
}, | |||
"warningProperties": { | |||
"warnAsError": [ | |||
"NU1605" | |||
] | |||
} | |||
}, | |||
"frameworks": { | |||
"net6.0": { | |||
"targetAlias": "net6.0", | |||
"imports": [ | |||
"net461", | |||
"net462", | |||
"net47", | |||
"net471", | |||
"net472", | |||
"net48", | |||
"net481" | |||
], | |||
"assetTargetFallback": true, | |||
"warn": true, | |||
"frameworkReferences": { | |||
"Microsoft.NETCore.App": { | |||
"privateAssets": "all" | |||
} | |||
}, | |||
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\7.0.400\\RuntimeIdentifierGraph.json" | |||
} | |||
} | |||
} | |||
} | |||
} |
@@ -0,0 +1,16 @@ | |||
<?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\gwbvi\.nuget\packages\;E:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages</NuGetPackageFolders> | |||
<NuGetProjectStyle Condition=" '$(NuGetProjectStyle)' == '' ">PackageReference</NuGetProjectStyle> | |||
<NuGetToolVersion Condition=" '$(NuGetToolVersion)' == '' ">6.7.0</NuGetToolVersion> | |||
</PropertyGroup> | |||
<ItemGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' "> | |||
<SourceRoot Include="C:\Users\gwbvi\.nuget\packages\" /> | |||
<SourceRoot Include="E:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages\" /> | |||
</ItemGroup> | |||
</Project> |
@@ -0,0 +1,2 @@ | |||
<?xml version="1.0" encoding="utf-8" standalone="no"?> | |||
<Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" /> |
@@ -0,0 +1,4 @@ | |||
// <autogenerated /> | |||
using System; | |||
using System.Reflection; | |||
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v6.0", FrameworkDisplayName = ".NET 6.0")] |
@@ -0,0 +1,23 @@ | |||
//------------------------------------------------------------------------------ | |||
// <auto-generated> | |||
// 此代码由工具生成。 | |||
// 运行时版本:4.0.30319.42000 | |||
// | |||
// 对此文件的更改可能会导致不正确的行为,并且如果 | |||
// 重新生成代码,这些更改将会丢失。 | |||
// </auto-generated> | |||
//------------------------------------------------------------------------------ | |||
using System; | |||
using System.Reflection; | |||
[assembly: System.Reflection.AssemblyCompanyAttribute("BPA.KitChen.StoreManagement.Application")] | |||
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] | |||
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] | |||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] | |||
[assembly: System.Reflection.AssemblyProductAttribute("BPA.KitChen.StoreManagement.Application")] | |||
[assembly: System.Reflection.AssemblyTitleAttribute("BPA.KitChen.StoreManagement.Application")] | |||
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] | |||
// 由 MSBuild WriteCodeFragment 类生成。 | |||
@@ -0,0 +1 @@ | |||
762337f158600efb4598c41e9776de064e7d160c |
@@ -0,0 +1,11 @@ | |||
is_global = true | |||
build_property.TargetFramework = net6.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 = BPA.KitChen.StoreManagement.Application | |||
build_property.ProjectDir = D:\Work\BPA.KitChen.StoreManagement\BPA.KitChen.StoreManagement.Application\ |
@@ -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; |
@@ -0,0 +1,127 @@ | |||
{ | |||
"version": 3, | |||
"targets": { | |||
"net6.0": { | |||
"BPA.KitChen.StoreManagement.Core/1.0.0": { | |||
"type": "project", | |||
"framework": ".NETCoreApp,Version=v6.0", | |||
"compile": { | |||
"bin/placeholder/BPA.KitChen.StoreManagement.Core.dll": {} | |||
}, | |||
"runtime": { | |||
"bin/placeholder/BPA.KitChen.StoreManagement.Core.dll": {} | |||
} | |||
}, | |||
"BPA.KitChen.StoreManagement.SqlSugar/1.0.0": { | |||
"type": "project", | |||
"framework": ".NETCoreApp,Version=v6.0", | |||
"dependencies": { | |||
"BPA.KitChen.StoreManagement.Core": "1.0.0" | |||
}, | |||
"compile": { | |||
"bin/placeholder/BPA.KitChen.StoreManagement.SqlSugar.dll": {} | |||
}, | |||
"runtime": { | |||
"bin/placeholder/BPA.KitChen.StoreManagement.SqlSugar.dll": {} | |||
} | |||
} | |||
} | |||
}, | |||
"libraries": { | |||
"BPA.KitChen.StoreManagement.Core/1.0.0": { | |||
"type": "project", | |||
"path": "../BPA.KitChen.StoreManagement.Core/BPA.KitChen.StoreManagement.Core.csproj", | |||
"msbuildProject": "../BPA.KitChen.StoreManagement.Core/BPA.KitChen.StoreManagement.Core.csproj" | |||
}, | |||
"BPA.KitChen.StoreManagement.SqlSugar/1.0.0": { | |||
"type": "project", | |||
"path": "../BPA.KitChen.StoreManagement.SqlSugar/BPA.KitChen.StoreManagement.SqlSugar.csproj", | |||
"msbuildProject": "../BPA.KitChen.StoreManagement.SqlSugar/BPA.KitChen.StoreManagement.SqlSugar.csproj" | |||
} | |||
}, | |||
"projectFileDependencyGroups": { | |||
"net6.0": [ | |||
"BPA.KitChen.StoreManagement.Core >= 1.0.0", | |||
"BPA.KitChen.StoreManagement.SqlSugar >= 1.0.0" | |||
] | |||
}, | |||
"packageFolders": { | |||
"C:\\Users\\gwbvi\\.nuget\\packages\\": {}, | |||
"E:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages": {} | |||
}, | |||
"project": { | |||
"version": "1.0.0", | |||
"restore": { | |||
"projectUniqueName": "D:\\Work\\BPA.KitChen.StoreManagement\\BPA.KitChen.StoreManagement.Application\\BPA.KitChen.StoreManagement.Application.csproj", | |||
"projectName": "BPA.KitChen.StoreManagement.Application", | |||
"projectPath": "D:\\Work\\BPA.KitChen.StoreManagement\\BPA.KitChen.StoreManagement.Application\\BPA.KitChen.StoreManagement.Application.csproj", | |||
"packagesPath": "C:\\Users\\gwbvi\\.nuget\\packages\\", | |||
"outputPath": "D:\\Work\\BPA.KitChen.StoreManagement\\BPA.KitChen.StoreManagement.Application\\obj\\", | |||
"projectStyle": "PackageReference", | |||
"fallbackFolders": [ | |||
"E:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages" | |||
], | |||
"configFilePaths": [ | |||
"C:\\Users\\gwbvi\\AppData\\Roaming\\NuGet\\NuGet.Config", | |||
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config", | |||
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config" | |||
], | |||
"originalTargetFrameworks": [ | |||
"net6.0" | |||
], | |||
"sources": { | |||
"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {}, | |||
"http://10.2.1.25:10243/repository/bpa/index.json": {}, | |||
"https://api.nuget.org/v3/index.json": {} | |||
}, | |||
"frameworks": { | |||
"net6.0": { | |||
"targetAlias": "net6.0", | |||
"projectReferences": { | |||
"D:\\Work\\BPA.KitChen.StoreManagement\\BPA.KitChen.StoreManagement.Core\\BPA.KitChen.StoreManagement.Core.csproj": { | |||
"projectPath": "D:\\Work\\BPA.KitChen.StoreManagement\\BPA.KitChen.StoreManagement.Core\\BPA.KitChen.StoreManagement.Core.csproj" | |||
}, | |||
"D:\\Work\\BPA.KitChen.StoreManagement\\BPA.KitChen.StoreManagement.SqlSugar\\BPA.KitChen.StoreManagement.SqlSugar.csproj": { | |||
"projectPath": "D:\\Work\\BPA.KitChen.StoreManagement\\BPA.KitChen.StoreManagement.SqlSugar\\BPA.KitChen.StoreManagement.SqlSugar.csproj" | |||
} | |||
} | |||
} | |||
}, | |||
"warningProperties": { | |||
"warnAsError": [ | |||
"NU1605" | |||
] | |||
} | |||
}, | |||
"frameworks": { | |||
"net6.0": { | |||
"targetAlias": "net6.0", | |||
"imports": [ | |||
"net461", | |||
"net462", | |||
"net47", | |||
"net471", | |||
"net472", | |||
"net48", | |||
"net481" | |||
], | |||
"assetTargetFallback": true, | |||
"warn": true, | |||
"frameworkReferences": { | |||
"Microsoft.NETCore.App": { | |||
"privateAssets": "all" | |||
} | |||
}, | |||
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\7.0.400\\RuntimeIdentifierGraph.json" | |||
} | |||
} | |||
}, | |||
"logs": [ | |||
{ | |||
"code": "NU1803", | |||
"level": "Warning", | |||
"warningLevel": 1, | |||
"message": "正在通过 “HTTP” 源“http://10.2.1.25:10243/repository/bpa/index.json”运行“restore”操作。将来的版本中将删除非 HTTPS 访问权限。请考虑迁移到 “HTTPS” 源。" | |||
} | |||
] | |||
} |
@@ -0,0 +1,15 @@ | |||
{ | |||
"version": 2, | |||
"dgSpecHash": "5hEPw4w7TwwwNhkLY3ugdjLjNWLsvdbKFX4G8KqgvrlvnWoyBp/trwikyDg5gYv85orXZ9aYNd3XjMHbDjoLAw==", | |||
"success": true, | |||
"projectFilePath": "D:\\Work\\BPA.KitChen.StoreManagement\\BPA.KitChen.StoreManagement.Application\\BPA.KitChen.StoreManagement.Application.csproj", | |||
"expectedPackageFiles": [], | |||
"logs": [ | |||
{ | |||
"code": "NU1803", | |||
"level": "Warning", | |||
"warningLevel": 1, | |||
"message": "正在通过 “HTTP” 源“http://10.2.1.25:10243/repository/bpa/index.json”运行“restore”操作。将来的版本中将删除非 HTTPS 访问权限。请考虑迁移到 “HTTPS” 源。" | |||
} | |||
] | |||
} |
@@ -0,0 +1,9 @@ | |||
<Project Sdk="Microsoft.NET.Sdk"> | |||
<PropertyGroup> | |||
<TargetFramework>net6.0</TargetFramework> | |||
<ImplicitUsings>enable</ImplicitUsings> | |||
<Nullable>enable</Nullable> | |||
</PropertyGroup> | |||
</Project> |
@@ -0,0 +1,7 @@ | |||
namespace BPA.KitChen.StoreManagement.Core | |||
{ | |||
public class Class1 | |||
{ | |||
} | |||
} |
@@ -0,0 +1,68 @@ | |||
{ | |||
"format": 1, | |||
"restore": { | |||
"D:\\Work\\BPA.KitChen.StoreManagement\\BPA.KitChen.StoreManagement.Core\\BPA.KitChen.StoreManagement.Core.csproj": {} | |||
}, | |||
"projects": { | |||
"D:\\Work\\BPA.KitChen.StoreManagement\\BPA.KitChen.StoreManagement.Core\\BPA.KitChen.StoreManagement.Core.csproj": { | |||
"version": "1.0.0", | |||
"restore": { | |||
"projectUniqueName": "D:\\Work\\BPA.KitChen.StoreManagement\\BPA.KitChen.StoreManagement.Core\\BPA.KitChen.StoreManagement.Core.csproj", | |||
"projectName": "BPA.KitChen.StoreManagement.Core", | |||
"projectPath": "D:\\Work\\BPA.KitChen.StoreManagement\\BPA.KitChen.StoreManagement.Core\\BPA.KitChen.StoreManagement.Core.csproj", | |||
"packagesPath": "C:\\Users\\gwbvi\\.nuget\\packages\\", | |||
"outputPath": "D:\\Work\\BPA.KitChen.StoreManagement\\BPA.KitChen.StoreManagement.Core\\obj\\", | |||
"projectStyle": "PackageReference", | |||
"fallbackFolders": [ | |||
"E:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages" | |||
], | |||
"configFilePaths": [ | |||
"C:\\Users\\gwbvi\\AppData\\Roaming\\NuGet\\NuGet.Config", | |||
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config", | |||
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config" | |||
], | |||
"originalTargetFrameworks": [ | |||
"net6.0" | |||
], | |||
"sources": { | |||
"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {}, | |||
"http://10.2.1.25:10243/repository/bpa/index.json": {}, | |||
"https://api.nuget.org/v3/index.json": {} | |||
}, | |||
"frameworks": { | |||
"net6.0": { | |||
"targetAlias": "net6.0", | |||
"projectReferences": {} | |||
} | |||
}, | |||
"warningProperties": { | |||
"warnAsError": [ | |||
"NU1605" | |||
] | |||
} | |||
}, | |||
"frameworks": { | |||
"net6.0": { | |||
"targetAlias": "net6.0", | |||
"imports": [ | |||
"net461", | |||
"net462", | |||
"net47", | |||
"net471", | |||
"net472", | |||
"net48", | |||
"net481" | |||
], | |||
"assetTargetFallback": true, | |||
"warn": true, | |||
"frameworkReferences": { | |||
"Microsoft.NETCore.App": { | |||
"privateAssets": "all" | |||
} | |||
}, | |||
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\7.0.400\\RuntimeIdentifierGraph.json" | |||
} | |||
} | |||
} | |||
} | |||
} |
@@ -0,0 +1,16 @@ | |||
<?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\gwbvi\.nuget\packages\;E:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages</NuGetPackageFolders> | |||
<NuGetProjectStyle Condition=" '$(NuGetProjectStyle)' == '' ">PackageReference</NuGetProjectStyle> | |||
<NuGetToolVersion Condition=" '$(NuGetToolVersion)' == '' ">6.7.0</NuGetToolVersion> | |||
</PropertyGroup> | |||
<ItemGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' "> | |||
<SourceRoot Include="C:\Users\gwbvi\.nuget\packages\" /> | |||
<SourceRoot Include="E:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages\" /> | |||
</ItemGroup> | |||
</Project> |
@@ -0,0 +1,2 @@ | |||
<?xml version="1.0" encoding="utf-8" standalone="no"?> | |||
<Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" /> |
@@ -0,0 +1,4 @@ | |||
// <autogenerated /> | |||
using System; | |||
using System.Reflection; | |||
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v6.0", FrameworkDisplayName = ".NET 6.0")] |
@@ -0,0 +1,23 @@ | |||
//------------------------------------------------------------------------------ | |||
// <auto-generated> | |||
// 此代码由工具生成。 | |||
// 运行时版本:4.0.30319.42000 | |||
// | |||
// 对此文件的更改可能会导致不正确的行为,并且如果 | |||
// 重新生成代码,这些更改将会丢失。 | |||
// </auto-generated> | |||
//------------------------------------------------------------------------------ | |||
using System; | |||
using System.Reflection; | |||
[assembly: System.Reflection.AssemblyCompanyAttribute("BPA.KitChen.StoreManagement.Core")] | |||
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] | |||
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] | |||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] | |||
[assembly: System.Reflection.AssemblyProductAttribute("BPA.KitChen.StoreManagement.Core")] | |||
[assembly: System.Reflection.AssemblyTitleAttribute("BPA.KitChen.StoreManagement.Core")] | |||
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] | |||
// 由 MSBuild WriteCodeFragment 类生成。 | |||
@@ -0,0 +1 @@ | |||
158b6b64b60af333e48b577d4be2b1a76fd28d1b |
@@ -0,0 +1,11 @@ | |||
is_global = true | |||
build_property.TargetFramework = net6.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 = BPA.KitChen.StoreManagement.Core | |||
build_property.ProjectDir = D:\Work\BPA.KitChen.StoreManagement\BPA.KitChen.StoreManagement.Core\ |
@@ -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; |
@@ -0,0 +1,82 @@ | |||
{ | |||
"version": 3, | |||
"targets": { | |||
"net6.0": {} | |||
}, | |||
"libraries": {}, | |||
"projectFileDependencyGroups": { | |||
"net6.0": [] | |||
}, | |||
"packageFolders": { | |||
"C:\\Users\\gwbvi\\.nuget\\packages\\": {}, | |||
"E:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages": {} | |||
}, | |||
"project": { | |||
"version": "1.0.0", | |||
"restore": { | |||
"projectUniqueName": "D:\\Work\\BPA.KitChen.StoreManagement\\BPA.KitChen.StoreManagement.Core\\BPA.KitChen.StoreManagement.Core.csproj", | |||
"projectName": "BPA.KitChen.StoreManagement.Core", | |||
"projectPath": "D:\\Work\\BPA.KitChen.StoreManagement\\BPA.KitChen.StoreManagement.Core\\BPA.KitChen.StoreManagement.Core.csproj", | |||
"packagesPath": "C:\\Users\\gwbvi\\.nuget\\packages\\", | |||
"outputPath": "D:\\Work\\BPA.KitChen.StoreManagement\\BPA.KitChen.StoreManagement.Core\\obj\\", | |||
"projectStyle": "PackageReference", | |||
"fallbackFolders": [ | |||
"E:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages" | |||
], | |||
"configFilePaths": [ | |||
"C:\\Users\\gwbvi\\AppData\\Roaming\\NuGet\\NuGet.Config", | |||
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config", | |||
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config" | |||
], | |||
"originalTargetFrameworks": [ | |||
"net6.0" | |||
], | |||
"sources": { | |||
"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {}, | |||
"http://10.2.1.25:10243/repository/bpa/index.json": {}, | |||
"https://api.nuget.org/v3/index.json": {} | |||
}, | |||
"frameworks": { | |||
"net6.0": { | |||
"targetAlias": "net6.0", | |||
"projectReferences": {} | |||
} | |||
}, | |||
"warningProperties": { | |||
"warnAsError": [ | |||
"NU1605" | |||
] | |||
} | |||
}, | |||
"frameworks": { | |||
"net6.0": { | |||
"targetAlias": "net6.0", | |||
"imports": [ | |||
"net461", | |||
"net462", | |||
"net47", | |||
"net471", | |||
"net472", | |||
"net48", | |||
"net481" | |||
], | |||
"assetTargetFallback": true, | |||
"warn": true, | |||
"frameworkReferences": { | |||
"Microsoft.NETCore.App": { | |||
"privateAssets": "all" | |||
} | |||
}, | |||
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\7.0.400\\RuntimeIdentifierGraph.json" | |||
} | |||
} | |||
}, | |||
"logs": [ | |||
{ | |||
"code": "NU1803", | |||
"level": "Warning", | |||
"warningLevel": 1, | |||
"message": "正在通过 “HTTP” 源“http://10.2.1.25:10243/repository/bpa/index.json”运行“restore”操作。将来的版本中将删除非 HTTPS 访问权限。请考虑迁移到 “HTTPS” 源。" | |||
} | |||
] | |||
} |
@@ -0,0 +1,15 @@ | |||
{ | |||
"version": 2, | |||
"dgSpecHash": "WBJ5R/Km9w2tO2DJkGo5YDyKajFj1wlrXV+s0+GQSiVqzDZRM46bONXrEJeF6YXTbI9OXDfNvcKC3C6k4jogXg==", | |||
"success": true, | |||
"projectFilePath": "D:\\Work\\BPA.KitChen.StoreManagement\\BPA.KitChen.StoreManagement.Core\\BPA.KitChen.StoreManagement.Core.csproj", | |||
"expectedPackageFiles": [], | |||
"logs": [ | |||
{ | |||
"code": "NU1803", | |||
"level": "Warning", | |||
"warningLevel": 1, | |||
"message": "正在通过 “HTTP” 源“http://10.2.1.25:10243/repository/bpa/index.json”运行“restore”操作。将来的版本中将删除非 HTTPS 访问权限。请考虑迁移到 “HTTPS” 源。" | |||
} | |||
] | |||
} |
@@ -0,0 +1,13 @@ | |||
<Project Sdk="Microsoft.NET.Sdk"> | |||
<PropertyGroup> | |||
<TargetFramework>net6.0</TargetFramework> | |||
<ImplicitUsings>enable</ImplicitUsings> | |||
<Nullable>enable</Nullable> | |||
</PropertyGroup> | |||
<ItemGroup> | |||
<ProjectReference Include="..\BPA.KitChen.StoreManagement.Core\BPA.KitChen.StoreManagement.Core.csproj" /> | |||
</ItemGroup> | |||
</Project> |
@@ -0,0 +1,7 @@ | |||
namespace BPA.KitChen.StoreManagement.SqlSugar | |||
{ | |||
public class Class1 | |||
{ | |||
} | |||
} |
@@ -0,0 +1,132 @@ | |||
{ | |||
"format": 1, | |||
"restore": { | |||
"D:\\Work\\BPA.KitChen.StoreManagement\\BPA.KitChen.StoreManagement.SqlSugar\\BPA.KitChen.StoreManagement.SqlSugar.csproj": {} | |||
}, | |||
"projects": { | |||
"D:\\Work\\BPA.KitChen.StoreManagement\\BPA.KitChen.StoreManagement.Core\\BPA.KitChen.StoreManagement.Core.csproj": { | |||
"version": "1.0.0", | |||
"restore": { | |||
"projectUniqueName": "D:\\Work\\BPA.KitChen.StoreManagement\\BPA.KitChen.StoreManagement.Core\\BPA.KitChen.StoreManagement.Core.csproj", | |||
"projectName": "BPA.KitChen.StoreManagement.Core", | |||
"projectPath": "D:\\Work\\BPA.KitChen.StoreManagement\\BPA.KitChen.StoreManagement.Core\\BPA.KitChen.StoreManagement.Core.csproj", | |||
"packagesPath": "C:\\Users\\gwbvi\\.nuget\\packages\\", | |||
"outputPath": "D:\\Work\\BPA.KitChen.StoreManagement\\BPA.KitChen.StoreManagement.Core\\obj\\", | |||
"projectStyle": "PackageReference", | |||
"fallbackFolders": [ | |||
"E:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages" | |||
], | |||
"configFilePaths": [ | |||
"C:\\Users\\gwbvi\\AppData\\Roaming\\NuGet\\NuGet.Config", | |||
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config", | |||
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config" | |||
], | |||
"originalTargetFrameworks": [ | |||
"net6.0" | |||
], | |||
"sources": { | |||
"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {}, | |||
"http://10.2.1.25:10243/repository/bpa/index.json": {}, | |||
"https://api.nuget.org/v3/index.json": {} | |||
}, | |||
"frameworks": { | |||
"net6.0": { | |||
"targetAlias": "net6.0", | |||
"projectReferences": {} | |||
} | |||
}, | |||
"warningProperties": { | |||
"warnAsError": [ | |||
"NU1605" | |||
] | |||
} | |||
}, | |||
"frameworks": { | |||
"net6.0": { | |||
"targetAlias": "net6.0", | |||
"imports": [ | |||
"net461", | |||
"net462", | |||
"net47", | |||
"net471", | |||
"net472", | |||
"net48", | |||
"net481" | |||
], | |||
"assetTargetFallback": true, | |||
"warn": true, | |||
"frameworkReferences": { | |||
"Microsoft.NETCore.App": { | |||
"privateAssets": "all" | |||
} | |||
}, | |||
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\7.0.400\\RuntimeIdentifierGraph.json" | |||
} | |||
} | |||
}, | |||
"D:\\Work\\BPA.KitChen.StoreManagement\\BPA.KitChen.StoreManagement.SqlSugar\\BPA.KitChen.StoreManagement.SqlSugar.csproj": { | |||
"version": "1.0.0", | |||
"restore": { | |||
"projectUniqueName": "D:\\Work\\BPA.KitChen.StoreManagement\\BPA.KitChen.StoreManagement.SqlSugar\\BPA.KitChen.StoreManagement.SqlSugar.csproj", | |||
"projectName": "BPA.KitChen.StoreManagement.SqlSugar", | |||
"projectPath": "D:\\Work\\BPA.KitChen.StoreManagement\\BPA.KitChen.StoreManagement.SqlSugar\\BPA.KitChen.StoreManagement.SqlSugar.csproj", | |||
"packagesPath": "C:\\Users\\gwbvi\\.nuget\\packages\\", | |||
"outputPath": "D:\\Work\\BPA.KitChen.StoreManagement\\BPA.KitChen.StoreManagement.SqlSugar\\obj\\", | |||
"projectStyle": "PackageReference", | |||
"fallbackFolders": [ | |||
"E:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages" | |||
], | |||
"configFilePaths": [ | |||
"C:\\Users\\gwbvi\\AppData\\Roaming\\NuGet\\NuGet.Config", | |||
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config", | |||
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config" | |||
], | |||
"originalTargetFrameworks": [ | |||
"net6.0" | |||
], | |||
"sources": { | |||
"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {}, | |||
"http://10.2.1.25:10243/repository/bpa/index.json": {}, | |||
"https://api.nuget.org/v3/index.json": {} | |||
}, | |||
"frameworks": { | |||
"net6.0": { | |||
"targetAlias": "net6.0", | |||
"projectReferences": { | |||
"D:\\Work\\BPA.KitChen.StoreManagement\\BPA.KitChen.StoreManagement.Core\\BPA.KitChen.StoreManagement.Core.csproj": { | |||
"projectPath": "D:\\Work\\BPA.KitChen.StoreManagement\\BPA.KitChen.StoreManagement.Core\\BPA.KitChen.StoreManagement.Core.csproj" | |||
} | |||
} | |||
} | |||
}, | |||
"warningProperties": { | |||
"warnAsError": [ | |||
"NU1605" | |||
] | |||
} | |||
}, | |||
"frameworks": { | |||
"net6.0": { | |||
"targetAlias": "net6.0", | |||
"imports": [ | |||
"net461", | |||
"net462", | |||
"net47", | |||
"net471", | |||
"net472", | |||
"net48", | |||
"net481" | |||
], | |||
"assetTargetFallback": true, | |||
"warn": true, | |||
"frameworkReferences": { | |||
"Microsoft.NETCore.App": { | |||
"privateAssets": "all" | |||
} | |||
}, | |||
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\7.0.400\\RuntimeIdentifierGraph.json" | |||
} | |||
} | |||
} | |||
} | |||
} |
@@ -0,0 +1,16 @@ | |||
<?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\gwbvi\.nuget\packages\;E:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages</NuGetPackageFolders> | |||
<NuGetProjectStyle Condition=" '$(NuGetProjectStyle)' == '' ">PackageReference</NuGetProjectStyle> | |||
<NuGetToolVersion Condition=" '$(NuGetToolVersion)' == '' ">6.7.0</NuGetToolVersion> | |||
</PropertyGroup> | |||
<ItemGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' "> | |||
<SourceRoot Include="C:\Users\gwbvi\.nuget\packages\" /> | |||
<SourceRoot Include="E:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages\" /> | |||
</ItemGroup> | |||
</Project> |
@@ -0,0 +1,2 @@ | |||
<?xml version="1.0" encoding="utf-8" standalone="no"?> | |||
<Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" /> |
@@ -0,0 +1,4 @@ | |||
// <autogenerated /> | |||
using System; | |||
using System.Reflection; | |||
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v6.0", FrameworkDisplayName = ".NET 6.0")] |
@@ -0,0 +1,23 @@ | |||
//------------------------------------------------------------------------------ | |||
// <auto-generated> | |||
// 此代码由工具生成。 | |||
// 运行时版本:4.0.30319.42000 | |||
// | |||
// 对此文件的更改可能会导致不正确的行为,并且如果 | |||
// 重新生成代码,这些更改将会丢失。 | |||
// </auto-generated> | |||
//------------------------------------------------------------------------------ | |||
using System; | |||
using System.Reflection; | |||
[assembly: System.Reflection.AssemblyCompanyAttribute("BPA.KitChen.StoreManagement.SqlSugar")] | |||
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] | |||
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] | |||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] | |||
[assembly: System.Reflection.AssemblyProductAttribute("BPA.KitChen.StoreManagement.SqlSugar")] | |||
[assembly: System.Reflection.AssemblyTitleAttribute("BPA.KitChen.StoreManagement.SqlSugar")] | |||
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] | |||
// 由 MSBuild WriteCodeFragment 类生成。 | |||
@@ -0,0 +1 @@ | |||
d0dd96c34e7b218e9cf3e48668c2d8aee757c785 |
@@ -0,0 +1,11 @@ | |||
is_global = true | |||
build_property.TargetFramework = net6.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 = BPA.KitChen.StoreManagement.SqlSugar | |||
build_property.ProjectDir = D:\Work\BPA.KitChen.StoreManagement\BPA.KitChen.StoreManagement.SqlSugar\ |
@@ -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; |
@@ -0,0 +1,105 @@ | |||
{ | |||
"version": 3, | |||
"targets": { | |||
"net6.0": { | |||
"BPA.KitChen.StoreManagement.Core/1.0.0": { | |||
"type": "project", | |||
"framework": ".NETCoreApp,Version=v6.0", | |||
"compile": { | |||
"bin/placeholder/BPA.KitChen.StoreManagement.Core.dll": {} | |||
}, | |||
"runtime": { | |||
"bin/placeholder/BPA.KitChen.StoreManagement.Core.dll": {} | |||
} | |||
} | |||
} | |||
}, | |||
"libraries": { | |||
"BPA.KitChen.StoreManagement.Core/1.0.0": { | |||
"type": "project", | |||
"path": "../BPA.KitChen.StoreManagement.Core/BPA.KitChen.StoreManagement.Core.csproj", | |||
"msbuildProject": "../BPA.KitChen.StoreManagement.Core/BPA.KitChen.StoreManagement.Core.csproj" | |||
} | |||
}, | |||
"projectFileDependencyGroups": { | |||
"net6.0": [ | |||
"BPA.KitChen.StoreManagement.Core >= 1.0.0" | |||
] | |||
}, | |||
"packageFolders": { | |||
"C:\\Users\\gwbvi\\.nuget\\packages\\": {}, | |||
"E:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages": {} | |||
}, | |||
"project": { | |||
"version": "1.0.0", | |||
"restore": { | |||
"projectUniqueName": "D:\\Work\\BPA.KitChen.StoreManagement\\BPA.KitChen.StoreManagement.SqlSugar\\BPA.KitChen.StoreManagement.SqlSugar.csproj", | |||
"projectName": "BPA.KitChen.StoreManagement.SqlSugar", | |||
"projectPath": "D:\\Work\\BPA.KitChen.StoreManagement\\BPA.KitChen.StoreManagement.SqlSugar\\BPA.KitChen.StoreManagement.SqlSugar.csproj", | |||
"packagesPath": "C:\\Users\\gwbvi\\.nuget\\packages\\", | |||
"outputPath": "D:\\Work\\BPA.KitChen.StoreManagement\\BPA.KitChen.StoreManagement.SqlSugar\\obj\\", | |||
"projectStyle": "PackageReference", | |||
"fallbackFolders": [ | |||
"E:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages" | |||
], | |||
"configFilePaths": [ | |||
"C:\\Users\\gwbvi\\AppData\\Roaming\\NuGet\\NuGet.Config", | |||
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config", | |||
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config" | |||
], | |||
"originalTargetFrameworks": [ | |||
"net6.0" | |||
], | |||
"sources": { | |||
"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {}, | |||
"http://10.2.1.25:10243/repository/bpa/index.json": {}, | |||
"https://api.nuget.org/v3/index.json": {} | |||
}, | |||
"frameworks": { | |||
"net6.0": { | |||
"targetAlias": "net6.0", | |||
"projectReferences": { | |||
"D:\\Work\\BPA.KitChen.StoreManagement\\BPA.KitChen.StoreManagement.Core\\BPA.KitChen.StoreManagement.Core.csproj": { | |||
"projectPath": "D:\\Work\\BPA.KitChen.StoreManagement\\BPA.KitChen.StoreManagement.Core\\BPA.KitChen.StoreManagement.Core.csproj" | |||
} | |||
} | |||
} | |||
}, | |||
"warningProperties": { | |||
"warnAsError": [ | |||
"NU1605" | |||
] | |||
} | |||
}, | |||
"frameworks": { | |||
"net6.0": { | |||
"targetAlias": "net6.0", | |||
"imports": [ | |||
"net461", | |||
"net462", | |||
"net47", | |||
"net471", | |||
"net472", | |||
"net48", | |||
"net481" | |||
], | |||
"assetTargetFallback": true, | |||
"warn": true, | |||
"frameworkReferences": { | |||
"Microsoft.NETCore.App": { | |||
"privateAssets": "all" | |||
} | |||
}, | |||
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\7.0.400\\RuntimeIdentifierGraph.json" | |||
} | |||
} | |||
}, | |||
"logs": [ | |||
{ | |||
"code": "NU1803", | |||
"level": "Warning", | |||
"warningLevel": 1, | |||
"message": "正在通过 “HTTP” 源“http://10.2.1.25:10243/repository/bpa/index.json”运行“restore”操作。将来的版本中将删除非 HTTPS 访问权限。请考虑迁移到 “HTTPS” 源。" | |||
} | |||
] | |||
} |
@@ -0,0 +1,15 @@ | |||
{ | |||
"version": 2, | |||
"dgSpecHash": "2YWVuC+W0IS5Hyi1r+9pBDbf7Nl4QSUTUYFvcOQ3C+KHc8FZg7zvw/JL2caR6wonvLHsez/KcaiKkJ2eUutixA==", | |||
"success": true, | |||
"projectFilePath": "D:\\Work\\BPA.KitChen.StoreManagement\\BPA.KitChen.StoreManagement.SqlSugar\\BPA.KitChen.StoreManagement.SqlSugar.csproj", | |||
"expectedPackageFiles": [], | |||
"logs": [ | |||
{ | |||
"code": "NU1803", | |||
"level": "Warning", | |||
"warningLevel": 1, | |||
"message": "正在通过 “HTTP” 源“http://10.2.1.25:10243/repository/bpa/index.json”运行“restore”操作。将来的版本中将删除非 HTTPS 访问权限。请考虑迁移到 “HTTPS” 源。" | |||
} | |||
] | |||
} |
@@ -3,7 +3,13 @@ Microsoft Visual Studio Solution File, Format Version 12.00 | |||
# Visual Studio Version 17 | |||
VisualStudioVersion = 17.7.34024.191 | |||
MinimumVisualStudioVersion = 10.0.40219.1 | |||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "BPA.KitChen.StoreManagement", "BPA.KitChen.StoreManagement\BPA.KitChen.StoreManagement.csproj", "{0D9FD118-54D6-4969-BCC4-B4838BDAE886}" | |||
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "BPA.KitChen.StoreManagement", "BPA.KitChen.StoreManagement\BPA.KitChen.StoreManagement.csproj", "{0D9FD118-54D6-4969-BCC4-B4838BDAE886}" | |||
EndProject | |||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "BPA.KitChen.StoreManagement.Application", "BPA.KitChen.StoreManagement.Application\BPA.KitChen.StoreManagement.Application.csproj", "{00B11919-08DA-4B5F-AF7F-F76C17A1F7E5}" | |||
EndProject | |||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "BPA.KitChen.StoreManagement.Core", "BPA.KitChen.StoreManagement.Core\BPA.KitChen.StoreManagement.Core.csproj", "{419DFF56-85F7-4DB6-AACE-2103DC8CAF8F}" | |||
EndProject | |||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "BPA.KitChen.StoreManagement.SqlSugar", "BPA.KitChen.StoreManagement.SqlSugar\BPA.KitChen.StoreManagement.SqlSugar.csproj", "{6CED7C42-CF5C-4ECF-98CB-6A419D334C1E}" | |||
EndProject | |||
Global | |||
GlobalSection(SolutionConfigurationPlatforms) = preSolution | |||
@@ -15,6 +21,18 @@ Global | |||
{0D9FD118-54D6-4969-BCC4-B4838BDAE886}.Debug|Any CPU.Build.0 = Debug|Any CPU | |||
{0D9FD118-54D6-4969-BCC4-B4838BDAE886}.Release|Any CPU.ActiveCfg = Release|Any CPU | |||
{0D9FD118-54D6-4969-BCC4-B4838BDAE886}.Release|Any CPU.Build.0 = Release|Any CPU | |||
{00B11919-08DA-4B5F-AF7F-F76C17A1F7E5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU | |||
{00B11919-08DA-4B5F-AF7F-F76C17A1F7E5}.Debug|Any CPU.Build.0 = Debug|Any CPU | |||
{00B11919-08DA-4B5F-AF7F-F76C17A1F7E5}.Release|Any CPU.ActiveCfg = Release|Any CPU | |||
{00B11919-08DA-4B5F-AF7F-F76C17A1F7E5}.Release|Any CPU.Build.0 = Release|Any CPU | |||
{419DFF56-85F7-4DB6-AACE-2103DC8CAF8F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU | |||
{419DFF56-85F7-4DB6-AACE-2103DC8CAF8F}.Debug|Any CPU.Build.0 = Debug|Any CPU | |||
{419DFF56-85F7-4DB6-AACE-2103DC8CAF8F}.Release|Any CPU.ActiveCfg = Release|Any CPU | |||
{419DFF56-85F7-4DB6-AACE-2103DC8CAF8F}.Release|Any CPU.Build.0 = Release|Any CPU | |||
{6CED7C42-CF5C-4ECF-98CB-6A419D334C1E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU | |||
{6CED7C42-CF5C-4ECF-98CB-6A419D334C1E}.Debug|Any CPU.Build.0 = Debug|Any CPU | |||
{6CED7C42-CF5C-4ECF-98CB-6A419D334C1E}.Release|Any CPU.ActiveCfg = Release|Any CPU | |||
{6CED7C42-CF5C-4ECF-98CB-6A419D334C1E}.Release|Any CPU.Build.0 = Release|Any CPU | |||
EndGlobalSection | |||
GlobalSection(SolutionProperties) = preSolution | |||
HideSolutionNode = FALSE | |||
@@ -6,4 +6,10 @@ | |||
<ImplicitUsings>enable</ImplicitUsings> | |||
</PropertyGroup> | |||
<ItemGroup> | |||
<ProjectReference Include="..\BPA.KitChen.StoreManagement.Application\BPA.KitChen.StoreManagement.Application.csproj" /> | |||
<ProjectReference Include="..\BPA.KitChen.StoreManagement.Core\BPA.KitChen.StoreManagement.Core.csproj" /> | |||
<ProjectReference Include="..\BPA.KitChen.StoreManagement.SqlSugar\BPA.KitChen.StoreManagement.SqlSugar.csproj" /> | |||
</ItemGroup> | |||
</Project> |
@@ -4,6 +4,197 @@ | |||
"D:\\Work\\BPA.KitChen.StoreManagement\\BPA.KitChen.StoreManagement\\BPA.KitChen.StoreManagement.csproj": {} | |||
}, | |||
"projects": { | |||
"D:\\Work\\BPA.KitChen.StoreManagement\\BPA.KitChen.StoreManagement.Application\\BPA.KitChen.StoreManagement.Application.csproj": { | |||
"version": "1.0.0", | |||
"restore": { | |||
"projectUniqueName": "D:\\Work\\BPA.KitChen.StoreManagement\\BPA.KitChen.StoreManagement.Application\\BPA.KitChen.StoreManagement.Application.csproj", | |||
"projectName": "BPA.KitChen.StoreManagement.Application", | |||
"projectPath": "D:\\Work\\BPA.KitChen.StoreManagement\\BPA.KitChen.StoreManagement.Application\\BPA.KitChen.StoreManagement.Application.csproj", | |||
"packagesPath": "C:\\Users\\gwbvi\\.nuget\\packages\\", | |||
"outputPath": "D:\\Work\\BPA.KitChen.StoreManagement\\BPA.KitChen.StoreManagement.Application\\obj\\", | |||
"projectStyle": "PackageReference", | |||
"fallbackFolders": [ | |||
"E:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages" | |||
], | |||
"configFilePaths": [ | |||
"C:\\Users\\gwbvi\\AppData\\Roaming\\NuGet\\NuGet.Config", | |||
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config", | |||
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config" | |||
], | |||
"originalTargetFrameworks": [ | |||
"net6.0" | |||
], | |||
"sources": { | |||
"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {}, | |||
"http://10.2.1.25:10243/repository/bpa/index.json": {}, | |||
"https://api.nuget.org/v3/index.json": {} | |||
}, | |||
"frameworks": { | |||
"net6.0": { | |||
"targetAlias": "net6.0", | |||
"projectReferences": { | |||
"D:\\Work\\BPA.KitChen.StoreManagement\\BPA.KitChen.StoreManagement.Core\\BPA.KitChen.StoreManagement.Core.csproj": { | |||
"projectPath": "D:\\Work\\BPA.KitChen.StoreManagement\\BPA.KitChen.StoreManagement.Core\\BPA.KitChen.StoreManagement.Core.csproj" | |||
}, | |||
"D:\\Work\\BPA.KitChen.StoreManagement\\BPA.KitChen.StoreManagement.SqlSugar\\BPA.KitChen.StoreManagement.SqlSugar.csproj": { | |||
"projectPath": "D:\\Work\\BPA.KitChen.StoreManagement\\BPA.KitChen.StoreManagement.SqlSugar\\BPA.KitChen.StoreManagement.SqlSugar.csproj" | |||
} | |||
} | |||
} | |||
}, | |||
"warningProperties": { | |||
"warnAsError": [ | |||
"NU1605" | |||
] | |||
} | |||
}, | |||
"frameworks": { | |||
"net6.0": { | |||
"targetAlias": "net6.0", | |||
"imports": [ | |||
"net461", | |||
"net462", | |||
"net47", | |||
"net471", | |||
"net472", | |||
"net48", | |||
"net481" | |||
], | |||
"assetTargetFallback": true, | |||
"warn": true, | |||
"frameworkReferences": { | |||
"Microsoft.NETCore.App": { | |||
"privateAssets": "all" | |||
} | |||
}, | |||
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\7.0.400\\RuntimeIdentifierGraph.json" | |||
} | |||
} | |||
}, | |||
"D:\\Work\\BPA.KitChen.StoreManagement\\BPA.KitChen.StoreManagement.Core\\BPA.KitChen.StoreManagement.Core.csproj": { | |||
"version": "1.0.0", | |||
"restore": { | |||
"projectUniqueName": "D:\\Work\\BPA.KitChen.StoreManagement\\BPA.KitChen.StoreManagement.Core\\BPA.KitChen.StoreManagement.Core.csproj", | |||
"projectName": "BPA.KitChen.StoreManagement.Core", | |||
"projectPath": "D:\\Work\\BPA.KitChen.StoreManagement\\BPA.KitChen.StoreManagement.Core\\BPA.KitChen.StoreManagement.Core.csproj", | |||
"packagesPath": "C:\\Users\\gwbvi\\.nuget\\packages\\", | |||
"outputPath": "D:\\Work\\BPA.KitChen.StoreManagement\\BPA.KitChen.StoreManagement.Core\\obj\\", | |||
"projectStyle": "PackageReference", | |||
"fallbackFolders": [ | |||
"E:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages" | |||
], | |||
"configFilePaths": [ | |||
"C:\\Users\\gwbvi\\AppData\\Roaming\\NuGet\\NuGet.Config", | |||
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config", | |||
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config" | |||
], | |||
"originalTargetFrameworks": [ | |||
"net6.0" | |||
], | |||
"sources": { | |||
"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {}, | |||
"http://10.2.1.25:10243/repository/bpa/index.json": {}, | |||
"https://api.nuget.org/v3/index.json": {} | |||
}, | |||
"frameworks": { | |||
"net6.0": { | |||
"targetAlias": "net6.0", | |||
"projectReferences": {} | |||
} | |||
}, | |||
"warningProperties": { | |||
"warnAsError": [ | |||
"NU1605" | |||
] | |||
} | |||
}, | |||
"frameworks": { | |||
"net6.0": { | |||
"targetAlias": "net6.0", | |||
"imports": [ | |||
"net461", | |||
"net462", | |||
"net47", | |||
"net471", | |||
"net472", | |||
"net48", | |||
"net481" | |||
], | |||
"assetTargetFallback": true, | |||
"warn": true, | |||
"frameworkReferences": { | |||
"Microsoft.NETCore.App": { | |||
"privateAssets": "all" | |||
} | |||
}, | |||
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\7.0.400\\RuntimeIdentifierGraph.json" | |||
} | |||
} | |||
}, | |||
"D:\\Work\\BPA.KitChen.StoreManagement\\BPA.KitChen.StoreManagement.SqlSugar\\BPA.KitChen.StoreManagement.SqlSugar.csproj": { | |||
"version": "1.0.0", | |||
"restore": { | |||
"projectUniqueName": "D:\\Work\\BPA.KitChen.StoreManagement\\BPA.KitChen.StoreManagement.SqlSugar\\BPA.KitChen.StoreManagement.SqlSugar.csproj", | |||
"projectName": "BPA.KitChen.StoreManagement.SqlSugar", | |||
"projectPath": "D:\\Work\\BPA.KitChen.StoreManagement\\BPA.KitChen.StoreManagement.SqlSugar\\BPA.KitChen.StoreManagement.SqlSugar.csproj", | |||
"packagesPath": "C:\\Users\\gwbvi\\.nuget\\packages\\", | |||
"outputPath": "D:\\Work\\BPA.KitChen.StoreManagement\\BPA.KitChen.StoreManagement.SqlSugar\\obj\\", | |||
"projectStyle": "PackageReference", | |||
"fallbackFolders": [ | |||
"E:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages" | |||
], | |||
"configFilePaths": [ | |||
"C:\\Users\\gwbvi\\AppData\\Roaming\\NuGet\\NuGet.Config", | |||
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config", | |||
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config" | |||
], | |||
"originalTargetFrameworks": [ | |||
"net6.0" | |||
], | |||
"sources": { | |||
"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {}, | |||
"http://10.2.1.25:10243/repository/bpa/index.json": {}, | |||
"https://api.nuget.org/v3/index.json": {} | |||
}, | |||
"frameworks": { | |||
"net6.0": { | |||
"targetAlias": "net6.0", | |||
"projectReferences": { | |||
"D:\\Work\\BPA.KitChen.StoreManagement\\BPA.KitChen.StoreManagement.Core\\BPA.KitChen.StoreManagement.Core.csproj": { | |||
"projectPath": "D:\\Work\\BPA.KitChen.StoreManagement\\BPA.KitChen.StoreManagement.Core\\BPA.KitChen.StoreManagement.Core.csproj" | |||
} | |||
} | |||
} | |||
}, | |||
"warningProperties": { | |||
"warnAsError": [ | |||
"NU1605" | |||
] | |||
} | |||
}, | |||
"frameworks": { | |||
"net6.0": { | |||
"targetAlias": "net6.0", | |||
"imports": [ | |||
"net461", | |||
"net462", | |||
"net47", | |||
"net471", | |||
"net472", | |||
"net48", | |||
"net481" | |||
], | |||
"assetTargetFallback": true, | |||
"warn": true, | |||
"frameworkReferences": { | |||
"Microsoft.NETCore.App": { | |||
"privateAssets": "all" | |||
} | |||
}, | |||
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\7.0.400\\RuntimeIdentifierGraph.json" | |||
} | |||
} | |||
}, | |||
"D:\\Work\\BPA.KitChen.StoreManagement\\BPA.KitChen.StoreManagement\\BPA.KitChen.StoreManagement.csproj": { | |||
"version": "1.0.0", | |||
"restore": { | |||
@@ -32,7 +223,17 @@ | |||
"frameworks": { | |||
"net6.0": { | |||
"targetAlias": "net6.0", | |||
"projectReferences": {} | |||
"projectReferences": { | |||
"D:\\Work\\BPA.KitChen.StoreManagement\\BPA.KitChen.StoreManagement.Application\\BPA.KitChen.StoreManagement.Application.csproj": { | |||
"projectPath": "D:\\Work\\BPA.KitChen.StoreManagement\\BPA.KitChen.StoreManagement.Application\\BPA.KitChen.StoreManagement.Application.csproj" | |||
}, | |||
"D:\\Work\\BPA.KitChen.StoreManagement\\BPA.KitChen.StoreManagement.Core\\BPA.KitChen.StoreManagement.Core.csproj": { | |||
"projectPath": "D:\\Work\\BPA.KitChen.StoreManagement\\BPA.KitChen.StoreManagement.Core\\BPA.KitChen.StoreManagement.Core.csproj" | |||
}, | |||
"D:\\Work\\BPA.KitChen.StoreManagement\\BPA.KitChen.StoreManagement.SqlSugar\\BPA.KitChen.StoreManagement.SqlSugar.csproj": { | |||
"projectPath": "D:\\Work\\BPA.KitChen.StoreManagement\\BPA.KitChen.StoreManagement.SqlSugar\\BPA.KitChen.StoreManagement.SqlSugar.csproj" | |||
} | |||
} | |||
} | |||
}, | |||
"warningProperties": { | |||
@@ -1,11 +1,69 @@ | |||
{ | |||
"version": 3, | |||
"targets": { | |||
"net6.0": {} | |||
"net6.0": { | |||
"BPA.KitChen.StoreManagement.Application/1.0.0": { | |||
"type": "project", | |||
"framework": ".NETCoreApp,Version=v6.0", | |||
"dependencies": { | |||
"BPA.KitChen.StoreManagement.Core": "1.0.0", | |||
"BPA.KitChen.StoreManagement.SqlSugar": "1.0.0" | |||
}, | |||
"compile": { | |||
"bin/placeholder/BPA.KitChen.StoreManagement.Application.dll": {} | |||
}, | |||
"runtime": { | |||
"bin/placeholder/BPA.KitChen.StoreManagement.Application.dll": {} | |||
} | |||
}, | |||
"BPA.KitChen.StoreManagement.Core/1.0.0": { | |||
"type": "project", | |||
"framework": ".NETCoreApp,Version=v6.0", | |||
"compile": { | |||
"bin/placeholder/BPA.KitChen.StoreManagement.Core.dll": {} | |||
}, | |||
"runtime": { | |||
"bin/placeholder/BPA.KitChen.StoreManagement.Core.dll": {} | |||
} | |||
}, | |||
"BPA.KitChen.StoreManagement.SqlSugar/1.0.0": { | |||
"type": "project", | |||
"framework": ".NETCoreApp,Version=v6.0", | |||
"dependencies": { | |||
"BPA.KitChen.StoreManagement.Core": "1.0.0" | |||
}, | |||
"compile": { | |||
"bin/placeholder/BPA.KitChen.StoreManagement.SqlSugar.dll": {} | |||
}, | |||
"runtime": { | |||
"bin/placeholder/BPA.KitChen.StoreManagement.SqlSugar.dll": {} | |||
} | |||
} | |||
} | |||
}, | |||
"libraries": { | |||
"BPA.KitChen.StoreManagement.Application/1.0.0": { | |||
"type": "project", | |||
"path": "../BPA.KitChen.StoreManagement.Application/BPA.KitChen.StoreManagement.Application.csproj", | |||
"msbuildProject": "../BPA.KitChen.StoreManagement.Application/BPA.KitChen.StoreManagement.Application.csproj" | |||
}, | |||
"BPA.KitChen.StoreManagement.Core/1.0.0": { | |||
"type": "project", | |||
"path": "../BPA.KitChen.StoreManagement.Core/BPA.KitChen.StoreManagement.Core.csproj", | |||
"msbuildProject": "../BPA.KitChen.StoreManagement.Core/BPA.KitChen.StoreManagement.Core.csproj" | |||
}, | |||
"BPA.KitChen.StoreManagement.SqlSugar/1.0.0": { | |||
"type": "project", | |||
"path": "../BPA.KitChen.StoreManagement.SqlSugar/BPA.KitChen.StoreManagement.SqlSugar.csproj", | |||
"msbuildProject": "../BPA.KitChen.StoreManagement.SqlSugar/BPA.KitChen.StoreManagement.SqlSugar.csproj" | |||
} | |||
}, | |||
"libraries": {}, | |||
"projectFileDependencyGroups": { | |||
"net6.0": [] | |||
"net6.0": [ | |||
"BPA.KitChen.StoreManagement.Application >= 1.0.0", | |||
"BPA.KitChen.StoreManagement.Core >= 1.0.0", | |||
"BPA.KitChen.StoreManagement.SqlSugar >= 1.0.0" | |||
] | |||
}, | |||
"packageFolders": { | |||
"C:\\Users\\gwbvi\\.nuget\\packages\\": {}, | |||
@@ -39,7 +97,17 @@ | |||
"frameworks": { | |||
"net6.0": { | |||
"targetAlias": "net6.0", | |||
"projectReferences": {} | |||
"projectReferences": { | |||
"D:\\Work\\BPA.KitChen.StoreManagement\\BPA.KitChen.StoreManagement.Application\\BPA.KitChen.StoreManagement.Application.csproj": { | |||
"projectPath": "D:\\Work\\BPA.KitChen.StoreManagement\\BPA.KitChen.StoreManagement.Application\\BPA.KitChen.StoreManagement.Application.csproj" | |||
}, | |||
"D:\\Work\\BPA.KitChen.StoreManagement\\BPA.KitChen.StoreManagement.Core\\BPA.KitChen.StoreManagement.Core.csproj": { | |||
"projectPath": "D:\\Work\\BPA.KitChen.StoreManagement\\BPA.KitChen.StoreManagement.Core\\BPA.KitChen.StoreManagement.Core.csproj" | |||
}, | |||
"D:\\Work\\BPA.KitChen.StoreManagement\\BPA.KitChen.StoreManagement.SqlSugar\\BPA.KitChen.StoreManagement.SqlSugar.csproj": { | |||
"projectPath": "D:\\Work\\BPA.KitChen.StoreManagement\\BPA.KitChen.StoreManagement.SqlSugar\\BPA.KitChen.StoreManagement.SqlSugar.csproj" | |||
} | |||
} | |||
} | |||
}, | |||
"warningProperties": { | |||
@@ -1,6 +1,6 @@ | |||
{ | |||
"version": 2, | |||
"dgSpecHash": "SoeraJ77O50s3sC8sOYlnFRF0Uwg9mGVdJhpGJkvt8FYKUDEtuPTu0eZeBcktwEdFdBDAOiSLFitpXtvaryV6w==", | |||
"dgSpecHash": "wm5cjwdg7Qzh7MF42V4PB+o0As6IHv7Q/zZtAblRAaHv5rLXA+clV8z8eMPQ+AuQpm+W+VQtsICQ0U6IyMJbeg==", | |||
"success": true, | |||
"projectFilePath": "D:\\Work\\BPA.KitChen.StoreManagement\\BPA.KitChen.StoreManagement\\BPA.KitChen.StoreManagement.csproj", | |||
"expectedPackageFiles": [], | |||