81 lines
		
	
	
		
			2.5 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			81 lines
		
	
	
		
			2.5 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|   "version": 3,
 | |
|   "targets": {
 | |
|     ".NETStandard,Version=v2.1": {}
 | |
|   },
 | |
|   "libraries": {},
 | |
|   "projectFileDependencyGroups": {
 | |
|     ".NETStandard,Version=v2.1": []
 | |
|   },
 | |
|   "packageFolders": {
 | |
|     "C:\\Users\\r.fieger\\.nuget\\packages\\": {},
 | |
|     "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages": {}
 | |
|   },
 | |
|   "project": {
 | |
|     "version": "1.0.0",
 | |
|     "restore": {
 | |
|       "projectUniqueName": "C:\\Projects\\Prototyping\\PackageTest\\SimplePackage\\SimplePackage.csproj",
 | |
|       "projectName": "SimplePackage",
 | |
|       "projectPath": "C:\\Projects\\Prototyping\\PackageTest\\SimplePackage\\SimplePackage.csproj",
 | |
|       "packagesPath": "C:\\Users\\r.fieger\\.nuget\\packages\\",
 | |
|       "outputPath": "C:\\Projects\\Prototyping\\PackageTest\\SimplePackage\\obj\\",
 | |
|       "projectStyle": "PackageReference",
 | |
|       "fallbackFolders": [
 | |
|         "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
 | |
|       ],
 | |
|       "configFilePaths": [
 | |
|         "C:\\Projects\\Prototyping\\PackageTest\\NuGet.Config",
 | |
|         "C:\\Users\\r.fieger\\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": [
 | |
|         "netstandard2.1"
 | |
|       ],
 | |
|       "sources": {
 | |
|         "http://gitearfi.hopto.org/api/packages/sxhundred/nuget/index.json": {},
 | |
|         "https://api.nuget.org/v3/index.json": {},
 | |
|         "https://nuget.pkg.github.com/CMFramework/index.json": {}
 | |
|       },
 | |
|       "frameworks": {
 | |
|         "netstandard2.1": {
 | |
|           "targetAlias": "netstandard2.1",
 | |
|           "projectReferences": {}
 | |
|         }
 | |
|       },
 | |
|       "warningProperties": {
 | |
|         "warnAsError": [
 | |
|           "NU1605"
 | |
|         ]
 | |
|       },
 | |
|       "restoreAuditProperties": {
 | |
|         "enableAudit": "true",
 | |
|         "auditLevel": "low",
 | |
|         "auditMode": "direct"
 | |
|       },
 | |
|       "SdkAnalysisLevel": "9.0.300"
 | |
|     },
 | |
|     "frameworks": {
 | |
|       "netstandard2.1": {
 | |
|         "targetAlias": "netstandard2.1",
 | |
|         "imports": [
 | |
|           "net461",
 | |
|           "net462",
 | |
|           "net47",
 | |
|           "net471",
 | |
|           "net472",
 | |
|           "net48",
 | |
|           "net481"
 | |
|         ],
 | |
|         "assetTargetFallback": true,
 | |
|         "warn": true,
 | |
|         "frameworkReferences": {
 | |
|           "NETStandard.Library": {
 | |
|             "privateAssets": "all"
 | |
|           }
 | |
|         },
 | |
|         "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\9.0.304\\RuntimeIdentifierGraph.json"
 | |
|       }
 | |
|     }
 | |
|   }
 | |
| } |