.Net_Test/xUnit.NET/obj/xUnit.NET.csproj.nuget.dgspec.json

89 lines
2.9 KiB
JSON
Raw Normal View History

2023-08-24 17:31:32 +00:00
{
"format": 1,
"restore": {
2023-08-25 04:54:49 +00:00
"c:\\Users\\lukas\\Nextcloud\\GitHub\\.Net_C.Sharp_Test\\xUnit.NET\\xUnit.NET.csproj": {}
2023-08-24 17:31:32 +00:00
},
"projects": {
2023-08-25 04:54:49 +00:00
"c:\\Users\\lukas\\Nextcloud\\GitHub\\.Net_C.Sharp_Test\\xUnit.NET\\xUnit.NET.csproj": {
2023-08-24 17:31:32 +00:00
"version": "1.0.0",
"restore": {
2023-08-25 04:54:49 +00:00
"projectUniqueName": "c:\\Users\\lukas\\Nextcloud\\GitHub\\.Net_C.Sharp_Test\\xUnit.NET\\xUnit.NET.csproj",
"projectName": "xUnit.NET",
"projectPath": "c:\\Users\\lukas\\Nextcloud\\GitHub\\.Net_C.Sharp_Test\\xUnit.NET\\xUnit.NET.csproj",
2023-08-24 17:31:32 +00:00
"packagesPath": "C:\\Users\\lukas\\.nuget\\packages\\",
2023-08-25 04:54:49 +00:00
"outputPath": "c:\\Users\\lukas\\Nextcloud\\GitHub\\.Net_C.Sharp_Test\\xUnit.NET\\obj\\",
2023-08-24 17:31:32 +00:00
"projectStyle": "PackageReference",
"configFilePaths": [
"C:\\Users\\lukas\\AppData\\Roaming\\NuGet\\NuGet.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": {}
}
},
"warningProperties": {
"warnAsError": [
"NU1605"
]
}
},
"frameworks": {
"net7.0": {
"targetAlias": "net7.0",
"dependencies": {
"Microsoft.NET.Test.Sdk": {
"target": "Package",
"version": "[17.6.0, )"
},
2023-08-25 04:54:49 +00:00
"Selenium.WebDriver": {
2023-08-24 17:31:32 +00:00
"target": "Package",
2023-08-25 04:54:49 +00:00
"version": "[4.11.0, )"
2023-08-24 17:31:32 +00:00
},
2023-08-25 04:54:49 +00:00
"coverlet.collector": {
"include": "Runtime, Build, Native, ContentFiles, Analyzers, BuildTransitive",
"suppressParent": "All",
2023-08-24 17:31:32 +00:00
"target": "Package",
2023-08-25 04:54:49 +00:00
"version": "[3.2.0, )"
2023-08-24 17:31:32 +00:00
},
2023-08-25 04:54:49 +00:00
"xunit": {
2023-08-24 17:31:32 +00:00
"target": "Package",
2023-08-25 04:54:49 +00:00
"version": "[2.4.2, )"
2023-08-24 17:31:32 +00:00
},
2023-08-25 04:54:49 +00:00
"xunit.runner.visualstudio": {
"include": "Runtime, Build, Native, ContentFiles, Analyzers, BuildTransitive",
"suppressParent": "All",
2023-08-24 17:31:32 +00:00
"target": "Package",
2023-08-25 04:54:49 +00:00
"version": "[2.4.5, )"
2023-08-24 17:31:32 +00:00
}
},
"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"
}
}
}
}
}