.Net_Test/LukanNUnitProject/LukanPOM/obj/LukanPOM.csproj.nuget.dgspec.json

105 lines
3.3 KiB
JSON
Raw Normal View History

2023-08-24 07:11:04 +00:00
{
"format": 1,
"restore": {
2023-08-31 19:44:24 +00:00
"C:\\Users\\lukas\\Nextcloud\\GitHub\\.Net_C.Sharp_Test\\LukanNUnitProject\\LukanPOM\\LukanPOM.csproj": {}
2023-08-24 07:11:04 +00:00
},
"projects": {
2023-08-31 19:44:24 +00:00
"C:\\Users\\lukas\\Nextcloud\\GitHub\\.Net_C.Sharp_Test\\LukanNUnitProject\\LukanPOM\\LukanPOM.csproj": {
2023-08-24 07:11:04 +00:00
"version": "1.0.0",
"restore": {
2023-08-31 19:44:24 +00:00
"projectUniqueName": "C:\\Users\\lukas\\Nextcloud\\GitHub\\.Net_C.Sharp_Test\\LukanNUnitProject\\LukanPOM\\LukanPOM.csproj",
2023-08-24 07:11:04 +00:00
"projectName": "LukanPOM",
2023-08-31 19:44:24 +00:00
"projectPath": "C:\\Users\\lukas\\Nextcloud\\GitHub\\.Net_C.Sharp_Test\\LukanNUnitProject\\LukanPOM\\LukanPOM.csproj",
2023-08-24 07:11:04 +00:00
"packagesPath": "C:\\Users\\lukas\\.nuget\\packages\\",
2023-08-31 19:44:24 +00:00
"outputPath": "C:\\Users\\lukas\\Nextcloud\\GitHub\\.Net_C.Sharp_Test\\LukanNUnitProject\\LukanPOM\\obj\\",
2023-08-24 07:11:04 +00:00
"projectStyle": "PackageReference",
"configFilePaths": [
"C:\\Users\\lukas\\AppData\\Roaming\\NuGet\\NuGet.Config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
],
"originalTargetFrameworks": [
"net6.0"
],
"sources": {
"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
"https://api.nuget.org/v3/index.json": {}
},
"frameworks": {
"net6.0": {
"targetAlias": "net6.0",
"projectReferences": {}
}
},
"warningProperties": {
"warnAsError": [
"NU1605"
]
}
},
"frameworks": {
"net6.0": {
"targetAlias": "net6.0",
"dependencies": {
"DotNetSeleniumExtras.PageObjects.Core": {
"target": "Package",
"version": "[4.3.0, )"
},
"Microsoft.NET.Test.Sdk": {
"target": "Package",
"version": "[17.6.0, )"
},
"NUnit": {
"target": "Package",
"version": "[3.13.3, )"
},
"NUnit.Analyzers": {
"target": "Package",
"version": "[3.6.1, )"
},
"NUnit.ConsoleRunner": {
"target": "Package",
"version": "[3.16.3, )"
},
"NUnit3TestAdapter": {
"target": "Package",
"version": "[4.5.0, )"
},
"Selenium.Support": {
"target": "Package",
"version": "[4.11.0, )"
},
"Selenium.WebDriver": {
"target": "Package",
"version": "[4.11.0, )"
},
2023-08-24 11:25:35 +00:00
"WebDriverManager": {
"target": "Package",
"version": "[2.17.1, )"
},
2023-08-24 07:11:04 +00:00
"coverlet.collector": {
"target": "Package",
"version": "[3.2.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.400\\RuntimeIdentifierGraph.json"
}
}
}
}
}