IM/backend/IMTest/obj/IMTest.csproj.nuget.dgspec.json
2026-03-29 12:03:15 +08:00

229 lines
7.1 KiB
JSON

{
"format": 1,
"restore": {
"/home/nanxun/Documents/Project/IM/backend/IMTest/IMTest.csproj": {}
},
"projects": {
"/home/nanxun/Documents/Project/IM/backend/IMTest/IMTest.csproj": {
"version": "1.0.0",
"restore": {
"projectUniqueName": "/home/nanxun/Documents/Project/IM/backend/IMTest/IMTest.csproj",
"projectName": "IMTest",
"projectPath": "/home/nanxun/Documents/Project/IM/backend/IMTest/IMTest.csproj",
"packagesPath": "/home/nanxun/.nuget/packages/",
"outputPath": "/home/nanxun/Documents/Project/IM/backend/IMTest/obj/",
"projectStyle": "PackageReference",
"configFilePaths": [
"/home/nanxun/.nuget/NuGet/NuGet.Config"
],
"originalTargetFrameworks": [
"net8.0"
],
"sources": {
"https://api.nuget.org/v3/index.json": {}
},
"frameworks": {
"net8.0": {
"targetAlias": "net8.0",
"projectReferences": {
"/home/nanxun/Documents/Project/IM/backend/IM_API/IM_API.csproj": {
"projectPath": "/home/nanxun/Documents/Project/IM/backend/IM_API/IM_API.csproj"
}
}
}
},
"warningProperties": {
"warnAsError": [
"NU1605"
]
},
"restoreAuditProperties": {
"enableAudit": "true",
"auditLevel": "low",
"auditMode": "direct"
},
"SdkAnalysisLevel": "10.0.200"
},
"frameworks": {
"net8.0": {
"targetAlias": "net8.0",
"dependencies": {
"Microsoft.EntityFrameworkCore.InMemory": {
"target": "Package",
"version": "[8.0.22, )"
},
"Microsoft.NET.Test.Sdk": {
"target": "Package",
"version": "[17.8.0, )"
},
"Moq": {
"target": "Package",
"version": "[4.20.72, )"
},
"coverlet.collector": {
"target": "Package",
"version": "[6.0.0, )"
},
"xunit": {
"target": "Package",
"version": "[2.5.3, )"
},
"xunit.runner.visualstudio": {
"target": "Package",
"version": "[2.5.3, )"
}
},
"imports": [
"net461",
"net462",
"net47",
"net471",
"net472",
"net48",
"net481"
],
"assetTargetFallback": true,
"warn": true,
"frameworkReferences": {
"Microsoft.NETCore.App": {
"privateAssets": "all"
}
},
"runtimeIdentifierGraphPath": "/home/nanxun/dotnet/sdk/10.0.201/PortableRuntimeIdentifierGraph.json"
}
}
},
"/home/nanxun/Documents/Project/IM/backend/IM_API/IM_API.csproj": {
"version": "1.0.0",
"restore": {
"projectUniqueName": "/home/nanxun/Documents/Project/IM/backend/IM_API/IM_API.csproj",
"projectName": "IM_API",
"projectPath": "/home/nanxun/Documents/Project/IM/backend/IM_API/IM_API.csproj",
"packagesPath": "/home/nanxun/.nuget/packages/",
"outputPath": "/home/nanxun/Documents/Project/IM/backend/IM_API/obj/",
"projectStyle": "PackageReference",
"configFilePaths": [
"/home/nanxun/.nuget/NuGet/NuGet.Config"
],
"originalTargetFrameworks": [
"net8.0"
],
"sources": {
"https://api.nuget.org/v3/index.json": {}
},
"frameworks": {
"net8.0": {
"targetAlias": "net8.0",
"projectReferences": {}
}
},
"warningProperties": {
"warnAsError": [
"NU1605"
]
},
"restoreAuditProperties": {
"enableAudit": "true",
"auditLevel": "low",
"auditMode": "direct"
},
"SdkAnalysisLevel": "10.0.200"
},
"frameworks": {
"net8.0": {
"targetAlias": "net8.0",
"dependencies": {
"AutoMapper": {
"target": "Package",
"version": "[12.0.1, )"
},
"AutoMapper.Extensions.Microsoft.DependencyInjection": {
"target": "Package",
"version": "[12.0.0, )"
},
"MassTransit.RabbitMQ": {
"target": "Package",
"version": "[8.5.5, )"
},
"Microsoft.AspNetCore.Authentication.JwtBearer": {
"target": "Package",
"version": "[8.0.21, )"
},
"Microsoft.AspNetCore.SignalR": {
"target": "Package",
"version": "[1.2.0, )"
},
"Microsoft.EntityFrameworkCore.Design": {
"include": "Runtime, Build, Native, ContentFiles, Analyzers, BuildTransitive",
"suppressParent": "All",
"target": "Package",
"version": "[8.0.21, )"
},
"Microsoft.EntityFrameworkCore.Tools": {
"include": "Runtime, Build, Native, ContentFiles, Analyzers, BuildTransitive",
"suppressParent": "All",
"target": "Package",
"version": "[8.0.21, )"
},
"Microsoft.Extensions.Caching.StackExchangeRedis": {
"target": "Package",
"version": "[10.0.2, )"
},
"Microsoft.VisualStudio.Azure.Containers.Tools.Targets": {
"target": "Package",
"version": "[1.22.1, )"
},
"Newtonsoft.Json": {
"target": "Package",
"version": "[13.0.4, )"
},
"Pomelo.EntityFrameworkCore.MySql": {
"target": "Package",
"version": "[8.0.3, )"
},
"RedLock.net": {
"target": "Package",
"version": "[2.3.2, )"
},
"SixLabors.ImageSharp": {
"target": "Package",
"version": "[3.1.12, )"
},
"StackExchange.Redis": {
"target": "Package",
"version": "[2.9.32, )"
},
"Swashbuckle.AspNetCore": {
"target": "Package",
"version": "[6.6.2, )"
},
"System.IdentityModel.Tokens.Jwt": {
"target": "Package",
"version": "[8.14.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": "/home/nanxun/dotnet/sdk/10.0.201/PortableRuntimeIdentifierGraph.json"
}
}
}
}
}