fix file
This commit is contained in:
parent
31dc3a73b7
commit
838ebf2563
9 changed files with 346 additions and 332 deletions
|
|
@ -13728,27 +13728,26 @@
|
|||
]
|
||||
},
|
||||
"packageFolders": {
|
||||
"/Users/moss/.nuget/packages/": {}
|
||||
"/Users/suphonchaip/.nuget/packages/": {}
|
||||
},
|
||||
"project": {
|
||||
"version": "1.0.0",
|
||||
"restore": {
|
||||
"projectUniqueName": "/Users/moss/frappet/hrms/hrms-api-recruit/BMA.EHR.Recruit.Service.csproj",
|
||||
"projectUniqueName": "/Users/suphonchaip/Develop/hrms/hrms-api-recruit/BMA.EHR.Recruit.Service.csproj",
|
||||
"projectName": "BMA.EHR.Recruit.Service",
|
||||
"projectPath": "/Users/moss/frappet/hrms/hrms-api-recruit/BMA.EHR.Recruit.Service.csproj",
|
||||
"packagesPath": "/Users/moss/.nuget/packages/",
|
||||
"outputPath": "/Users/moss/frappet/hrms/hrms-api-recruit/obj/",
|
||||
"projectPath": "/Users/suphonchaip/Develop/hrms/hrms-api-recruit/BMA.EHR.Recruit.Service.csproj",
|
||||
"packagesPath": "/Users/suphonchaip/.nuget/packages/",
|
||||
"outputPath": "/Users/suphonchaip/Develop/hrms/hrms-api-recruit/obj/",
|
||||
"projectStyle": "PackageReference",
|
||||
"configFilePaths": [
|
||||
"/Users/moss/frappet/hrms/hrms-api-recruit/NuGet.Config",
|
||||
"/Users/moss/.nuget/NuGet/NuGet.Config"
|
||||
"/Users/suphonchaip/Develop/hrms/hrms-api-recruit/NuGet.Config",
|
||||
"/Users/suphonchaip/.nuget/NuGet/NuGet.Config"
|
||||
],
|
||||
"originalTargetFrameworks": [
|
||||
"net7.0"
|
||||
],
|
||||
"sources": {
|
||||
"https://api.nuget.org/v3/index.json": {},
|
||||
"https://nuget.frappet.synology.me/v3/index.json": {}
|
||||
"https://api.nuget.org/v3/index.json": {}
|
||||
},
|
||||
"frameworks": {
|
||||
"net7.0": {
|
||||
|
|
@ -13760,7 +13759,13 @@
|
|||
"warnAsError": [
|
||||
"NU1605"
|
||||
]
|
||||
}
|
||||
},
|
||||
"restoreAuditProperties": {
|
||||
"enableAudit": "true",
|
||||
"auditLevel": "low",
|
||||
"auditMode": "direct"
|
||||
},
|
||||
"SdkAnalysisLevel": "9.0.300"
|
||||
},
|
||||
"frameworks": {
|
||||
"net7.0": {
|
||||
|
|
@ -13904,7 +13909,7 @@
|
|||
"privateAssets": "all"
|
||||
}
|
||||
},
|
||||
"runtimeIdentifierGraphPath": "/usr/local/share/dotnet/sdk/7.0.410/RuntimeIdentifierGraph.json"
|
||||
"runtimeIdentifierGraphPath": "/usr/local/share/dotnet/sdk/9.0.305/RuntimeIdentifierGraph.json"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue