ClassLibrary5.csproj.nuget.dgspec.json 2.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172
  1. {
  2. "format": 1,
  3. "restore": {
  4. "D:\\otter\\VSProject\\ConsoleCSharp\\ClassLibrary5\\ClassLibrary5.csproj": {}
  5. },
  6. "projects": {
  7. "D:\\otter\\VSProject\\ConsoleCSharp\\ClassLibrary5\\ClassLibrary5.csproj": {
  8. "version": "1.0.0",
  9. "restore": {
  10. "projectUniqueName": "D:\\otter\\VSProject\\ConsoleCSharp\\ClassLibrary5\\ClassLibrary5.csproj",
  11. "projectName": "ClassLibrary5",
  12. "projectPath": "D:\\otter\\VSProject\\ConsoleCSharp\\ClassLibrary5\\ClassLibrary5.csproj",
  13. "packagesPath": "C:\\Users\\Aziraphale\\.nuget\\packages\\",
  14. "outputPath": "D:\\otter\\VSProject\\ConsoleCSharp\\ClassLibrary5\\obj\\",
  15. "projectStyle": "PackageReference",
  16. "fallbackFolders": [
  17. "D:\\need_programms\\Visual Studio\\Shared\\NuGetPackages"
  18. ],
  19. "configFilePaths": [
  20. "C:\\Users\\Aziraphale\\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. "https://api.nuget.org/v3/index.json": {}
  30. },
  31. "frameworks": {
  32. "net7.0": {
  33. "targetAlias": "net7.0",
  34. "projectReferences": {}
  35. }
  36. },
  37. "warningProperties": {
  38. "warnAsError": [
  39. "NU1605"
  40. ]
  41. },
  42. "restoreAuditProperties": {
  43. "enableAudit": "true",
  44. "auditLevel": "low",
  45. "auditMode": "direct"
  46. }
  47. },
  48. "frameworks": {
  49. "net7.0": {
  50. "targetAlias": "net7.0",
  51. "imports": [
  52. "net461",
  53. "net462",
  54. "net47",
  55. "net471",
  56. "net472",
  57. "net48",
  58. "net481"
  59. ],
  60. "assetTargetFallback": true,
  61. "warn": true,
  62. "frameworkReferences": {
  63. "Microsoft.NETCore.App": {
  64. "privateAssets": "all"
  65. }
  66. },
  67. "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.201\\RuntimeIdentifierGraph.json"
  68. }
  69. }
  70. }
  71. }
  72. }