78 lines
		
	
	
		
			1.9 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			78 lines
		
	
	
		
			1.9 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|   "version": 3,
 | |
|   "targets": {
 | |
|     "net9.0": {}
 | |
|   },
 | |
|   "libraries": {},
 | |
|   "projectFileDependencyGroups": {
 | |
|     "net9.0": []
 | |
|   },
 | |
|   "packageFolders": {
 | |
|     "/home/nik/.nuget/packages/": {}
 | |
|   },
 | |
|   "project": {
 | |
|     "version": "1.0.0",
 | |
|     "restore": {
 | |
|       "projectUniqueName": "/home/nik/oop/labs/lab4/Utils/Utils.csproj",
 | |
|       "projectName": "Utils",
 | |
|       "projectPath": "/home/nik/oop/labs/lab4/Utils/Utils.csproj",
 | |
|       "packagesPath": "/home/nik/.nuget/packages/",
 | |
|       "outputPath": "/home/nik/oop/labs/lab4/Utils/obj/",
 | |
|       "projectStyle": "PackageReference",
 | |
|       "configFilePaths": [
 | |
|         "/home/nik/.nuget/NuGet/NuGet.Config"
 | |
|       ],
 | |
|       "originalTargetFrameworks": [
 | |
|         "net9.0"
 | |
|       ],
 | |
|       "sources": {
 | |
|         "https://api.nuget.org/v3/index.json": {}
 | |
|       },
 | |
|       "frameworks": {
 | |
|         "net9.0": {
 | |
|           "targetAlias": "net9.0",
 | |
|           "projectReferences": {}
 | |
|         }
 | |
|       },
 | |
|       "warningProperties": {
 | |
|         "warnAsError": [
 | |
|           "NU1605"
 | |
|         ]
 | |
|       },
 | |
|       "restoreAuditProperties": {
 | |
|         "enableAudit": "true",
 | |
|         "auditLevel": "low",
 | |
|         "auditMode": "direct"
 | |
|       },
 | |
|       "SdkAnalysisLevel": "9.0.100"
 | |
|     },
 | |
|     "frameworks": {
 | |
|       "net9.0": {
 | |
|         "targetAlias": "net9.0",
 | |
|         "imports": [
 | |
|           "net461",
 | |
|           "net462",
 | |
|           "net47",
 | |
|           "net471",
 | |
|           "net472",
 | |
|           "net48",
 | |
|           "net481"
 | |
|         ],
 | |
|         "assetTargetFallback": true,
 | |
|         "warn": true,
 | |
|         "downloadDependencies": [
 | |
|           {
 | |
|             "name": "Microsoft.AspNetCore.App.Ref",
 | |
|             "version": "[9.0.9, 9.0.9]"
 | |
|           }
 | |
|         ],
 | |
|         "frameworkReferences": {
 | |
|           "Microsoft.NETCore.App": {
 | |
|             "privateAssets": "all"
 | |
|           }
 | |
|         },
 | |
|         "runtimeIdentifierGraphPath": "/usr/share/dotnet/sdk/9.0.110/PortableRuntimeIdentifierGraph.json"
 | |
|       }
 | |
|     }
 | |
|   }
 | |
| } | 
