123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596 |
- {
- "version": 3,
- "targets": {
- "net7.0": {
- "DLL_library/1.0.0": {
- "type": "project",
- "framework": ".NETCoreApp,Version=v7.0",
- "compile": {
- "bin/placeholder/DLL_library.dll": {}
- },
- "runtime": {
- "bin/placeholder/DLL_library.dll": {}
- }
- }
- }
- },
- "libraries": {
- "DLL_library/1.0.0": {
- "type": "project",
- "path": "../DLL_library/DLL_library.csproj",
- "msbuildProject": "../DLL_library/DLL_library.csproj"
- }
- },
- "projectFileDependencyGroups": {
- "net7.0": [
- "DLL_library >= 1.0.0"
- ]
- },
- "packageFolders": {
- "C:\\Users\\КуклевГА\\.nuget\\packages\\": {},
- "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages": {}
- },
- "project": {
- "version": "1.0.0",
- "restore": {
- "projectUniqueName": "C:\\Users\\КуклевГА\\Source\\Repos\\Dll_Task_Unit\\DLL_task\\DLL_task.csproj",
- "projectName": "DLL_task",
- "projectPath": "C:\\Users\\КуклевГА\\Source\\Repos\\Dll_Task_Unit\\DLL_task\\DLL_task.csproj",
- "packagesPath": "C:\\Users\\КуклевГА\\.nuget\\packages\\",
- "outputPath": "C:\\Users\\КуклевГА\\Source\\Repos\\Dll_Task_Unit\\DLL_task\\obj\\",
- "projectStyle": "PackageReference",
- "fallbackFolders": [
- "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
- ],
- "configFilePaths": [
- "C:\\Users\\КуклевГА\\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": [
- "net7.0"
- ],
- "sources": {
- "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
- "https://api.nuget.org/v3/index.json": {}
- },
- "frameworks": {
- "net7.0": {
- "targetAlias": "net7.0",
- "projectReferences": {
- "C:\\Users\\КуклевГА\\Source\\Repos\\Dll_Task_Unit\\DLL_library\\DLL_library.csproj": {
- "projectPath": "C:\\Users\\КуклевГА\\Source\\Repos\\Dll_Task_Unit\\DLL_library\\DLL_library.csproj"
- }
- }
- }
- },
- "warningProperties": {
- "warnAsError": [
- "NU1605"
- ]
- }
- },
- "frameworks": {
- "net7.0": {
- "targetAlias": "net7.0",
- "imports": [
- "net461",
- "net462",
- "net47",
- "net471",
- "net472",
- "net48",
- "net481"
- ],
- "assetTargetFallback": true,
- "warn": true,
- "frameworkReferences": {
- "Microsoft.NETCore.App": {
- "privateAssets": "all"
- }
- },
- "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\7.0.306\\RuntimeIdentifierGraph.json"
- }
- }
- }
- }
|