Last active
February 3, 2022 21:53
-
-
Save erdembayar/351e247185519d169c6afc4077007274 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"format": 1, | |
"restore": { | |
"C:\\Users\\test\\Downloads\\MainApplication.Xplat\\MachineReadable\\MyProjectA\\MyProjectA.csproj": {}, | |
"C:\\Users\\test\\Downloads\\MainApplication.Xplat\\MachineReadable\\MyProjectB\\MyProjectB.csproj": {} | |
}, | |
"projects": { | |
"C:\\Users\\test\\Downloads\\MainApplication.Xplat\\MachineReadable\\MyProjectA\\MyProjectA.csproj": { | |
"version": "1.0.0", | |
"restore": { | |
"projectUniqueName": "C:\\Users\\test\\Downloads\\MainApplication.Xplat\\MachineReadable\\MyProjectA\\MyProjectA.csproj", | |
"projectName": "MyProjectA", | |
"projectPath": "C:\\Users\\test\\Downloads\\MainApplication.Xplat\\MachineReadable\\MyProjectA\\MyProjectA.csproj", | |
"packagesPath": "C:\\Users\\test\\.nuget\\packages\\", | |
"outputPath": "C:\\Users\\test\\Downloads\\MainApplication.Xplat\\MachineReadable\\MyProjectA\\obj\\", | |
"projectStyle": "PackageReference", | |
"crossTargeting": true, | |
"fallbackFolders": [ | |
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages" | |
], | |
"configFilePaths": [ | |
"C:\\Users\\test\\Downloads\\MainApplication.Xplat\\MachineReadable\\NuGet.Config", | |
"C:\\Users\\test\\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": { | |
"https://api.nuget.org/v3/index.json": {}, | |
"https://apidev.nugettest.org/v3-index/index.json": {} | |
}, | |
"frameworks": { | |
"netcoreapp3.1": { | |
"targetAlias": "netcoreapp3.1", | |
"projectReferences": { | |
"C:\\Users\\test\\Downloads\\MainApplication.Xplat\\MachineReadable\\MyProjectB\\MyProjectB.csproj": { | |
"projectPath": "C:\\Users\\test\\Downloads\\MainApplication.Xplat\\MachineReadable\\MyProjectB\\MyProjectB.csproj" | |
} | |
} | |
} | |
}, | |
"warningProperties": { | |
"warnAsError": [ | |
"NU1605" | |
] | |
} | |
}, | |
"frameworks": { | |
"netcoreapp3.1": { | |
"targetAlias": "netcoreapp3.1", | |
"dependencies": { | |
"Microsoft.Extensions.Primitives": { | |
"target": "Package", | |
"version": "[1.0.0, 5.0.0]" | |
}, | |
"NuGet.Commands": { | |
"target": "Package", | |
"version": "[4.8.0-preview3.5278, )" | |
}, | |
"NuGet.Packaging.Core": { | |
"target": "Package", | |
"version": "[4.8.0-preview3.5278, )" | |
}, | |
"Text2Xml.Lib": { | |
"target": "Package", | |
"version": "[1.1.2, 2.0.0)" | |
} | |
}, | |
"imports": [ | |
"net461", | |
"net462", | |
"net47", | |
"net471", | |
"net472", | |
"net48" | |
], | |
"assetTargetFallback": true, | |
"warn": true, | |
"frameworkReferences": { | |
"Microsoft.NETCore.App": { | |
"privateAssets": "all" | |
} | |
}, | |
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\6.0.200-preview.22055.15\\RuntimeIdentifierGraph.json" | |
} | |
} | |
}, | |
"C:\\Users\\test\\Downloads\\MainApplication.Xplat\\MachineReadable\\MyProjectB\\MyProjectB.csproj": { | |
"version": "1.0.0", | |
"restore": { | |
"projectUniqueName": "C:\\Users\\test\\Downloads\\MainApplication.Xplat\\MachineReadable\\MyProjectB\\MyProjectB.csproj", | |
"projectName": "MyProjectB", | |
"projectPath": "C:\\Users\\test\\Downloads\\MainApplication.Xplat\\MachineReadable\\MyProjectB\\MyProjectB.csproj", | |
"packagesPath": "C:\\Users\\test\\.nuget\\packages\\", | |
"outputPath": "C:\\Users\\test\\Downloads\\MainApplication.Xplat\\MachineReadable\\MyProjectB\\obj\\", | |
"projectStyle": "PackageReference", | |
"crossTargeting": true, | |
"fallbackFolders": [ | |
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages" | |
], | |
"configFilePaths": [ | |
"C:\\Users\\test\\Downloads\\MainApplication.Xplat\\MachineReadable\\NuGet.Config", | |
"C:\\Users\\test\\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": [ | |
"net5.0", | |
"netcoreapp3.1" | |
], | |
"sources": { | |
"https://api.nuget.org/v3/index.json": {}, | |
"https://apidev.nugettest.org/v3-index/index.json": {} | |
}, | |
"frameworks": { | |
"netcoreapp3.1": { | |
"targetAlias": "netcoreapp3.1", | |
"projectReferences": {} | |
}, | |
"net5.0": { | |
"targetAlias": "net5.0", | |
"projectReferences": {} | |
} | |
}, | |
"warningProperties": { | |
"warnAsError": [ | |
"NU1605" | |
] | |
} | |
}, | |
"frameworks": { | |
"netcoreapp3.1": { | |
"targetAlias": "netcoreapp3.1", | |
"dependencies": { | |
"NuGet.Commands": { | |
"target": "Package", | |
"version": "[4.8.0-preview3.5278, )" | |
}, | |
"Text2Xml.Lib": { | |
"target": "Package", | |
"version": "[1.1.2, )" | |
} | |
}, | |
"imports": [ | |
"net461", | |
"net462", | |
"net47", | |
"net471", | |
"net472", | |
"net48" | |
], | |
"assetTargetFallback": true, | |
"warn": true, | |
"frameworkReferences": { | |
"Microsoft.NETCore.App": { | |
"privateAssets": "all" | |
} | |
}, | |
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\6.0.200-preview.22055.15\\RuntimeIdentifierGraph.json" | |
}, | |
"net5.0": { | |
"targetAlias": "net5.0", | |
"dependencies": { | |
"NuGet.Commands": { | |
"target": "Package", | |
"version": "[4.8.0-preview3.5278, )" | |
}, | |
"Text2Xml.Lib": { | |
"target": "Package", | |
"version": "[1.1.2, )" | |
} | |
}, | |
"imports": [ | |
"net461", | |
"net462", | |
"net47", | |
"net471", | |
"net472", | |
"net48" | |
], | |
"assetTargetFallback": true, | |
"warn": true, | |
"frameworkReferences": { | |
"Microsoft.NETCore.App": { | |
"privateAssets": "all" | |
} | |
}, | |
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\6.0.200-preview.22055.15\\RuntimeIdentifierGraph.json" | |
} | |
} | |
} | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment