Assignment for Location Calculation
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

78 lines
2.4 KiB

  1. {
  2. "format": 1,
  3. "restore": {
  4. "C:\\Users\\satye\\Downloads\\POCDistance\\POCDistance\\POCDistance.csproj": {}
  5. },
  6. "projects": {
  7. "C:\\Users\\satye\\Downloads\\POCDistance\\POCDistance\\POCDistance.csproj": {
  8. "version": "1.0.0",
  9. "restore": {
  10. "projectUniqueName": "C:\\Users\\satye\\Downloads\\POCDistance\\POCDistance\\POCDistance.csproj",
  11. "projectName": "POCDistance",
  12. "projectPath": "C:\\Users\\satye\\Downloads\\POCDistance\\POCDistance\\POCDistance.csproj",
  13. "packagesPath": "C:\\Users\\satye\\.nuget\\packages\\",
  14. "outputPath": "C:\\Users\\satye\\Downloads\\POCDistance\\POCDistance\\obj\\",
  15. "projectStyle": "PackageReference",
  16. "configFilePaths": [
  17. "C:\\Users\\satye\\AppData\\Roaming\\NuGet\\NuGet.Config",
  18. "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
  19. ],
  20. "originalTargetFrameworks": [
  21. "net5.0"
  22. ],
  23. "sources": {
  24. "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
  25. "https://api.nuget.org/v3/index.json": {}
  26. },
  27. "frameworks": {
  28. "net5.0": {
  29. "targetAlias": "net5.0",
  30. "projectReferences": {}
  31. }
  32. },
  33. "warningProperties": {
  34. "warnAsError": [
  35. "NU1605"
  36. ]
  37. }
  38. },
  39. "frameworks": {
  40. "net5.0": {
  41. "targetAlias": "net5.0",
  42. "dependencies": {
  43. "Microsoft.VisualStudio.Azure.Containers.Tools.Targets": {
  44. "target": "Package",
  45. "version": "[1.11.1, )"
  46. },
  47. "Newtonsoft.Json": {
  48. "target": "Package",
  49. "version": "[13.0.1, )"
  50. },
  51. "Swashbuckle.AspNetCore": {
  52. "target": "Package",
  53. "version": "[5.6.3, )"
  54. }
  55. },
  56. "imports": [
  57. "net461",
  58. "net462",
  59. "net47",
  60. "net471",
  61. "net472",
  62. "net48"
  63. ],
  64. "assetTargetFallback": true,
  65. "warn": true,
  66. "frameworkReferences": {
  67. "Microsoft.AspNetCore.App": {
  68. "privateAssets": "none"
  69. },
  70. "Microsoft.NETCore.App": {
  71. "privateAssets": "all"
  72. }
  73. },
  74. "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\5.0.404\\RuntimeIdentifierGraph.json"
  75. }
  76. }
  77. }
  78. }
  79. }