LibTests.csproj.nuget.dgspec.json 3.2 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394
  1. {
  2. "format": 1,
  3. "restore": {
  4. "C:\\Users\\get458\\Downloads\\TrueLib-master\\truelib\\LibTests\\LibTests.csproj": {}
  5. },
  6. "projects": {
  7. "C:\\Users\\get458\\Downloads\\TrueLib-master\\truelib\\LibTests\\LibTests.csproj": {
  8. "version": "1.0.0",
  9. "restore": {
  10. "projectUniqueName": "C:\\Users\\get458\\Downloads\\TrueLib-master\\truelib\\LibTests\\LibTests.csproj",
  11. "projectName": "LibTests",
  12. "projectPath": "C:\\Users\\get458\\Downloads\\TrueLib-master\\truelib\\LibTests\\LibTests.csproj",
  13. "packagesPath": "C:\\Users\\get458\\.nuget\\packages\\",
  14. "outputPath": "C:\\Users\\get458\\Downloads\\TrueLib-master\\truelib\\LibTests\\obj\\",
  15. "projectStyle": "PackageReference",
  16. "fallbackFolders": [
  17. "C:\\vs studio\\Shared\\NuGetPackages"
  18. ],
  19. "configFilePaths": [
  20. "C:\\Users\\get458\\AppData\\Roaming\\NuGet\\NuGet.Config",
  21. "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
  22. "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
  23. ],
  24. "originalTargetFrameworks": [
  25. "net7.0"
  26. ],
  27. "sources": {
  28. "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
  29. "C:\\Program Files\\dotnet\\library-packs": {},
  30. "https://api.nuget.org/v3/index.json": {}
  31. },
  32. "frameworks": {
  33. "net7.0": {
  34. "targetAlias": "net7.0",
  35. "projectReferences": {
  36. "C:\\Users\\get458\\Downloads\\TrueLib-master\\truelib\\Lib\\Lib.csproj": {
  37. "projectPath": "C:\\Users\\get458\\Downloads\\TrueLib-master\\truelib\\Lib\\Lib.csproj"
  38. }
  39. }
  40. }
  41. },
  42. "warningProperties": {
  43. "warnAsError": [
  44. "NU1605"
  45. ]
  46. }
  47. },
  48. "frameworks": {
  49. "net7.0": {
  50. "targetAlias": "net7.0",
  51. "dependencies": {
  52. "Microsoft.NET.Test.Sdk": {
  53. "target": "Package",
  54. "version": "[17.3.2, )"
  55. },
  56. "coverlet.collector": {
  57. "include": "Runtime, Build, Native, ContentFiles, Analyzers, BuildTransitive",
  58. "suppressParent": "All",
  59. "target": "Package",
  60. "version": "[3.1.2, )"
  61. },
  62. "xunit": {
  63. "target": "Package",
  64. "version": "[2.4.2, )"
  65. },
  66. "xunit.runner.visualstudio": {
  67. "include": "Runtime, Build, Native, ContentFiles, Analyzers, BuildTransitive",
  68. "suppressParent": "All",
  69. "target": "Package",
  70. "version": "[2.4.5, )"
  71. }
  72. },
  73. "imports": [
  74. "net461",
  75. "net462",
  76. "net47",
  77. "net471",
  78. "net472",
  79. "net48",
  80. "net481"
  81. ],
  82. "assetTargetFallback": true,
  83. "warn": true,
  84. "frameworkReferences": {
  85. "Microsoft.NETCore.App": {
  86. "privateAssets": "all"
  87. }
  88. },
  89. "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\7.0.202\\RuntimeIdentifierGraph.json"
  90. }
  91. }
  92. }
  93. }
  94. }