| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970 |
- {
- "version": 3,
- "targets": {
- ".NETStandard,Version=v2.1": {}
- },
- "libraries": {},
- "projectFileDependencyGroups": {
- ".NETStandard,Version=v2.1": []
- },
- "packageFolders": {
- "C:\\Users\\lulu\\.nuget\\packages\\": {},
- "D:\\Microsoft\\Xamarin\\NuGet\\": {}
- },
- "project": {
- "version": "1.0.0",
- "restore": {
- "projectUniqueName": "D:\\北京宏信\\源码\\haodegroup\\WebAPIBase.NetCore\\Model\\WebAPIBase.Model.csproj",
- "projectName": "WebAPIBase.Model",
- "projectPath": "D:\\北京宏信\\源码\\haodegroup\\WebAPIBase.NetCore\\Model\\WebAPIBase.Model.csproj",
- "packagesPath": "C:\\Users\\lulu\\.nuget\\packages\\",
- "outputPath": "D:\\北京宏信\\源码\\haodegroup\\WebAPIBase.NetCore\\Model\\obj\\",
- "projectStyle": "PackageReference",
- "fallbackFolders": [
- "D:\\Microsoft\\Xamarin\\NuGet\\"
- ],
- "configFilePaths": [
- "C:\\Users\\lulu\\AppData\\Roaming\\NuGet\\NuGet.Config",
- "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config",
- "C:\\Program Files (x86)\\NuGet\\Config\\Xamarin.Offline.config"
- ],
- "originalTargetFrameworks": [
- "netstandard2.1"
- ],
- "sources": {
- "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
- "https://api.nuget.org/v3/index.json": {}
- },
- "frameworks": {
- "netstandard2.1": {
- "projectReferences": {}
- }
- },
- "warningProperties": {
- "warnAsError": [
- "NU1605"
- ]
- }
- },
- "frameworks": {
- "netstandard2.1": {
- "imports": [
- "net461",
- "net462",
- "net47",
- "net471",
- "net472",
- "net48"
- ],
- "assetTargetFallback": true,
- "warn": true,
- "frameworkReferences": {
- "NETStandard.Library": {
- "privateAssets": "all"
- }
- },
- "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\3.1.401\\RuntimeIdentifierGraph.json"
- }
- }
- }
- }
|