| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687 |
- {
- "format": 1,
- "restore": {
- "d:\\Project\\LiandaTugboat\\Code\\DataMigration\\DataMigration.csproj": {}
- },
- "projects": {
- "d:\\Project\\LiandaTugboat\\Code\\DataMigration\\DataMigration.csproj": {
- "version": "1.0.0",
- "restore": {
- "projectUniqueName": "d:\\Project\\LiandaTugboat\\Code\\DataMigration\\DataMigration.csproj",
- "projectName": "DataMigration",
- "projectPath": "d:\\Project\\LiandaTugboat\\Code\\DataMigration\\DataMigration.csproj",
- "packagesPath": "D:\\software\\tool\\nuget",
- "outputPath": "d:\\Project\\LiandaTugboat\\Code\\DataMigration\\obj\\",
- "projectStyle": "PackageReference",
- "fallbackFolders": [
- "D:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
- ],
- "configFilePaths": [
- "C:\\Users\\reica\\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": [
- "netcoreapp3.1"
- ],
- "sources": {
- "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
- "https://api.nuget.org/v3/index.json": {}
- },
- "frameworks": {
- "netcoreapp3.1": {
- "targetAlias": "netcoreapp3.1",
- "projectReferences": {}
- }
- },
- "warningProperties": {
- "warnAsError": [
- "NU1605"
- ]
- },
- "restoreAuditProperties": {
- "enableAudit": "true",
- "auditLevel": "low",
- "auditMode": "direct"
- },
- "SdkAnalysisLevel": "10.0.200"
- },
- "frameworks": {
- "netcoreapp3.1": {
- "targetAlias": "netcoreapp3.1",
- "dependencies": {
- "MySql.Data": {
- "target": "Package",
- "version": "[8.0.28, )"
- },
- "Newtonsoft.Json": {
- "target": "Package",
- "version": "[13.0.1, )"
- },
- "System.Data.SqlClient": {
- "target": "Package",
- "version": "[4.8.3, )"
- }
- },
- "imports": [
- "net461",
- "net462",
- "net47",
- "net471",
- "net472",
- "net48",
- "net481"
- ],
- "assetTargetFallback": true,
- "warn": true,
- "frameworkReferences": {
- "Microsoft.NETCore.App": {
- "privateAssets": "all"
- }
- },
- "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\10.0.200-preview.0.26103.119\\RuntimeIdentifierGraph.json"
- }
- }
- }
- }
- }
|