PWA Fundvelo der Caritas.
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.

CaritasPWA.csproj.nuget.dgspec.json 3.0KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394
  1. {
  2. "format": 1,
  3. "restore": {
  4. "D:\\Work\\Caritas\\CaritasPWA\\CaritasPWA.csproj": {}
  5. },
  6. "projects": {
  7. "D:\\Work\\Caritas\\CaritasPWA\\CaritasPWA.csproj": {
  8. "version": "1.0.0",
  9. "restore": {
  10. "projectUniqueName": "D:\\Work\\Caritas\\CaritasPWA\\CaritasPWA.csproj",
  11. "projectName": "CaritasPWA",
  12. "projectPath": "D:\\Work\\Caritas\\CaritasPWA\\CaritasPWA.csproj",
  13. "packagesPath": "C:\\Users\\FSmilari\\.nuget\\packages\\",
  14. "outputPath": "D:\\Work\\Caritas\\CaritasPWA\\obj\\",
  15. "projectStyle": "PackageReference",
  16. "fallbackFolders": [
  17. "C:\\Program Files (x86)\\Microsoft\\Xamarin\\NuGet\\"
  18. ],
  19. "configFilePaths": [
  20. "C:\\Users\\FSmilari\\AppData\\Roaming\\NuGet\\NuGet.Config",
  21. "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config",
  22. "C:\\Program Files (x86)\\NuGet\\Config\\Xamarin.Offline.config"
  23. ],
  24. "originalTargetFrameworks": [
  25. "netstandard2.1"
  26. ],
  27. "sources": {
  28. "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
  29. "https://api.nuget.org/v3/index.json": {}
  30. },
  31. "frameworks": {
  32. "netstandard2.1": {
  33. "targetAlias": "netstandard2.1",
  34. "projectReferences": {}
  35. }
  36. },
  37. "warningProperties": {
  38. "warnAsError": [
  39. "NU1605"
  40. ]
  41. }
  42. },
  43. "frameworks": {
  44. "netstandard2.1": {
  45. "targetAlias": "netstandard2.1",
  46. "dependencies": {
  47. "BuildWebCompiler": {
  48. "target": "Package",
  49. "version": "[1.12.394, )"
  50. },
  51. "MatBlazor": {
  52. "target": "Package",
  53. "version": "[2.8.0, )"
  54. },
  55. "Microsoft.AspNetCore.Components.WebAssembly": {
  56. "target": "Package",
  57. "version": "[3.2.1, )"
  58. },
  59. "Microsoft.AspNetCore.Components.WebAssembly.Build": {
  60. "suppressParent": "All",
  61. "target": "Package",
  62. "version": "[3.2.1, )"
  63. },
  64. "Microsoft.AspNetCore.Components.WebAssembly.DevServer": {
  65. "suppressParent": "All",
  66. "target": "Package",
  67. "version": "[3.2.1, )"
  68. },
  69. "System.Net.Http.Json": {
  70. "target": "Package",
  71. "version": "[3.2.0, )"
  72. }
  73. },
  74. "imports": [
  75. "net461",
  76. "net462",
  77. "net47",
  78. "net471",
  79. "net472",
  80. "net48"
  81. ],
  82. "assetTargetFallback": true,
  83. "warn": true,
  84. "frameworkReferences": {
  85. "NETStandard.Library": {
  86. "privateAssets": "all"
  87. }
  88. },
  89. "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\5.0.202\\RuntimeIdentifierGraph.json"
  90. }
  91. }
  92. }
  93. }
  94. }