ThirdParty.csproj.nuget.dgspec.json.r5 2.3 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273
  1. {
  2. "format": 1,
  3. "restore": {
  4. "E:\\AviationRescue\\Svn\\SimulationServer\\simulation-server\\ThirdParty\\ThirdParty.csproj": {}
  5. },
  6. "projects": {
  7. "E:\\AviationRescue\\Svn\\SimulationServer\\simulation-server\\ThirdParty\\ThirdParty.csproj": {
  8. "version": "1.0.0",
  9. "restore": {
  10. "projectUniqueName": "E:\\AviationRescue\\Svn\\SimulationServer\\simulation-server\\ThirdParty\\ThirdParty.csproj",
  11. "projectName": "ThirdParty",
  12. "projectPath": "E:\\AviationRescue\\Svn\\SimulationServer\\simulation-server\\ThirdParty\\ThirdParty.csproj",
  13. "packagesPath": "C:\\Users\\sd301\\.nuget\\packages\\",
  14. "outputPath": "E:\\AviationRescue\\Svn\\SimulationServer\\simulation-server\\ThirdParty\\obj\\",
  15. "projectStyle": "PackageReference",
  16. "configFilePaths": [
  17. "C:\\Users\\sd301\\AppData\\Roaming\\NuGet\\NuGet.Config",
  18. "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
  19. ],
  20. "originalTargetFrameworks": [
  21. "net7.0"
  22. ],
  23. "sources": {
  24. "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
  25. "https://api.nuget.org/v3/index.json": {}
  26. },
  27. "frameworks": {
  28. "net7.0": {
  29. "targetAlias": "net7.0",
  30. "projectReferences": {}
  31. }
  32. },
  33. "warningProperties": {
  34. "warnAsError": [
  35. "NU1605"
  36. ]
  37. }
  38. },
  39. "frameworks": {
  40. "net7.0": {
  41. "targetAlias": "net7.0",
  42. "dependencies": {
  43. "MySql.Data": {
  44. "target": "Package",
  45. "version": "[8.1.0, )"
  46. },
  47. "UniTask": {
  48. "target": "Package",
  49. "version": "[2.4.1, )"
  50. }
  51. },
  52. "imports": [
  53. "net461",
  54. "net462",
  55. "net47",
  56. "net471",
  57. "net472",
  58. "net48",
  59. "net481"
  60. ],
  61. "assetTargetFallback": true,
  62. "warn": true,
  63. "frameworkReferences": {
  64. "Microsoft.NETCore.App": {
  65. "privateAssets": "all"
  66. }
  67. },
  68. "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.101\\RuntimeIdentifierGraph.json"
  69. }
  70. }
  71. }
  72. }
  73. }