From 796012675fe75e13e082ae4f540d1b87175c0a1d Mon Sep 17 00:00:00 2001
From: 刘磊 <1161824510@qq.com>
Date: 星期二, 19 十一月 2024 09:41:26 +0800
Subject: [PATCH] 忽略项目
---
Code Management/WMS/WIDESEA_WMSServer/WIDESEA_Tasks/obj/WIDESEA_Tasks.csproj.nuget.dgspec.json | 32 +++++++++++---------------------
1 files changed, 11 insertions(+), 21 deletions(-)
diff --git a/Code Management/WMS/WIDESEA_WMSServer/WIDESEA_Tasks/obj/WIDESEA_Tasks.csproj.nuget.dgspec.json b/Code Management/WMS/WIDESEA_WMSServer/WIDESEA_Tasks/obj/WIDESEA_Tasks.csproj.nuget.dgspec.json
index 464bde5..98db66e 100644
--- a/Code Management/WMS/WIDESEA_WMSServer/WIDESEA_Tasks/obj/WIDESEA_Tasks.csproj.nuget.dgspec.json
+++ b/Code Management/WMS/WIDESEA_WMSServer/WIDESEA_Tasks/obj/WIDESEA_Tasks.csproj.nuget.dgspec.json
@@ -1,20 +1,24 @@
{
"format": 1,
"restore": {
- "E:\\Code\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Tasks\\WIDESEA_Tasks.csproj": {}
+ "F:\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Tasks\\WIDESEA_Tasks.csproj": {}
},
"projects": {
- "E:\\Code\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Tasks\\WIDESEA_Tasks.csproj": {
+ "F:\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Tasks\\WIDESEA_Tasks.csproj": {
"version": "1.0.0",
"restore": {
- "projectUniqueName": "E:\\Code\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Tasks\\WIDESEA_Tasks.csproj",
+ "projectUniqueName": "F:\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Tasks\\WIDESEA_Tasks.csproj",
"projectName": "WIDESEA_Tasks",
- "projectPath": "E:\\Code\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Tasks\\WIDESEA_Tasks.csproj",
- "packagesPath": "C:\\Users\\Administrator\\.nuget\\packages\\",
- "outputPath": "E:\\Code\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Tasks\\obj\\",
+ "projectPath": "F:\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Tasks\\WIDESEA_Tasks.csproj",
+ "packagesPath": "C:\\Users\\绔炵敺\\.nuget\\packages\\",
+ "outputPath": "F:\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Tasks\\obj\\",
"projectStyle": "PackageReference",
+ "fallbackFolders": [
+ "E:\\vsTOOl\\NuGetPackages"
+ ],
"configFilePaths": [
- "C:\\Users\\Administrator\\AppData\\Roaming\\NuGet\\NuGet.Config",
+ "C:\\Users\\绔炵敺\\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": [
@@ -56,20 +60,6 @@
],
"assetTargetFallback": true,
"warn": true,
- "downloadDependencies": [
- {
- "name": "Microsoft.AspNetCore.App.Ref",
- "version": "[6.0.35, 6.0.35]"
- },
- {
- "name": "Microsoft.NETCore.App.Ref",
- "version": "[6.0.35, 6.0.35]"
- },
- {
- "name": "Microsoft.WindowsDesktop.App.Ref",
- "version": "[6.0.35, 6.0.35]"
- }
- ],
"frameworkReferences": {
"Microsoft.NETCore.App": {
"privateAssets": "all"
--
Gitblit v1.9.3