No Description
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.

project.assets.json 1.9KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667
  1. {
  2. "version": 3,
  3. "targets": {
  4. ".NETCoreApp,Version=v3.1": {}
  5. },
  6. "libraries": {},
  7. "projectFileDependencyGroups": {
  8. ".NETCoreApp,Version=v3.1": []
  9. },
  10. "packageFolders": {
  11. "C:\\Users\\l.farina\\.nuget\\packages\\": {}
  12. },
  13. "project": {
  14. "version": "1.0.0",
  15. "restore": {
  16. "projectUniqueName": "C:\\Users\\l.farina\\Desktop\\UCRM_stage\\DSLink\\DSLink\\DSLink.csproj",
  17. "projectName": "DSLink",
  18. "projectPath": "C:\\Users\\l.farina\\Desktop\\UCRM_stage\\DSLink\\DSLink\\DSLink.csproj",
  19. "packagesPath": "C:\\Users\\l.farina\\.nuget\\packages\\",
  20. "outputPath": "C:\\Users\\l.farina\\Desktop\\UCRM_stage\\DSLink\\DSLink\\obj\\",
  21. "projectStyle": "PackageReference",
  22. "configFilePaths": [
  23. "C:\\Users\\l.farina\\AppData\\Roaming\\NuGet\\NuGet.Config",
  24. "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
  25. ],
  26. "originalTargetFrameworks": [
  27. "netcoreapp3.1"
  28. ],
  29. "sources": {
  30. "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
  31. "https://api.nuget.org/v3/index.json": {}
  32. },
  33. "frameworks": {
  34. "netcoreapp3.1": {
  35. "targetAlias": "netcoreapp3.1",
  36. "projectReferences": {}
  37. }
  38. },
  39. "warningProperties": {
  40. "warnAsError": [
  41. "NU1605"
  42. ]
  43. }
  44. },
  45. "frameworks": {
  46. "netcoreapp3.1": {
  47. "targetAlias": "netcoreapp3.1",
  48. "imports": [
  49. "net461",
  50. "net462",
  51. "net47",
  52. "net471",
  53. "net472",
  54. "net48"
  55. ],
  56. "assetTargetFallback": true,
  57. "warn": true,
  58. "frameworkReferences": {
  59. "Microsoft.NETCore.App": {
  60. "privateAssets": "all"
  61. }
  62. },
  63. "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\5.0.301\\RuntimeIdentifierGraph.json"
  64. }
  65. }
  66. }
  67. }