This commit is contained in:
parent
fb4d5ea369
commit
bdf84c8528
.gitignore
.vs/CompetitionAPI
DesignTimeBuild
FileContentIndex
v17
Competition.BLL
bin/Debug/net6.0
Competition.BLL.dllCompetition.BLL.pdbCompetition.IBLL.dllCompetition.IBLL.pdbCompetition.IDAL.dllCompetition.IDAL.pdb
obj
Competition.BLL.csproj.nuget.dgspec.json
Debug/net6.0
Competition.BLL.AssemblyInfo.csCompetition.BLL.AssemblyInfoInputs.cacheCompetition.BLL.GeneratedMSBuildEditorConfig.editorconfigCompetition.BLL.assets.cacheCompetition.BLL.csproj.AssemblyReference.cacheCompetition.BLL.csproj.CoreCompileInputs.cacheCompetition.BLL.csproj.FileListAbsolute.txtCompetition.BLL.dllCompetition.BLL.pdb
project.assets.jsonproject.nuget.cacheref
refint
Competition.Common
bin/Debug/net6.0
obj
Competition.Common.csproj.nuget.dgspec.json
Debug/net6.0
Competition.Common.AssemblyInfo.csCompetition.Common.AssemblyInfoInputs.cacheCompetition.Common.GeneratedMSBuildEditorConfig.editorconfigCompetition.Common.assets.cacheCompetition.Common.csproj.AssemblyReference.cacheCompetition.Common.csproj.CoreCompileInputs.cacheCompetition.Common.csproj.FileListAbsolute.txtCompetition.Common.dllCompetition.Common.pdb
project.assets.jsonproject.nuget.cacheref
refint
Competition.DAL
bin/Debug/net6.0
Competition.DAL.dllCompetition.DAL.pdbCompetition.IDAL.dllCompetition.IDAL.pdbCompetition.Model.dllCompetition.Model.pdb
obj
Competition.DAL.csproj.nuget.dgspec.json
Debug/net6.0
Competition.DAL.AssemblyInfo.csCompetition.DAL.AssemblyInfoInputs.cacheCompetition.DAL.GeneratedMSBuildEditorConfig.editorconfigCompetition.DAL.assets.cacheCompetition.DAL.csproj.AssemblyReference.cacheCompetition.DAL.csproj.CoreCompileInputs.cacheCompetition.DAL.csproj.FileListAbsolute.txtCompetition.DAL.dllCompetition.DAL.pdb
project.assets.jsonproject.nuget.cacheref
refint
Competition.IBLL
bin/Debug/net6.0
obj
Competition.IBLL.csproj.nuget.dgspec.json
Debug/net6.0
Competition.IBLL.AssemblyInfo.csCompetition.IBLL.AssemblyInfoInputs.cacheCompetition.IBLL.GeneratedMSBuildEditorConfig.editorconfigCompetition.IBLL.assets.cacheCompetition.IBLL.csproj.AssemblyReference.cacheCompetition.IBLL.csproj.CoreCompileInputs.cacheCompetition.IBLL.csproj.FileListAbsolute.txtCompetition.IBLL.dllCompetition.IBLL.pdb
project.assets.jsonproject.nuget.cacheref
refint
Competition.IDAL
bin/Debug/net6.0
obj
Competition.IDAL.csproj.nuget.dgspec.json
Debug/net6.0
Competition.IDAL.AssemblyInfo.csCompetition.IDAL.AssemblyInfoInputs.cacheCompetition.IDAL.GeneratedMSBuildEditorConfig.editorconfigCompetition.IDAL.assets.cacheCompetition.IDAL.csproj.FileListAbsolute.txtCompetition.IDAL.dllCompetition.IDAL.pdb
project.assets.jsonproject.nuget.cacheref
refint
Competition.Model
bin/Debug/net6.0
obj
|
@ -1,3 +1,6 @@
|
|||
**/bin/
|
||||
**/obj/
|
||||
**/.vs/
|
||||
/CompetitionAPI/bin
|
||||
/CompetitionAPI/obj
|
||||
/DBUtility/obj
|
||||
|
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -2,6 +2,14 @@
|
|||
"Version": 1,
|
||||
"WorkspaceRootPath": "E:\\\u5DE5\u4F5C\u9879\u76EE\\2024\u9879\u76EE\\\u519C\u7535\u4E8C\u671F\\\u9879\u76EE\\\u540E\u53F0\u7F51\u7AD9\\LKJCpowerSupplyOfficeSimulationSystem\\",
|
||||
"Documents": [
|
||||
{
|
||||
"AbsoluteMoniker": "D:0:0:{6943AED8-E694-4D14-9DDE-4E35CEE84C6F}|Competition.Common\\Competition.Common.csproj|e:\\\u5DE5\u4F5C\u9879\u76EE\\2024\u9879\u76EE\\\u519C\u7535\u4E8C\u671F\\\u9879\u76EE\\\u540E\u53F0\u7F51\u7AD9\\lkjcpowersupplyofficesimulationsystem\\competition.common\\gridpager.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
|
||||
"RelativeMoniker": "D:0:0:{6943AED8-E694-4D14-9DDE-4E35CEE84C6F}|Competition.Common\\Competition.Common.csproj|solutionrelative:competition.common\\gridpager.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
|
||||
},
|
||||
{
|
||||
"AbsoluteMoniker": "D:0:0:{E96226DB-B062-4D2B-9D86-FF88DC75125D}|Competition.Model\\Competition.Model.csproj|e:\\\u5DE5\u4F5C\u9879\u76EE\\2024\u9879\u76EE\\\u519C\u7535\u4E8C\u671F\\\u9879\u76EE\\\u540E\u53F0\u7F51\u7AD9\\lkjcpowersupplyofficesimulationsystem\\competition.model\\competition_dbcontext.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
|
||||
"RelativeMoniker": "D:0:0:{E96226DB-B062-4D2B-9D86-FF88DC75125D}|Competition.Model\\Competition.Model.csproj|solutionrelative:competition.model\\competition_dbcontext.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
|
||||
},
|
||||
{
|
||||
"AbsoluteMoniker": "D:0:0:{282944FE-EBE1-43DE-8A19-AC2227EB0B49}|CompetitionAPI\\CompetitionAPI.csproj|e:\\\u5DE5\u4F5C\u9879\u76EE\\2024\u9879\u76EE\\\u519C\u7535\u4E8C\u671F\\\u9879\u76EE\\\u540E\u53F0\u7F51\u7AD9\\lkjcpowersupplyofficesimulationsystem\\competitionapi\\controllers\\examcontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
|
||||
"RelativeMoniker": "D:0:0:{282944FE-EBE1-43DE-8A19-AC2227EB0B49}|CompetitionAPI\\CompetitionAPI.csproj|solutionrelative:competitionapi\\controllers\\examcontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
|
||||
|
@ -19,12 +27,38 @@
|
|||
{
|
||||
"$type": "Document",
|
||||
"DocumentIndex": 0,
|
||||
"Title": "GridPager.cs",
|
||||
"DocumentMoniker": "E:\\\u5DE5\u4F5C\u9879\u76EE\\2024\u9879\u76EE\\\u519C\u7535\u4E8C\u671F\\\u9879\u76EE\\\u540E\u53F0\u7F51\u7AD9\\LKJCpowerSupplyOfficeSimulationSystem\\Competition.Common\\GridPager.cs",
|
||||
"RelativeDocumentMoniker": "Competition.Common\\GridPager.cs",
|
||||
"ToolTip": "E:\\\u5DE5\u4F5C\u9879\u76EE\\2024\u9879\u76EE\\\u519C\u7535\u4E8C\u671F\\\u9879\u76EE\\\u540E\u53F0\u7F51\u7AD9\\LKJCpowerSupplyOfficeSimulationSystem\\Competition.Common\\GridPager.cs",
|
||||
"RelativeToolTip": "Competition.Common\\GridPager.cs",
|
||||
"ViewState": "AgIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA==",
|
||||
"Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
|
||||
"WhenOpened": "2025-01-22T01:28:13.665Z",
|
||||
"EditorCaption": ""
|
||||
},
|
||||
{
|
||||
"$type": "Document",
|
||||
"DocumentIndex": 1,
|
||||
"Title": "competition_dbContext.cs",
|
||||
"DocumentMoniker": "E:\\\u5DE5\u4F5C\u9879\u76EE\\2024\u9879\u76EE\\\u519C\u7535\u4E8C\u671F\\\u9879\u76EE\\\u540E\u53F0\u7F51\u7AD9\\LKJCpowerSupplyOfficeSimulationSystem\\Competition.Model\\competition_dbContext.cs",
|
||||
"RelativeDocumentMoniker": "Competition.Model\\competition_dbContext.cs",
|
||||
"ToolTip": "E:\\\u5DE5\u4F5C\u9879\u76EE\\2024\u9879\u76EE\\\u519C\u7535\u4E8C\u671F\\\u9879\u76EE\\\u540E\u53F0\u7F51\u7AD9\\LKJCpowerSupplyOfficeSimulationSystem\\Competition.Model\\competition_dbContext.cs",
|
||||
"RelativeToolTip": "Competition.Model\\competition_dbContext.cs",
|
||||
"ViewState": "AgIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA==",
|
||||
"Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
|
||||
"WhenOpened": "2025-01-22T01:27:09.927Z",
|
||||
"EditorCaption": ""
|
||||
},
|
||||
{
|
||||
"$type": "Document",
|
||||
"DocumentIndex": 2,
|
||||
"Title": "ExamController.cs",
|
||||
"DocumentMoniker": "E:\\\u5DE5\u4F5C\u9879\u76EE\\2024\u9879\u76EE\\\u519C\u7535\u4E8C\u671F\\\u9879\u76EE\\\u540E\u53F0\u7F51\u7AD9\\LKJCpowerSupplyOfficeSimulationSystem\\CompetitionAPI\\Controllers\\ExamController.cs",
|
||||
"RelativeDocumentMoniker": "CompetitionAPI\\Controllers\\ExamController.cs",
|
||||
"ToolTip": "E:\\\u5DE5\u4F5C\u9879\u76EE\\2024\u9879\u76EE\\\u519C\u7535\u4E8C\u671F\\\u9879\u76EE\\\u540E\u53F0\u7F51\u7AD9\\LKJCpowerSupplyOfficeSimulationSystem\\CompetitionAPI\\Controllers\\ExamController.cs",
|
||||
"RelativeToolTip": "CompetitionAPI\\Controllers\\ExamController.cs",
|
||||
"ViewState": "AgIAAEkDAAAAAAAAAAAYwEgDAAAsAAAAAAAAAA==",
|
||||
"ViewState": "AgIAAJ0AAAAAAAAAAAAowKMAAAA4AAAAAAAAAA==",
|
||||
"Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
|
||||
"WhenOpened": "2025-01-18T00:39:51.943Z",
|
||||
"EditorCaption": ""
|
||||
|
|
|
@ -1,17 +1,13 @@
|
|||
{
|
||||
"Version": 1,
|
||||
"WorkspaceRootPath": "E:\\\u5DE5\u4F5C\u9879\u76EE\\2024\u9879\u76EE\\\u519C\u7535\u4E8C\u671F\\\u9879\u76EE\\\u540E\u53F0\u7F51\u7AD9\\LKJCpowerSupplyOfficeSimulationSystem\\",
|
||||
"WorkspaceRootPath": "E:\\\u5DE5\u4F5C\u9879\u76EE\\2024\u9879\u76EE\\\u519C\u7535\u4E8C\u671F\\\u9879\u76EE\\\u540E\u53F0\u7F51\u7AD9\\CompetitionAPI_dotnet.git\\CompetitionAPI_dotnet\\",
|
||||
"Documents": [
|
||||
{
|
||||
"AbsoluteMoniker": "D:0:0:{6943AED8-E694-4D14-9DDE-4E35CEE84C6F}|Competition.Common\\Competition.Common.csproj|e:\\\u5DE5\u4F5C\u9879\u76EE\\2024\u9879\u76EE\\\u519C\u7535\u4E8C\u671F\\\u9879\u76EE\\\u540E\u53F0\u7F51\u7AD9\\lkjcpowersupplyofficesimulationsystem\\competition.common\\gridpager.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
|
||||
"RelativeMoniker": "D:0:0:{6943AED8-E694-4D14-9DDE-4E35CEE84C6F}|Competition.Common\\Competition.Common.csproj|solutionrelative:competition.common\\gridpager.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
|
||||
},
|
||||
{
|
||||
"AbsoluteMoniker": "D:0:0:{E96226DB-B062-4D2B-9D86-FF88DC75125D}|Competition.Model\\Competition.Model.csproj|e:\\\u5DE5\u4F5C\u9879\u76EE\\2024\u9879\u76EE\\\u519C\u7535\u4E8C\u671F\\\u9879\u76EE\\\u540E\u53F0\u7F51\u7AD9\\lkjcpowersupplyofficesimulationsystem\\competition.model\\competition_dbcontext.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
|
||||
"AbsoluteMoniker": "D:0:0:{E96226DB-B062-4D2B-9D86-FF88DC75125D}|Competition.Model\\Competition.Model.csproj|e:\\\u5DE5\u4F5C\u9879\u76EE\\2024\u9879\u76EE\\\u519C\u7535\u4E8C\u671F\\\u9879\u76EE\\\u540E\u53F0\u7F51\u7AD9\\competitionapi_dotnet.git\\competitionapi_dotnet\\competition.model\\competition_dbcontext.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
|
||||
"RelativeMoniker": "D:0:0:{E96226DB-B062-4D2B-9D86-FF88DC75125D}|Competition.Model\\Competition.Model.csproj|solutionrelative:competition.model\\competition_dbcontext.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
|
||||
},
|
||||
{
|
||||
"AbsoluteMoniker": "D:0:0:{282944FE-EBE1-43DE-8A19-AC2227EB0B49}|CompetitionAPI\\CompetitionAPI.csproj|e:\\\u5DE5\u4F5C\u9879\u76EE\\2024\u9879\u76EE\\\u519C\u7535\u4E8C\u671F\\\u9879\u76EE\\\u540E\u53F0\u7F51\u7AD9\\lkjcpowersupplyofficesimulationsystem\\competitionapi\\controllers\\examcontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
|
||||
"AbsoluteMoniker": "D:0:0:{282944FE-EBE1-43DE-8A19-AC2227EB0B49}|CompetitionAPI\\CompetitionAPI.csproj|e:\\\u5DE5\u4F5C\u9879\u76EE\\2024\u9879\u76EE\\\u519C\u7535\u4E8C\u671F\\\u9879\u76EE\\\u540E\u53F0\u7F51\u7AD9\\competitionapi_dotnet.git\\competitionapi_dotnet\\competitionapi\\controllers\\examcontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
|
||||
"RelativeMoniker": "D:0:0:{282944FE-EBE1-43DE-8A19-AC2227EB0B49}|CompetitionAPI\\CompetitionAPI.csproj|solutionrelative:competitionapi\\controllers\\examcontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
|
||||
}
|
||||
],
|
||||
|
@ -27,23 +23,10 @@
|
|||
{
|
||||
"$type": "Document",
|
||||
"DocumentIndex": 0,
|
||||
"Title": "GridPager.cs",
|
||||
"DocumentMoniker": "E:\\\u5DE5\u4F5C\u9879\u76EE\\2024\u9879\u76EE\\\u519C\u7535\u4E8C\u671F\\\u9879\u76EE\\\u540E\u53F0\u7F51\u7AD9\\LKJCpowerSupplyOfficeSimulationSystem\\Competition.Common\\GridPager.cs",
|
||||
"RelativeDocumentMoniker": "Competition.Common\\GridPager.cs",
|
||||
"ToolTip": "E:\\\u5DE5\u4F5C\u9879\u76EE\\2024\u9879\u76EE\\\u519C\u7535\u4E8C\u671F\\\u9879\u76EE\\\u540E\u53F0\u7F51\u7AD9\\LKJCpowerSupplyOfficeSimulationSystem\\Competition.Common\\GridPager.cs",
|
||||
"RelativeToolTip": "Competition.Common\\GridPager.cs",
|
||||
"ViewState": "AgIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA==",
|
||||
"Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
|
||||
"WhenOpened": "2025-01-22T01:28:13.665Z",
|
||||
"EditorCaption": ""
|
||||
},
|
||||
{
|
||||
"$type": "Document",
|
||||
"DocumentIndex": 1,
|
||||
"Title": "competition_dbContext.cs",
|
||||
"DocumentMoniker": "E:\\\u5DE5\u4F5C\u9879\u76EE\\2024\u9879\u76EE\\\u519C\u7535\u4E8C\u671F\\\u9879\u76EE\\\u540E\u53F0\u7F51\u7AD9\\LKJCpowerSupplyOfficeSimulationSystem\\Competition.Model\\competition_dbContext.cs",
|
||||
"DocumentMoniker": "E:\\\u5DE5\u4F5C\u9879\u76EE\\2024\u9879\u76EE\\\u519C\u7535\u4E8C\u671F\\\u9879\u76EE\\\u540E\u53F0\u7F51\u7AD9\\CompetitionAPI_dotnet.git\\CompetitionAPI_dotnet\\Competition.Model\\competition_dbContext.cs",
|
||||
"RelativeDocumentMoniker": "Competition.Model\\competition_dbContext.cs",
|
||||
"ToolTip": "E:\\\u5DE5\u4F5C\u9879\u76EE\\2024\u9879\u76EE\\\u519C\u7535\u4E8C\u671F\\\u9879\u76EE\\\u540E\u53F0\u7F51\u7AD9\\LKJCpowerSupplyOfficeSimulationSystem\\Competition.Model\\competition_dbContext.cs",
|
||||
"ToolTip": "E:\\\u5DE5\u4F5C\u9879\u76EE\\2024\u9879\u76EE\\\u519C\u7535\u4E8C\u671F\\\u9879\u76EE\\\u540E\u53F0\u7F51\u7AD9\\CompetitionAPI_dotnet.git\\CompetitionAPI_dotnet\\Competition.Model\\competition_dbContext.cs",
|
||||
"RelativeToolTip": "Competition.Model\\competition_dbContext.cs",
|
||||
"ViewState": "AgIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA==",
|
||||
"Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
|
||||
|
@ -52,16 +35,15 @@
|
|||
},
|
||||
{
|
||||
"$type": "Document",
|
||||
"DocumentIndex": 2,
|
||||
"DocumentIndex": 1,
|
||||
"Title": "ExamController.cs",
|
||||
"DocumentMoniker": "E:\\\u5DE5\u4F5C\u9879\u76EE\\2024\u9879\u76EE\\\u519C\u7535\u4E8C\u671F\\\u9879\u76EE\\\u540E\u53F0\u7F51\u7AD9\\LKJCpowerSupplyOfficeSimulationSystem\\CompetitionAPI\\Controllers\\ExamController.cs",
|
||||
"DocumentMoniker": "E:\\\u5DE5\u4F5C\u9879\u76EE\\2024\u9879\u76EE\\\u519C\u7535\u4E8C\u671F\\\u9879\u76EE\\\u540E\u53F0\u7F51\u7AD9\\CompetitionAPI_dotnet.git\\CompetitionAPI_dotnet\\CompetitionAPI\\Controllers\\ExamController.cs",
|
||||
"RelativeDocumentMoniker": "CompetitionAPI\\Controllers\\ExamController.cs",
|
||||
"ToolTip": "E:\\\u5DE5\u4F5C\u9879\u76EE\\2024\u9879\u76EE\\\u519C\u7535\u4E8C\u671F\\\u9879\u76EE\\\u540E\u53F0\u7F51\u7AD9\\LKJCpowerSupplyOfficeSimulationSystem\\CompetitionAPI\\Controllers\\ExamController.cs",
|
||||
"ToolTip": "E:\\\u5DE5\u4F5C\u9879\u76EE\\2024\u9879\u76EE\\\u519C\u7535\u4E8C\u671F\\\u9879\u76EE\\\u540E\u53F0\u7F51\u7AD9\\CompetitionAPI_dotnet.git\\CompetitionAPI_dotnet\\CompetitionAPI\\Controllers\\ExamController.cs",
|
||||
"RelativeToolTip": "CompetitionAPI\\Controllers\\ExamController.cs",
|
||||
"ViewState": "AgIAAJ0AAAAAAAAAAAAowKMAAAA4AAAAAAAAAA==",
|
||||
"Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
|
||||
"WhenOpened": "2025-01-18T00:39:51.943Z",
|
||||
"EditorCaption": ""
|
||||
"WhenOpened": "2025-01-18T00:39:51.943Z"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -1,17 +1,17 @@
|
|||
{
|
||||
"format": 1,
|
||||
"restore": {
|
||||
"E:\\工作项目\\2024项目\\农电二期\\项目\\后台网站\\LKJCpowerSupplyOfficeSimulationSystem\\Competition.BLL\\Competition.BLL.csproj": {}
|
||||
"E:\\工作项目\\2024项目\\农电二期\\项目\\后台网站\\CompetitionAPI_dotnet.git\\CompetitionAPI_dotnet\\Competition.BLL\\Competition.BLL.csproj": {}
|
||||
},
|
||||
"projects": {
|
||||
"E:\\工作项目\\2024项目\\农电二期\\项目\\后台网站\\LKJCpowerSupplyOfficeSimulationSystem\\Competition.BLL\\Competition.BLL.csproj": {
|
||||
"E:\\工作项目\\2024项目\\农电二期\\项目\\后台网站\\CompetitionAPI_dotnet.git\\CompetitionAPI_dotnet\\Competition.BLL\\Competition.BLL.csproj": {
|
||||
"version": "1.0.0",
|
||||
"restore": {
|
||||
"projectUniqueName": "E:\\工作项目\\2024项目\\农电二期\\项目\\后台网站\\LKJCpowerSupplyOfficeSimulationSystem\\Competition.BLL\\Competition.BLL.csproj",
|
||||
"projectUniqueName": "E:\\工作项目\\2024项目\\农电二期\\项目\\后台网站\\CompetitionAPI_dotnet.git\\CompetitionAPI_dotnet\\Competition.BLL\\Competition.BLL.csproj",
|
||||
"projectName": "Competition.BLL",
|
||||
"projectPath": "E:\\工作项目\\2024项目\\农电二期\\项目\\后台网站\\LKJCpowerSupplyOfficeSimulationSystem\\Competition.BLL\\Competition.BLL.csproj",
|
||||
"projectPath": "E:\\工作项目\\2024项目\\农电二期\\项目\\后台网站\\CompetitionAPI_dotnet.git\\CompetitionAPI_dotnet\\Competition.BLL\\Competition.BLL.csproj",
|
||||
"packagesPath": "C:\\Users\\Administrator\\.nuget\\packages\\",
|
||||
"outputPath": "E:\\工作项目\\2024项目\\农电二期\\项目\\后台网站\\LKJCpowerSupplyOfficeSimulationSystem\\Competition.BLL\\obj\\",
|
||||
"outputPath": "E:\\工作项目\\2024项目\\农电二期\\项目\\后台网站\\CompetitionAPI_dotnet.git\\CompetitionAPI_dotnet\\Competition.BLL\\obj\\",
|
||||
"projectStyle": "PackageReference",
|
||||
"configFilePaths": [
|
||||
"C:\\Users\\Administrator\\AppData\\Roaming\\NuGet\\NuGet.Config",
|
||||
|
@ -29,11 +29,11 @@
|
|||
"net6.0": {
|
||||
"targetAlias": "net6.0",
|
||||
"projectReferences": {
|
||||
"E:\\工作项目\\2024项目\\农电二期\\项目\\后台网站\\LKJCpowerSupplyOfficeSimulationSystem\\Competition.IBLL\\Competition.IBLL.csproj": {
|
||||
"projectPath": "E:\\工作项目\\2024项目\\农电二期\\项目\\后台网站\\LKJCpowerSupplyOfficeSimulationSystem\\Competition.IBLL\\Competition.IBLL.csproj"
|
||||
"E:\\工作项目\\2024项目\\农电二期\\项目\\后台网站\\CompetitionAPI_dotnet.git\\CompetitionAPI_dotnet\\Competition.IBLL\\Competition.IBLL.csproj": {
|
||||
"projectPath": "E:\\工作项目\\2024项目\\农电二期\\项目\\后台网站\\CompetitionAPI_dotnet.git\\CompetitionAPI_dotnet\\Competition.IBLL\\Competition.IBLL.csproj"
|
||||
},
|
||||
"E:\\工作项目\\2024项目\\农电二期\\项目\\后台网站\\LKJCpowerSupplyOfficeSimulationSystem\\Competition.IDAL\\Competition.IDAL.csproj": {
|
||||
"projectPath": "E:\\工作项目\\2024项目\\农电二期\\项目\\后台网站\\LKJCpowerSupplyOfficeSimulationSystem\\Competition.IDAL\\Competition.IDAL.csproj"
|
||||
"E:\\工作项目\\2024项目\\农电二期\\项目\\后台网站\\CompetitionAPI_dotnet.git\\CompetitionAPI_dotnet\\Competition.IDAL\\Competition.IDAL.csproj": {
|
||||
"projectPath": "E:\\工作项目\\2024项目\\农电二期\\项目\\后台网站\\CompetitionAPI_dotnet.git\\CompetitionAPI_dotnet\\Competition.IDAL\\Competition.IDAL.csproj"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -72,14 +72,14 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"E:\\工作项目\\2024项目\\农电二期\\项目\\后台网站\\LKJCpowerSupplyOfficeSimulationSystem\\Competition.IBLL\\Competition.IBLL.csproj": {
|
||||
"E:\\工作项目\\2024项目\\农电二期\\项目\\后台网站\\CompetitionAPI_dotnet.git\\CompetitionAPI_dotnet\\Competition.IBLL\\Competition.IBLL.csproj": {
|
||||
"version": "1.0.0",
|
||||
"restore": {
|
||||
"projectUniqueName": "E:\\工作项目\\2024项目\\农电二期\\项目\\后台网站\\LKJCpowerSupplyOfficeSimulationSystem\\Competition.IBLL\\Competition.IBLL.csproj",
|
||||
"projectUniqueName": "E:\\工作项目\\2024项目\\农电二期\\项目\\后台网站\\CompetitionAPI_dotnet.git\\CompetitionAPI_dotnet\\Competition.IBLL\\Competition.IBLL.csproj",
|
||||
"projectName": "Competition.IBLL",
|
||||
"projectPath": "E:\\工作项目\\2024项目\\农电二期\\项目\\后台网站\\LKJCpowerSupplyOfficeSimulationSystem\\Competition.IBLL\\Competition.IBLL.csproj",
|
||||
"projectPath": "E:\\工作项目\\2024项目\\农电二期\\项目\\后台网站\\CompetitionAPI_dotnet.git\\CompetitionAPI_dotnet\\Competition.IBLL\\Competition.IBLL.csproj",
|
||||
"packagesPath": "C:\\Users\\Administrator\\.nuget\\packages\\",
|
||||
"outputPath": "E:\\工作项目\\2024项目\\农电二期\\项目\\后台网站\\LKJCpowerSupplyOfficeSimulationSystem\\Competition.IBLL\\obj\\",
|
||||
"outputPath": "E:\\工作项目\\2024项目\\农电二期\\项目\\后台网站\\CompetitionAPI_dotnet.git\\CompetitionAPI_dotnet\\Competition.IBLL\\obj\\",
|
||||
"projectStyle": "PackageReference",
|
||||
"configFilePaths": [
|
||||
"C:\\Users\\Administrator\\AppData\\Roaming\\NuGet\\NuGet.Config",
|
||||
|
@ -97,8 +97,8 @@
|
|||
"net6.0": {
|
||||
"targetAlias": "net6.0",
|
||||
"projectReferences": {
|
||||
"E:\\工作项目\\2024项目\\农电二期\\项目\\后台网站\\LKJCpowerSupplyOfficeSimulationSystem\\Competition.IDAL\\Competition.IDAL.csproj": {
|
||||
"projectPath": "E:\\工作项目\\2024项目\\农电二期\\项目\\后台网站\\LKJCpowerSupplyOfficeSimulationSystem\\Competition.IDAL\\Competition.IDAL.csproj"
|
||||
"E:\\工作项目\\2024项目\\农电二期\\项目\\后台网站\\CompetitionAPI_dotnet.git\\CompetitionAPI_dotnet\\Competition.IDAL\\Competition.IDAL.csproj": {
|
||||
"projectPath": "E:\\工作项目\\2024项目\\农电二期\\项目\\后台网站\\CompetitionAPI_dotnet.git\\CompetitionAPI_dotnet\\Competition.IDAL\\Competition.IDAL.csproj"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -137,14 +137,14 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"E:\\工作项目\\2024项目\\农电二期\\项目\\后台网站\\LKJCpowerSupplyOfficeSimulationSystem\\Competition.IDAL\\Competition.IDAL.csproj": {
|
||||
"E:\\工作项目\\2024项目\\农电二期\\项目\\后台网站\\CompetitionAPI_dotnet.git\\CompetitionAPI_dotnet\\Competition.IDAL\\Competition.IDAL.csproj": {
|
||||
"version": "1.0.0",
|
||||
"restore": {
|
||||
"projectUniqueName": "E:\\工作项目\\2024项目\\农电二期\\项目\\后台网站\\LKJCpowerSupplyOfficeSimulationSystem\\Competition.IDAL\\Competition.IDAL.csproj",
|
||||
"projectUniqueName": "E:\\工作项目\\2024项目\\农电二期\\项目\\后台网站\\CompetitionAPI_dotnet.git\\CompetitionAPI_dotnet\\Competition.IDAL\\Competition.IDAL.csproj",
|
||||
"projectName": "Competition.IDAL",
|
||||
"projectPath": "E:\\工作项目\\2024项目\\农电二期\\项目\\后台网站\\LKJCpowerSupplyOfficeSimulationSystem\\Competition.IDAL\\Competition.IDAL.csproj",
|
||||
"projectPath": "E:\\工作项目\\2024项目\\农电二期\\项目\\后台网站\\CompetitionAPI_dotnet.git\\CompetitionAPI_dotnet\\Competition.IDAL\\Competition.IDAL.csproj",
|
||||
"packagesPath": "C:\\Users\\Administrator\\.nuget\\packages\\",
|
||||
"outputPath": "E:\\工作项目\\2024项目\\农电二期\\项目\\后台网站\\LKJCpowerSupplyOfficeSimulationSystem\\Competition.IDAL\\obj\\",
|
||||
"outputPath": "E:\\工作项目\\2024项目\\农电二期\\项目\\后台网站\\CompetitionAPI_dotnet.git\\CompetitionAPI_dotnet\\Competition.IDAL\\obj\\",
|
||||
"projectStyle": "PackageReference",
|
||||
"configFilePaths": [
|
||||
"C:\\Users\\Administrator\\AppData\\Roaming\\NuGet\\NuGet.Config",
|
||||
|
|
|
@ -14,7 +14,7 @@ using System.Reflection;
|
|||
[assembly: System.Reflection.AssemblyCompanyAttribute("Competition.BLL")]
|
||||
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
|
||||
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+fb4d5ea3692251f52e73e6606da3325163e36004")]
|
||||
[assembly: System.Reflection.AssemblyProductAttribute("Competition.BLL")]
|
||||
[assembly: System.Reflection.AssemblyTitleAttribute("Competition.BLL")]
|
||||
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
|
||||
|
|
|
@ -1 +1 @@
|
|||
f181461a72695efe48ac75ce7b390f0bbe23c005a7795d8dbdc449e812cbfbcb
|
||||
82006bd6911b15d8b29ecd5360252d37a1166f1b185be9eb7bd70055e598f48c
|
||||
|
|
|
@ -8,6 +8,6 @@ build_property.PlatformNeutralAssembly =
|
|||
build_property.EnforceExtendedAnalyzerRules =
|
||||
build_property._SupportedPlatformList = Linux,macOS,Windows
|
||||
build_property.RootNamespace = Competition.BLL
|
||||
build_property.ProjectDir = E:\工作项目\2024项目\农电二期\项目\后台网站\LKJCpowerSupplyOfficeSimulationSystem\Competition.BLL\
|
||||
build_property.ProjectDir = E:\工作项目\2024项目\农电二期\项目\后台网站\CompetitionAPI_dotnet.git\CompetitionAPI_dotnet\Competition.BLL\
|
||||
build_property.EnableComHosting =
|
||||
build_property.EnableGeneratedComInterfaceComImportInterop =
|
||||
|
|
Binary file not shown.
Binary file not shown.
|
@ -1 +1 @@
|
|||
a0024eeb720669e734c57870a4de9928804913425b7628616f05afd80da59c53
|
||||
4c162d481f25f18c7695c64d756ef6ce3a289d80cafc94d9f934f559c66a76f6
|
||||
|
|
|
@ -32,3 +32,20 @@ E:\工作项目\2024项目\农电二期\项目\后台网站\LKJCpowerSupplyOffic
|
|||
E:\工作项目\2024项目\农电二期\项目\后台网站\LKJCpowerSupplyOfficeSimulationSystem\Competition.BLL\obj\Debug\net6.0\refint\Competition.BLL.dll
|
||||
E:\工作项目\2024项目\农电二期\项目\后台网站\LKJCpowerSupplyOfficeSimulationSystem\Competition.BLL\obj\Debug\net6.0\Competition.BLL.pdb
|
||||
E:\工作项目\2024项目\农电二期\项目\后台网站\LKJCpowerSupplyOfficeSimulationSystem\Competition.BLL\obj\Debug\net6.0\ref\Competition.BLL.dll
|
||||
E:\工作项目\2024项目\农电二期\项目\后台网站\CompetitionAPI_dotnet.git\CompetitionAPI_dotnet\Competition.BLL\bin\Debug\net6.0\Competition.BLL.deps.json
|
||||
E:\工作项目\2024项目\农电二期\项目\后台网站\CompetitionAPI_dotnet.git\CompetitionAPI_dotnet\Competition.BLL\bin\Debug\net6.0\Competition.BLL.dll
|
||||
E:\工作项目\2024项目\农电二期\项目\后台网站\CompetitionAPI_dotnet.git\CompetitionAPI_dotnet\Competition.BLL\bin\Debug\net6.0\Competition.BLL.pdb
|
||||
E:\工作项目\2024项目\农电二期\项目\后台网站\CompetitionAPI_dotnet.git\CompetitionAPI_dotnet\Competition.BLL\bin\Debug\net6.0\Competition.IBLL.dll
|
||||
E:\工作项目\2024项目\农电二期\项目\后台网站\CompetitionAPI_dotnet.git\CompetitionAPI_dotnet\Competition.BLL\bin\Debug\net6.0\Competition.IDAL.dll
|
||||
E:\工作项目\2024项目\农电二期\项目\后台网站\CompetitionAPI_dotnet.git\CompetitionAPI_dotnet\Competition.BLL\bin\Debug\net6.0\Competition.IBLL.pdb
|
||||
E:\工作项目\2024项目\农电二期\项目\后台网站\CompetitionAPI_dotnet.git\CompetitionAPI_dotnet\Competition.BLL\bin\Debug\net6.0\Competition.IDAL.pdb
|
||||
E:\工作项目\2024项目\农电二期\项目\后台网站\CompetitionAPI_dotnet.git\CompetitionAPI_dotnet\Competition.BLL\obj\Debug\net6.0\Competition.BLL.csproj.AssemblyReference.cache
|
||||
E:\工作项目\2024项目\农电二期\项目\后台网站\CompetitionAPI_dotnet.git\CompetitionAPI_dotnet\Competition.BLL\obj\Debug\net6.0\Competition.BLL.GeneratedMSBuildEditorConfig.editorconfig
|
||||
E:\工作项目\2024项目\农电二期\项目\后台网站\CompetitionAPI_dotnet.git\CompetitionAPI_dotnet\Competition.BLL\obj\Debug\net6.0\Competition.BLL.AssemblyInfoInputs.cache
|
||||
E:\工作项目\2024项目\农电二期\项目\后台网站\CompetitionAPI_dotnet.git\CompetitionAPI_dotnet\Competition.BLL\obj\Debug\net6.0\Competition.BLL.AssemblyInfo.cs
|
||||
E:\工作项目\2024项目\农电二期\项目\后台网站\CompetitionAPI_dotnet.git\CompetitionAPI_dotnet\Competition.BLL\obj\Debug\net6.0\Competition.BLL.csproj.CoreCompileInputs.cache
|
||||
E:\工作项目\2024项目\农电二期\项目\后台网站\CompetitionAPI_dotnet.git\CompetitionAPI_dotnet\Competition.BLL\obj\Debug\net6.0\Competit.76090CA2.Up2Date
|
||||
E:\工作项目\2024项目\农电二期\项目\后台网站\CompetitionAPI_dotnet.git\CompetitionAPI_dotnet\Competition.BLL\obj\Debug\net6.0\Competition.BLL.dll
|
||||
E:\工作项目\2024项目\农电二期\项目\后台网站\CompetitionAPI_dotnet.git\CompetitionAPI_dotnet\Competition.BLL\obj\Debug\net6.0\refint\Competition.BLL.dll
|
||||
E:\工作项目\2024项目\农电二期\项目\后台网站\CompetitionAPI_dotnet.git\CompetitionAPI_dotnet\Competition.BLL\obj\Debug\net6.0\Competition.BLL.pdb
|
||||
E:\工作项目\2024项目\农电二期\项目\后台网站\CompetitionAPI_dotnet.git\CompetitionAPI_dotnet\Competition.BLL\obj\Debug\net6.0\ref\Competition.BLL.dll
|
||||
|
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -51,11 +51,11 @@
|
|||
"project": {
|
||||
"version": "1.0.0",
|
||||
"restore": {
|
||||
"projectUniqueName": "E:\\工作项目\\2024项目\\农电二期\\项目\\后台网站\\LKJCpowerSupplyOfficeSimulationSystem\\Competition.BLL\\Competition.BLL.csproj",
|
||||
"projectUniqueName": "E:\\工作项目\\2024项目\\农电二期\\项目\\后台网站\\CompetitionAPI_dotnet.git\\CompetitionAPI_dotnet\\Competition.BLL\\Competition.BLL.csproj",
|
||||
"projectName": "Competition.BLL",
|
||||
"projectPath": "E:\\工作项目\\2024项目\\农电二期\\项目\\后台网站\\LKJCpowerSupplyOfficeSimulationSystem\\Competition.BLL\\Competition.BLL.csproj",
|
||||
"projectPath": "E:\\工作项目\\2024项目\\农电二期\\项目\\后台网站\\CompetitionAPI_dotnet.git\\CompetitionAPI_dotnet\\Competition.BLL\\Competition.BLL.csproj",
|
||||
"packagesPath": "C:\\Users\\Administrator\\.nuget\\packages\\",
|
||||
"outputPath": "E:\\工作项目\\2024项目\\农电二期\\项目\\后台网站\\LKJCpowerSupplyOfficeSimulationSystem\\Competition.BLL\\obj\\",
|
||||
"outputPath": "E:\\工作项目\\2024项目\\农电二期\\项目\\后台网站\\CompetitionAPI_dotnet.git\\CompetitionAPI_dotnet\\Competition.BLL\\obj\\",
|
||||
"projectStyle": "PackageReference",
|
||||
"configFilePaths": [
|
||||
"C:\\Users\\Administrator\\AppData\\Roaming\\NuGet\\NuGet.Config",
|
||||
|
@ -73,11 +73,11 @@
|
|||
"net6.0": {
|
||||
"targetAlias": "net6.0",
|
||||
"projectReferences": {
|
||||
"E:\\工作项目\\2024项目\\农电二期\\项目\\后台网站\\LKJCpowerSupplyOfficeSimulationSystem\\Competition.IBLL\\Competition.IBLL.csproj": {
|
||||
"projectPath": "E:\\工作项目\\2024项目\\农电二期\\项目\\后台网站\\LKJCpowerSupplyOfficeSimulationSystem\\Competition.IBLL\\Competition.IBLL.csproj"
|
||||
"E:\\工作项目\\2024项目\\农电二期\\项目\\后台网站\\CompetitionAPI_dotnet.git\\CompetitionAPI_dotnet\\Competition.IBLL\\Competition.IBLL.csproj": {
|
||||
"projectPath": "E:\\工作项目\\2024项目\\农电二期\\项目\\后台网站\\CompetitionAPI_dotnet.git\\CompetitionAPI_dotnet\\Competition.IBLL\\Competition.IBLL.csproj"
|
||||
},
|
||||
"E:\\工作项目\\2024项目\\农电二期\\项目\\后台网站\\LKJCpowerSupplyOfficeSimulationSystem\\Competition.IDAL\\Competition.IDAL.csproj": {
|
||||
"projectPath": "E:\\工作项目\\2024项目\\农电二期\\项目\\后台网站\\LKJCpowerSupplyOfficeSimulationSystem\\Competition.IDAL\\Competition.IDAL.csproj"
|
||||
"E:\\工作项目\\2024项目\\农电二期\\项目\\后台网站\\CompetitionAPI_dotnet.git\\CompetitionAPI_dotnet\\Competition.IDAL\\Competition.IDAL.csproj": {
|
||||
"projectPath": "E:\\工作项目\\2024项目\\农电二期\\项目\\后台网站\\CompetitionAPI_dotnet.git\\CompetitionAPI_dotnet\\Competition.IDAL\\Competition.IDAL.csproj"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
{
|
||||
"version": 2,
|
||||
"dgSpecHash": "X8A8SJ4bLYw=",
|
||||
"dgSpecHash": "LpDWc4gVPr4=",
|
||||
"success": true,
|
||||
"projectFilePath": "E:\\工作项目\\2024项目\\农电二期\\项目\\后台网站\\LKJCpowerSupplyOfficeSimulationSystem\\Competition.BLL\\Competition.BLL.csproj",
|
||||
"projectFilePath": "E:\\工作项目\\2024项目\\农电二期\\项目\\后台网站\\CompetitionAPI_dotnet.git\\CompetitionAPI_dotnet\\Competition.BLL\\Competition.BLL.csproj",
|
||||
"expectedPackageFiles": [],
|
||||
"logs": []
|
||||
}
|
Binary file not shown.
Binary file not shown.
|
@ -1,17 +1,17 @@
|
|||
{
|
||||
"format": 1,
|
||||
"restore": {
|
||||
"E:\\工作项目\\2024项目\\农电二期\\项目\\后台网站\\LKJCpowerSupplyOfficeSimulationSystem\\Competition.Common\\Competition.Common.csproj": {}
|
||||
"E:\\工作项目\\2024项目\\农电二期\\项目\\后台网站\\CompetitionAPI_dotnet.git\\CompetitionAPI_dotnet\\Competition.Common\\Competition.Common.csproj": {}
|
||||
},
|
||||
"projects": {
|
||||
"E:\\工作项目\\2024项目\\农电二期\\项目\\后台网站\\LKJCpowerSupplyOfficeSimulationSystem\\Competition.Common\\Competition.Common.csproj": {
|
||||
"E:\\工作项目\\2024项目\\农电二期\\项目\\后台网站\\CompetitionAPI_dotnet.git\\CompetitionAPI_dotnet\\Competition.Common\\Competition.Common.csproj": {
|
||||
"version": "1.0.0",
|
||||
"restore": {
|
||||
"projectUniqueName": "E:\\工作项目\\2024项目\\农电二期\\项目\\后台网站\\LKJCpowerSupplyOfficeSimulationSystem\\Competition.Common\\Competition.Common.csproj",
|
||||
"projectUniqueName": "E:\\工作项目\\2024项目\\农电二期\\项目\\后台网站\\CompetitionAPI_dotnet.git\\CompetitionAPI_dotnet\\Competition.Common\\Competition.Common.csproj",
|
||||
"projectName": "Competition.Common",
|
||||
"projectPath": "E:\\工作项目\\2024项目\\农电二期\\项目\\后台网站\\LKJCpowerSupplyOfficeSimulationSystem\\Competition.Common\\Competition.Common.csproj",
|
||||
"projectPath": "E:\\工作项目\\2024项目\\农电二期\\项目\\后台网站\\CompetitionAPI_dotnet.git\\CompetitionAPI_dotnet\\Competition.Common\\Competition.Common.csproj",
|
||||
"packagesPath": "C:\\Users\\Administrator\\.nuget\\packages\\",
|
||||
"outputPath": "E:\\工作项目\\2024项目\\农电二期\\项目\\后台网站\\LKJCpowerSupplyOfficeSimulationSystem\\Competition.Common\\obj\\",
|
||||
"outputPath": "E:\\工作项目\\2024项目\\农电二期\\项目\\后台网站\\CompetitionAPI_dotnet.git\\CompetitionAPI_dotnet\\Competition.Common\\obj\\",
|
||||
"projectStyle": "PackageReference",
|
||||
"configFilePaths": [
|
||||
"C:\\Users\\Administrator\\AppData\\Roaming\\NuGet\\NuGet.Config",
|
||||
|
|
|
@ -14,7 +14,7 @@ using System.Reflection;
|
|||
[assembly: System.Reflection.AssemblyCompanyAttribute("Competition.Common")]
|
||||
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
|
||||
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+fb4d5ea3692251f52e73e6606da3325163e36004")]
|
||||
[assembly: System.Reflection.AssemblyProductAttribute("Competition.Common")]
|
||||
[assembly: System.Reflection.AssemblyTitleAttribute("Competition.Common")]
|
||||
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
|
||||
|
|
|
@ -1 +1 @@
|
|||
bbdf787f65105342e8cc03d4f713bc68adfc3a32752ea36c1b29c403c46f8ad0
|
||||
88f760d7b27886c304ee5b881b37b3871aa92c80a594d297f799836f1e6eee12
|
||||
|
|
|
@ -8,6 +8,6 @@ build_property.PlatformNeutralAssembly =
|
|||
build_property.EnforceExtendedAnalyzerRules =
|
||||
build_property._SupportedPlatformList = Linux,macOS,Windows
|
||||
build_property.RootNamespace = Competition.Common
|
||||
build_property.ProjectDir = E:\工作项目\2024项目\农电二期\项目\后台网站\LKJCpowerSupplyOfficeSimulationSystem\Competition.Common\
|
||||
build_property.ProjectDir = E:\工作项目\2024项目\农电二期\项目\后台网站\CompetitionAPI_dotnet.git\CompetitionAPI_dotnet\Competition.Common\
|
||||
build_property.EnableComHosting =
|
||||
build_property.EnableGeneratedComInterfaceComImportInterop =
|
||||
|
|
Binary file not shown.
Binary file not shown.
|
@ -1 +1 @@
|
|||
c6cd3286157b561f82d88154a07d0658190f4a9f4844b3c8617bcbdd90681bad
|
||||
5956faa9f03f773476594974ae9ee544ee94892e762c1989e2d071f222064c86
|
||||
|
|
|
@ -26,3 +26,17 @@ E:\工作项目\2024项目\农电二期\项目\后台网站\LKJCpowerSupplyOffic
|
|||
E:\工作项目\2024项目\农电二期\项目\后台网站\LKJCpowerSupplyOfficeSimulationSystem\Competition.Common\obj\Debug\net6.0\refint\Competition.Common.dll
|
||||
E:\工作项目\2024项目\农电二期\项目\后台网站\LKJCpowerSupplyOfficeSimulationSystem\Competition.Common\obj\Debug\net6.0\Competition.Common.pdb
|
||||
E:\工作项目\2024项目\农电二期\项目\后台网站\LKJCpowerSupplyOfficeSimulationSystem\Competition.Common\obj\Debug\net6.0\ref\Competition.Common.dll
|
||||
E:\工作项目\2024项目\农电二期\项目\后台网站\CompetitionAPI_dotnet.git\CompetitionAPI_dotnet\Competition.Common\bin\Debug\net6.0\Competition.Common.deps.json
|
||||
E:\工作项目\2024项目\农电二期\项目\后台网站\CompetitionAPI_dotnet.git\CompetitionAPI_dotnet\Competition.Common\bin\Debug\net6.0\Competition.Common.dll
|
||||
E:\工作项目\2024项目\农电二期\项目\后台网站\CompetitionAPI_dotnet.git\CompetitionAPI_dotnet\Competition.Common\bin\Debug\net6.0\Competition.Common.pdb
|
||||
E:\工作项目\2024项目\农电二期\项目\后台网站\CompetitionAPI_dotnet.git\CompetitionAPI_dotnet\Competition.Common\bin\Debug\net6.0\zKeyAccess.dll
|
||||
E:\工作项目\2024项目\农电二期\项目\后台网站\CompetitionAPI_dotnet.git\CompetitionAPI_dotnet\Competition.Common\obj\Debug\net6.0\Competition.Common.csproj.AssemblyReference.cache
|
||||
E:\工作项目\2024项目\农电二期\项目\后台网站\CompetitionAPI_dotnet.git\CompetitionAPI_dotnet\Competition.Common\obj\Debug\net6.0\Competition.Common.GeneratedMSBuildEditorConfig.editorconfig
|
||||
E:\工作项目\2024项目\农电二期\项目\后台网站\CompetitionAPI_dotnet.git\CompetitionAPI_dotnet\Competition.Common\obj\Debug\net6.0\Competition.Common.AssemblyInfoInputs.cache
|
||||
E:\工作项目\2024项目\农电二期\项目\后台网站\CompetitionAPI_dotnet.git\CompetitionAPI_dotnet\Competition.Common\obj\Debug\net6.0\Competition.Common.AssemblyInfo.cs
|
||||
E:\工作项目\2024项目\农电二期\项目\后台网站\CompetitionAPI_dotnet.git\CompetitionAPI_dotnet\Competition.Common\obj\Debug\net6.0\Competition.Common.csproj.CoreCompileInputs.cache
|
||||
E:\工作项目\2024项目\农电二期\项目\后台网站\CompetitionAPI_dotnet.git\CompetitionAPI_dotnet\Competition.Common\obj\Debug\net6.0\Competit.DBC85D53.Up2Date
|
||||
E:\工作项目\2024项目\农电二期\项目\后台网站\CompetitionAPI_dotnet.git\CompetitionAPI_dotnet\Competition.Common\obj\Debug\net6.0\Competition.Common.dll
|
||||
E:\工作项目\2024项目\农电二期\项目\后台网站\CompetitionAPI_dotnet.git\CompetitionAPI_dotnet\Competition.Common\obj\Debug\net6.0\refint\Competition.Common.dll
|
||||
E:\工作项目\2024项目\农电二期\项目\后台网站\CompetitionAPI_dotnet.git\CompetitionAPI_dotnet\Competition.Common\obj\Debug\net6.0\Competition.Common.pdb
|
||||
E:\工作项目\2024项目\农电二期\项目\后台网站\CompetitionAPI_dotnet.git\CompetitionAPI_dotnet\Competition.Common\obj\Debug\net6.0\ref\Competition.Common.dll
|
||||
|
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -768,11 +768,11 @@
|
|||
"project": {
|
||||
"version": "1.0.0",
|
||||
"restore": {
|
||||
"projectUniqueName": "E:\\工作项目\\2024项目\\农电二期\\项目\\后台网站\\LKJCpowerSupplyOfficeSimulationSystem\\Competition.Common\\Competition.Common.csproj",
|
||||
"projectUniqueName": "E:\\工作项目\\2024项目\\农电二期\\项目\\后台网站\\CompetitionAPI_dotnet.git\\CompetitionAPI_dotnet\\Competition.Common\\Competition.Common.csproj",
|
||||
"projectName": "Competition.Common",
|
||||
"projectPath": "E:\\工作项目\\2024项目\\农电二期\\项目\\后台网站\\LKJCpowerSupplyOfficeSimulationSystem\\Competition.Common\\Competition.Common.csproj",
|
||||
"projectPath": "E:\\工作项目\\2024项目\\农电二期\\项目\\后台网站\\CompetitionAPI_dotnet.git\\CompetitionAPI_dotnet\\Competition.Common\\Competition.Common.csproj",
|
||||
"packagesPath": "C:\\Users\\Administrator\\.nuget\\packages\\",
|
||||
"outputPath": "E:\\工作项目\\2024项目\\农电二期\\项目\\后台网站\\LKJCpowerSupplyOfficeSimulationSystem\\Competition.Common\\obj\\",
|
||||
"outputPath": "E:\\工作项目\\2024项目\\农电二期\\项目\\后台网站\\CompetitionAPI_dotnet.git\\CompetitionAPI_dotnet\\Competition.Common\\obj\\",
|
||||
"projectStyle": "PackageReference",
|
||||
"configFilePaths": [
|
||||
"C:\\Users\\Administrator\\AppData\\Roaming\\NuGet\\NuGet.Config",
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
{
|
||||
"version": 2,
|
||||
"dgSpecHash": "WIN1CfDFo+k=",
|
||||
"dgSpecHash": "YCSByx0ZyFw=",
|
||||
"success": true,
|
||||
"projectFilePath": "E:\\工作项目\\2024项目\\农电二期\\项目\\后台网站\\LKJCpowerSupplyOfficeSimulationSystem\\Competition.Common\\Competition.Common.csproj",
|
||||
"projectFilePath": "E:\\工作项目\\2024项目\\农电二期\\项目\\后台网站\\CompetitionAPI_dotnet.git\\CompetitionAPI_dotnet\\Competition.Common\\Competition.Common.csproj",
|
||||
"expectedPackageFiles": [
|
||||
"C:\\Users\\Administrator\\.nuget\\packages\\microsoft.netcore.platforms\\2.0.0\\microsoft.netcore.platforms.2.0.0.nupkg.sha512",
|
||||
"C:\\Users\\Administrator\\.nuget\\packages\\microsoft.win32.systemevents\\8.0.0\\microsoft.win32.systemevents.8.0.0.nupkg.sha512",
|
||||
|
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -1,17 +1,17 @@
|
|||
{
|
||||
"format": 1,
|
||||
"restore": {
|
||||
"E:\\工作项目\\2024项目\\农电二期\\项目\\后台网站\\LKJCpowerSupplyOfficeSimulationSystem\\Competition.DAL\\Competition.DAL.csproj": {}
|
||||
"E:\\工作项目\\2024项目\\农电二期\\项目\\后台网站\\CompetitionAPI_dotnet.git\\CompetitionAPI_dotnet\\Competition.DAL\\Competition.DAL.csproj": {}
|
||||
},
|
||||
"projects": {
|
||||
"E:\\工作项目\\2024项目\\农电二期\\项目\\后台网站\\LKJCpowerSupplyOfficeSimulationSystem\\Competition.DAL\\Competition.DAL.csproj": {
|
||||
"E:\\工作项目\\2024项目\\农电二期\\项目\\后台网站\\CompetitionAPI_dotnet.git\\CompetitionAPI_dotnet\\Competition.DAL\\Competition.DAL.csproj": {
|
||||
"version": "1.0.0",
|
||||
"restore": {
|
||||
"projectUniqueName": "E:\\工作项目\\2024项目\\农电二期\\项目\\后台网站\\LKJCpowerSupplyOfficeSimulationSystem\\Competition.DAL\\Competition.DAL.csproj",
|
||||
"projectUniqueName": "E:\\工作项目\\2024项目\\农电二期\\项目\\后台网站\\CompetitionAPI_dotnet.git\\CompetitionAPI_dotnet\\Competition.DAL\\Competition.DAL.csproj",
|
||||
"projectName": "Competition.DAL",
|
||||
"projectPath": "E:\\工作项目\\2024项目\\农电二期\\项目\\后台网站\\LKJCpowerSupplyOfficeSimulationSystem\\Competition.DAL\\Competition.DAL.csproj",
|
||||
"projectPath": "E:\\工作项目\\2024项目\\农电二期\\项目\\后台网站\\CompetitionAPI_dotnet.git\\CompetitionAPI_dotnet\\Competition.DAL\\Competition.DAL.csproj",
|
||||
"packagesPath": "C:\\Users\\Administrator\\.nuget\\packages\\",
|
||||
"outputPath": "E:\\工作项目\\2024项目\\农电二期\\项目\\后台网站\\LKJCpowerSupplyOfficeSimulationSystem\\Competition.DAL\\obj\\",
|
||||
"outputPath": "E:\\工作项目\\2024项目\\农电二期\\项目\\后台网站\\CompetitionAPI_dotnet.git\\CompetitionAPI_dotnet\\Competition.DAL\\obj\\",
|
||||
"projectStyle": "PackageReference",
|
||||
"configFilePaths": [
|
||||
"C:\\Users\\Administrator\\AppData\\Roaming\\NuGet\\NuGet.Config",
|
||||
|
@ -29,11 +29,11 @@
|
|||
"net6.0": {
|
||||
"targetAlias": "net6.0",
|
||||
"projectReferences": {
|
||||
"E:\\工作项目\\2024项目\\农电二期\\项目\\后台网站\\LKJCpowerSupplyOfficeSimulationSystem\\Competition.IDAL\\Competition.IDAL.csproj": {
|
||||
"projectPath": "E:\\工作项目\\2024项目\\农电二期\\项目\\后台网站\\LKJCpowerSupplyOfficeSimulationSystem\\Competition.IDAL\\Competition.IDAL.csproj"
|
||||
"E:\\工作项目\\2024项目\\农电二期\\项目\\后台网站\\CompetitionAPI_dotnet.git\\CompetitionAPI_dotnet\\Competition.IDAL\\Competition.IDAL.csproj": {
|
||||
"projectPath": "E:\\工作项目\\2024项目\\农电二期\\项目\\后台网站\\CompetitionAPI_dotnet.git\\CompetitionAPI_dotnet\\Competition.IDAL\\Competition.IDAL.csproj"
|
||||
},
|
||||
"E:\\工作项目\\2024项目\\农电二期\\项目\\后台网站\\LKJCpowerSupplyOfficeSimulationSystem\\Competition.Model\\Competition.Model.csproj": {
|
||||
"projectPath": "E:\\工作项目\\2024项目\\农电二期\\项目\\后台网站\\LKJCpowerSupplyOfficeSimulationSystem\\Competition.Model\\Competition.Model.csproj"
|
||||
"E:\\工作项目\\2024项目\\农电二期\\项目\\后台网站\\CompetitionAPI_dotnet.git\\CompetitionAPI_dotnet\\Competition.Model\\Competition.Model.csproj": {
|
||||
"projectPath": "E:\\工作项目\\2024项目\\农电二期\\项目\\后台网站\\CompetitionAPI_dotnet.git\\CompetitionAPI_dotnet\\Competition.Model\\Competition.Model.csproj"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -78,14 +78,14 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"E:\\工作项目\\2024项目\\农电二期\\项目\\后台网站\\LKJCpowerSupplyOfficeSimulationSystem\\Competition.IDAL\\Competition.IDAL.csproj": {
|
||||
"E:\\工作项目\\2024项目\\农电二期\\项目\\后台网站\\CompetitionAPI_dotnet.git\\CompetitionAPI_dotnet\\Competition.IDAL\\Competition.IDAL.csproj": {
|
||||
"version": "1.0.0",
|
||||
"restore": {
|
||||
"projectUniqueName": "E:\\工作项目\\2024项目\\农电二期\\项目\\后台网站\\LKJCpowerSupplyOfficeSimulationSystem\\Competition.IDAL\\Competition.IDAL.csproj",
|
||||
"projectUniqueName": "E:\\工作项目\\2024项目\\农电二期\\项目\\后台网站\\CompetitionAPI_dotnet.git\\CompetitionAPI_dotnet\\Competition.IDAL\\Competition.IDAL.csproj",
|
||||
"projectName": "Competition.IDAL",
|
||||
"projectPath": "E:\\工作项目\\2024项目\\农电二期\\项目\\后台网站\\LKJCpowerSupplyOfficeSimulationSystem\\Competition.IDAL\\Competition.IDAL.csproj",
|
||||
"projectPath": "E:\\工作项目\\2024项目\\农电二期\\项目\\后台网站\\CompetitionAPI_dotnet.git\\CompetitionAPI_dotnet\\Competition.IDAL\\Competition.IDAL.csproj",
|
||||
"packagesPath": "C:\\Users\\Administrator\\.nuget\\packages\\",
|
||||
"outputPath": "E:\\工作项目\\2024项目\\农电二期\\项目\\后台网站\\LKJCpowerSupplyOfficeSimulationSystem\\Competition.IDAL\\obj\\",
|
||||
"outputPath": "E:\\工作项目\\2024项目\\农电二期\\项目\\后台网站\\CompetitionAPI_dotnet.git\\CompetitionAPI_dotnet\\Competition.IDAL\\obj\\",
|
||||
"projectStyle": "PackageReference",
|
||||
"configFilePaths": [
|
||||
"C:\\Users\\Administrator\\AppData\\Roaming\\NuGet\\NuGet.Config",
|
||||
|
@ -139,14 +139,14 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"E:\\工作项目\\2024项目\\农电二期\\项目\\后台网站\\LKJCpowerSupplyOfficeSimulationSystem\\Competition.Model\\Competition.Model.csproj": {
|
||||
"E:\\工作项目\\2024项目\\农电二期\\项目\\后台网站\\CompetitionAPI_dotnet.git\\CompetitionAPI_dotnet\\Competition.Model\\Competition.Model.csproj": {
|
||||
"version": "1.0.0",
|
||||
"restore": {
|
||||
"projectUniqueName": "E:\\工作项目\\2024项目\\农电二期\\项目\\后台网站\\LKJCpowerSupplyOfficeSimulationSystem\\Competition.Model\\Competition.Model.csproj",
|
||||
"projectUniqueName": "E:\\工作项目\\2024项目\\农电二期\\项目\\后台网站\\CompetitionAPI_dotnet.git\\CompetitionAPI_dotnet\\Competition.Model\\Competition.Model.csproj",
|
||||
"projectName": "Competition.Model",
|
||||
"projectPath": "E:\\工作项目\\2024项目\\农电二期\\项目\\后台网站\\LKJCpowerSupplyOfficeSimulationSystem\\Competition.Model\\Competition.Model.csproj",
|
||||
"projectPath": "E:\\工作项目\\2024项目\\农电二期\\项目\\后台网站\\CompetitionAPI_dotnet.git\\CompetitionAPI_dotnet\\Competition.Model\\Competition.Model.csproj",
|
||||
"packagesPath": "C:\\Users\\Administrator\\.nuget\\packages\\",
|
||||
"outputPath": "E:\\工作项目\\2024项目\\农电二期\\项目\\后台网站\\LKJCpowerSupplyOfficeSimulationSystem\\Competition.Model\\obj\\",
|
||||
"outputPath": "E:\\工作项目\\2024项目\\农电二期\\项目\\后台网站\\CompetitionAPI_dotnet.git\\CompetitionAPI_dotnet\\Competition.Model\\obj\\",
|
||||
"projectStyle": "PackageReference",
|
||||
"configFilePaths": [
|
||||
"C:\\Users\\Administrator\\AppData\\Roaming\\NuGet\\NuGet.Config",
|
||||
|
|
|
@ -14,7 +14,7 @@ using System.Reflection;
|
|||
[assembly: System.Reflection.AssemblyCompanyAttribute("Competition.DAL")]
|
||||
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
|
||||
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+fb4d5ea3692251f52e73e6606da3325163e36004")]
|
||||
[assembly: System.Reflection.AssemblyProductAttribute("Competition.DAL")]
|
||||
[assembly: System.Reflection.AssemblyTitleAttribute("Competition.DAL")]
|
||||
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
|
||||
|
|
|
@ -1 +1 @@
|
|||
6bb26da12e43aef2e22a1c55fa4e22f16251a1adb813460141456d449748fe23
|
||||
3702bd75ca2edb4af1d2f92c11c9a123e7eef9eebaa12f9815bcfa044212a2a6
|
||||
|
|
|
@ -8,6 +8,6 @@ build_property.PlatformNeutralAssembly =
|
|||
build_property.EnforceExtendedAnalyzerRules =
|
||||
build_property._SupportedPlatformList = Linux,macOS,Windows
|
||||
build_property.RootNamespace = Competition.DAL
|
||||
build_property.ProjectDir = E:\工作项目\2024项目\农电二期\项目\后台网站\LKJCpowerSupplyOfficeSimulationSystem\Competition.DAL\
|
||||
build_property.ProjectDir = E:\工作项目\2024项目\农电二期\项目\后台网站\CompetitionAPI_dotnet.git\CompetitionAPI_dotnet\Competition.DAL\
|
||||
build_property.EnableComHosting =
|
||||
build_property.EnableGeneratedComInterfaceComImportInterop =
|
||||
|
|
Binary file not shown.
Binary file not shown.
|
@ -1 +1 @@
|
|||
8e3e32ef5ca3d9e1c52dbf61792ec128101847809e6262ae8b96f5c183aead0a
|
||||
73a2130693c7d1bf10313ee3da5f77f272b16bd8068e3c5216dda7f2f14ca722
|
||||
|
|
|
@ -32,3 +32,20 @@ E:\工作项目\2024项目\农电二期\项目\后台网站\LKJCpowerSupplyOffic
|
|||
E:\工作项目\2024项目\农电二期\项目\后台网站\LKJCpowerSupplyOfficeSimulationSystem\Competition.DAL\obj\Debug\net6.0\refint\Competition.DAL.dll
|
||||
E:\工作项目\2024项目\农电二期\项目\后台网站\LKJCpowerSupplyOfficeSimulationSystem\Competition.DAL\obj\Debug\net6.0\Competition.DAL.pdb
|
||||
E:\工作项目\2024项目\农电二期\项目\后台网站\LKJCpowerSupplyOfficeSimulationSystem\Competition.DAL\obj\Debug\net6.0\ref\Competition.DAL.dll
|
||||
E:\工作项目\2024项目\农电二期\项目\后台网站\CompetitionAPI_dotnet.git\CompetitionAPI_dotnet\Competition.DAL\bin\Debug\net6.0\Competition.DAL.deps.json
|
||||
E:\工作项目\2024项目\农电二期\项目\后台网站\CompetitionAPI_dotnet.git\CompetitionAPI_dotnet\Competition.DAL\bin\Debug\net6.0\Competition.DAL.dll
|
||||
E:\工作项目\2024项目\农电二期\项目\后台网站\CompetitionAPI_dotnet.git\CompetitionAPI_dotnet\Competition.DAL\bin\Debug\net6.0\Competition.DAL.pdb
|
||||
E:\工作项目\2024项目\农电二期\项目\后台网站\CompetitionAPI_dotnet.git\CompetitionAPI_dotnet\Competition.DAL\bin\Debug\net6.0\Competition.IDAL.dll
|
||||
E:\工作项目\2024项目\农电二期\项目\后台网站\CompetitionAPI_dotnet.git\CompetitionAPI_dotnet\Competition.DAL\bin\Debug\net6.0\Competition.Model.dll
|
||||
E:\工作项目\2024项目\农电二期\项目\后台网站\CompetitionAPI_dotnet.git\CompetitionAPI_dotnet\Competition.DAL\bin\Debug\net6.0\Competition.IDAL.pdb
|
||||
E:\工作项目\2024项目\农电二期\项目\后台网站\CompetitionAPI_dotnet.git\CompetitionAPI_dotnet\Competition.DAL\bin\Debug\net6.0\Competition.Model.pdb
|
||||
E:\工作项目\2024项目\农电二期\项目\后台网站\CompetitionAPI_dotnet.git\CompetitionAPI_dotnet\Competition.DAL\obj\Debug\net6.0\Competition.DAL.csproj.AssemblyReference.cache
|
||||
E:\工作项目\2024项目\农电二期\项目\后台网站\CompetitionAPI_dotnet.git\CompetitionAPI_dotnet\Competition.DAL\obj\Debug\net6.0\Competition.DAL.GeneratedMSBuildEditorConfig.editorconfig
|
||||
E:\工作项目\2024项目\农电二期\项目\后台网站\CompetitionAPI_dotnet.git\CompetitionAPI_dotnet\Competition.DAL\obj\Debug\net6.0\Competition.DAL.AssemblyInfoInputs.cache
|
||||
E:\工作项目\2024项目\农电二期\项目\后台网站\CompetitionAPI_dotnet.git\CompetitionAPI_dotnet\Competition.DAL\obj\Debug\net6.0\Competition.DAL.AssemblyInfo.cs
|
||||
E:\工作项目\2024项目\农电二期\项目\后台网站\CompetitionAPI_dotnet.git\CompetitionAPI_dotnet\Competition.DAL\obj\Debug\net6.0\Competition.DAL.csproj.CoreCompileInputs.cache
|
||||
E:\工作项目\2024项目\农电二期\项目\后台网站\CompetitionAPI_dotnet.git\CompetitionAPI_dotnet\Competition.DAL\obj\Debug\net6.0\Competit.A51FE20C.Up2Date
|
||||
E:\工作项目\2024项目\农电二期\项目\后台网站\CompetitionAPI_dotnet.git\CompetitionAPI_dotnet\Competition.DAL\obj\Debug\net6.0\Competition.DAL.dll
|
||||
E:\工作项目\2024项目\农电二期\项目\后台网站\CompetitionAPI_dotnet.git\CompetitionAPI_dotnet\Competition.DAL\obj\Debug\net6.0\refint\Competition.DAL.dll
|
||||
E:\工作项目\2024项目\农电二期\项目\后台网站\CompetitionAPI_dotnet.git\CompetitionAPI_dotnet\Competition.DAL\obj\Debug\net6.0\Competition.DAL.pdb
|
||||
E:\工作项目\2024项目\农电二期\项目\后台网站\CompetitionAPI_dotnet.git\CompetitionAPI_dotnet\Competition.DAL\obj\Debug\net6.0\ref\Competition.DAL.dll
|
||||
|
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -746,11 +746,11 @@
|
|||
"project": {
|
||||
"version": "1.0.0",
|
||||
"restore": {
|
||||
"projectUniqueName": "E:\\工作项目\\2024项目\\农电二期\\项目\\后台网站\\LKJCpowerSupplyOfficeSimulationSystem\\Competition.DAL\\Competition.DAL.csproj",
|
||||
"projectUniqueName": "E:\\工作项目\\2024项目\\农电二期\\项目\\后台网站\\CompetitionAPI_dotnet.git\\CompetitionAPI_dotnet\\Competition.DAL\\Competition.DAL.csproj",
|
||||
"projectName": "Competition.DAL",
|
||||
"projectPath": "E:\\工作项目\\2024项目\\农电二期\\项目\\后台网站\\LKJCpowerSupplyOfficeSimulationSystem\\Competition.DAL\\Competition.DAL.csproj",
|
||||
"projectPath": "E:\\工作项目\\2024项目\\农电二期\\项目\\后台网站\\CompetitionAPI_dotnet.git\\CompetitionAPI_dotnet\\Competition.DAL\\Competition.DAL.csproj",
|
||||
"packagesPath": "C:\\Users\\Administrator\\.nuget\\packages\\",
|
||||
"outputPath": "E:\\工作项目\\2024项目\\农电二期\\项目\\后台网站\\LKJCpowerSupplyOfficeSimulationSystem\\Competition.DAL\\obj\\",
|
||||
"outputPath": "E:\\工作项目\\2024项目\\农电二期\\项目\\后台网站\\CompetitionAPI_dotnet.git\\CompetitionAPI_dotnet\\Competition.DAL\\obj\\",
|
||||
"projectStyle": "PackageReference",
|
||||
"configFilePaths": [
|
||||
"C:\\Users\\Administrator\\AppData\\Roaming\\NuGet\\NuGet.Config",
|
||||
|
@ -768,11 +768,11 @@
|
|||
"net6.0": {
|
||||
"targetAlias": "net6.0",
|
||||
"projectReferences": {
|
||||
"E:\\工作项目\\2024项目\\农电二期\\项目\\后台网站\\LKJCpowerSupplyOfficeSimulationSystem\\Competition.IDAL\\Competition.IDAL.csproj": {
|
||||
"projectPath": "E:\\工作项目\\2024项目\\农电二期\\项目\\后台网站\\LKJCpowerSupplyOfficeSimulationSystem\\Competition.IDAL\\Competition.IDAL.csproj"
|
||||
"E:\\工作项目\\2024项目\\农电二期\\项目\\后台网站\\CompetitionAPI_dotnet.git\\CompetitionAPI_dotnet\\Competition.IDAL\\Competition.IDAL.csproj": {
|
||||
"projectPath": "E:\\工作项目\\2024项目\\农电二期\\项目\\后台网站\\CompetitionAPI_dotnet.git\\CompetitionAPI_dotnet\\Competition.IDAL\\Competition.IDAL.csproj"
|
||||
},
|
||||
"E:\\工作项目\\2024项目\\农电二期\\项目\\后台网站\\LKJCpowerSupplyOfficeSimulationSystem\\Competition.Model\\Competition.Model.csproj": {
|
||||
"projectPath": "E:\\工作项目\\2024项目\\农电二期\\项目\\后台网站\\LKJCpowerSupplyOfficeSimulationSystem\\Competition.Model\\Competition.Model.csproj"
|
||||
"E:\\工作项目\\2024项目\\农电二期\\项目\\后台网站\\CompetitionAPI_dotnet.git\\CompetitionAPI_dotnet\\Competition.Model\\Competition.Model.csproj": {
|
||||
"projectPath": "E:\\工作项目\\2024项目\\农电二期\\项目\\后台网站\\CompetitionAPI_dotnet.git\\CompetitionAPI_dotnet\\Competition.Model\\Competition.Model.csproj"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
{
|
||||
"version": 2,
|
||||
"dgSpecHash": "Im1ppqyyaKI=",
|
||||
"dgSpecHash": "Xp5DOXO69ig=",
|
||||
"success": true,
|
||||
"projectFilePath": "E:\\工作项目\\2024项目\\农电二期\\项目\\后台网站\\LKJCpowerSupplyOfficeSimulationSystem\\Competition.DAL\\Competition.DAL.csproj",
|
||||
"projectFilePath": "E:\\工作项目\\2024项目\\农电二期\\项目\\后台网站\\CompetitionAPI_dotnet.git\\CompetitionAPI_dotnet\\Competition.DAL\\Competition.DAL.csproj",
|
||||
"expectedPackageFiles": [
|
||||
"C:\\Users\\Administrator\\.nuget\\packages\\microsoft.bcl.asyncinterfaces\\1.1.1\\microsoft.bcl.asyncinterfaces.1.1.1.nupkg.sha512",
|
||||
"C:\\Users\\Administrator\\.nuget\\packages\\microsoft.bcl.hashcode\\1.1.1\\microsoft.bcl.hashcode.1.1.1.nupkg.sha512",
|
||||
|
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -1,17 +1,17 @@
|
|||
{
|
||||
"format": 1,
|
||||
"restore": {
|
||||
"E:\\工作项目\\2024项目\\农电二期\\项目\\后台网站\\LKJCpowerSupplyOfficeSimulationSystem\\Competition.IBLL\\Competition.IBLL.csproj": {}
|
||||
"E:\\工作项目\\2024项目\\农电二期\\项目\\后台网站\\CompetitionAPI_dotnet.git\\CompetitionAPI_dotnet\\Competition.IBLL\\Competition.IBLL.csproj": {}
|
||||
},
|
||||
"projects": {
|
||||
"E:\\工作项目\\2024项目\\农电二期\\项目\\后台网站\\LKJCpowerSupplyOfficeSimulationSystem\\Competition.IBLL\\Competition.IBLL.csproj": {
|
||||
"E:\\工作项目\\2024项目\\农电二期\\项目\\后台网站\\CompetitionAPI_dotnet.git\\CompetitionAPI_dotnet\\Competition.IBLL\\Competition.IBLL.csproj": {
|
||||
"version": "1.0.0",
|
||||
"restore": {
|
||||
"projectUniqueName": "E:\\工作项目\\2024项目\\农电二期\\项目\\后台网站\\LKJCpowerSupplyOfficeSimulationSystem\\Competition.IBLL\\Competition.IBLL.csproj",
|
||||
"projectUniqueName": "E:\\工作项目\\2024项目\\农电二期\\项目\\后台网站\\CompetitionAPI_dotnet.git\\CompetitionAPI_dotnet\\Competition.IBLL\\Competition.IBLL.csproj",
|
||||
"projectName": "Competition.IBLL",
|
||||
"projectPath": "E:\\工作项目\\2024项目\\农电二期\\项目\\后台网站\\LKJCpowerSupplyOfficeSimulationSystem\\Competition.IBLL\\Competition.IBLL.csproj",
|
||||
"projectPath": "E:\\工作项目\\2024项目\\农电二期\\项目\\后台网站\\CompetitionAPI_dotnet.git\\CompetitionAPI_dotnet\\Competition.IBLL\\Competition.IBLL.csproj",
|
||||
"packagesPath": "C:\\Users\\Administrator\\.nuget\\packages\\",
|
||||
"outputPath": "E:\\工作项目\\2024项目\\农电二期\\项目\\后台网站\\LKJCpowerSupplyOfficeSimulationSystem\\Competition.IBLL\\obj\\",
|
||||
"outputPath": "E:\\工作项目\\2024项目\\农电二期\\项目\\后台网站\\CompetitionAPI_dotnet.git\\CompetitionAPI_dotnet\\Competition.IBLL\\obj\\",
|
||||
"projectStyle": "PackageReference",
|
||||
"configFilePaths": [
|
||||
"C:\\Users\\Administrator\\AppData\\Roaming\\NuGet\\NuGet.Config",
|
||||
|
@ -29,8 +29,8 @@
|
|||
"net6.0": {
|
||||
"targetAlias": "net6.0",
|
||||
"projectReferences": {
|
||||
"E:\\工作项目\\2024项目\\农电二期\\项目\\后台网站\\LKJCpowerSupplyOfficeSimulationSystem\\Competition.IDAL\\Competition.IDAL.csproj": {
|
||||
"projectPath": "E:\\工作项目\\2024项目\\农电二期\\项目\\后台网站\\LKJCpowerSupplyOfficeSimulationSystem\\Competition.IDAL\\Competition.IDAL.csproj"
|
||||
"E:\\工作项目\\2024项目\\农电二期\\项目\\后台网站\\CompetitionAPI_dotnet.git\\CompetitionAPI_dotnet\\Competition.IDAL\\Competition.IDAL.csproj": {
|
||||
"projectPath": "E:\\工作项目\\2024项目\\农电二期\\项目\\后台网站\\CompetitionAPI_dotnet.git\\CompetitionAPI_dotnet\\Competition.IDAL\\Competition.IDAL.csproj"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -69,14 +69,14 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"E:\\工作项目\\2024项目\\农电二期\\项目\\后台网站\\LKJCpowerSupplyOfficeSimulationSystem\\Competition.IDAL\\Competition.IDAL.csproj": {
|
||||
"E:\\工作项目\\2024项目\\农电二期\\项目\\后台网站\\CompetitionAPI_dotnet.git\\CompetitionAPI_dotnet\\Competition.IDAL\\Competition.IDAL.csproj": {
|
||||
"version": "1.0.0",
|
||||
"restore": {
|
||||
"projectUniqueName": "E:\\工作项目\\2024项目\\农电二期\\项目\\后台网站\\LKJCpowerSupplyOfficeSimulationSystem\\Competition.IDAL\\Competition.IDAL.csproj",
|
||||
"projectUniqueName": "E:\\工作项目\\2024项目\\农电二期\\项目\\后台网站\\CompetitionAPI_dotnet.git\\CompetitionAPI_dotnet\\Competition.IDAL\\Competition.IDAL.csproj",
|
||||
"projectName": "Competition.IDAL",
|
||||
"projectPath": "E:\\工作项目\\2024项目\\农电二期\\项目\\后台网站\\LKJCpowerSupplyOfficeSimulationSystem\\Competition.IDAL\\Competition.IDAL.csproj",
|
||||
"projectPath": "E:\\工作项目\\2024项目\\农电二期\\项目\\后台网站\\CompetitionAPI_dotnet.git\\CompetitionAPI_dotnet\\Competition.IDAL\\Competition.IDAL.csproj",
|
||||
"packagesPath": "C:\\Users\\Administrator\\.nuget\\packages\\",
|
||||
"outputPath": "E:\\工作项目\\2024项目\\农电二期\\项目\\后台网站\\LKJCpowerSupplyOfficeSimulationSystem\\Competition.IDAL\\obj\\",
|
||||
"outputPath": "E:\\工作项目\\2024项目\\农电二期\\项目\\后台网站\\CompetitionAPI_dotnet.git\\CompetitionAPI_dotnet\\Competition.IDAL\\obj\\",
|
||||
"projectStyle": "PackageReference",
|
||||
"configFilePaths": [
|
||||
"C:\\Users\\Administrator\\AppData\\Roaming\\NuGet\\NuGet.Config",
|
||||
|
|
|
@ -14,7 +14,7 @@ using System.Reflection;
|
|||
[assembly: System.Reflection.AssemblyCompanyAttribute("Competition.IBLL")]
|
||||
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
|
||||
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+fb4d5ea3692251f52e73e6606da3325163e36004")]
|
||||
[assembly: System.Reflection.AssemblyProductAttribute("Competition.IBLL")]
|
||||
[assembly: System.Reflection.AssemblyTitleAttribute("Competition.IBLL")]
|
||||
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
|
||||
|
|
|
@ -1 +1 @@
|
|||
3763dcf8ad063be270576f80b8a324788a5aa4bc3eac2821b7d33825b5ded721
|
||||
d736421266b3fc741f4c5d8b807a72c6978a0046d85e15df45df08219851f12a
|
||||
|
|
|
@ -8,6 +8,6 @@ build_property.PlatformNeutralAssembly =
|
|||
build_property.EnforceExtendedAnalyzerRules =
|
||||
build_property._SupportedPlatformList = Linux,macOS,Windows
|
||||
build_property.RootNamespace = Competition.IBLL
|
||||
build_property.ProjectDir = E:\工作项目\2024项目\农电二期\项目\后台网站\LKJCpowerSupplyOfficeSimulationSystem\Competition.IBLL\
|
||||
build_property.ProjectDir = E:\工作项目\2024项目\农电二期\项目\后台网站\CompetitionAPI_dotnet.git\CompetitionAPI_dotnet\Competition.IBLL\
|
||||
build_property.EnableComHosting =
|
||||
build_property.EnableGeneratedComInterfaceComImportInterop =
|
||||
|
|
Binary file not shown.
Binary file not shown.
|
@ -1 +1 @@
|
|||
6670dda7cf27e88c5be92c6c87fd7c8414baaebf5f60de30734b556a7b6e5b97
|
||||
52ca188feeac8f02d7b7a4e4d6684f1e10d268a77dbc16542096899886b73d6c
|
||||
|
|
|
@ -28,3 +28,18 @@ E:\工作项目\2024项目\农电二期\项目\后台网站\LKJCpowerSupplyOffic
|
|||
E:\工作项目\2024项目\农电二期\项目\后台网站\LKJCpowerSupplyOfficeSimulationSystem\Competition.IBLL\obj\Debug\net6.0\refint\Competition.IBLL.dll
|
||||
E:\工作项目\2024项目\农电二期\项目\后台网站\LKJCpowerSupplyOfficeSimulationSystem\Competition.IBLL\obj\Debug\net6.0\Competition.IBLL.pdb
|
||||
E:\工作项目\2024项目\农电二期\项目\后台网站\LKJCpowerSupplyOfficeSimulationSystem\Competition.IBLL\obj\Debug\net6.0\ref\Competition.IBLL.dll
|
||||
E:\工作项目\2024项目\农电二期\项目\后台网站\CompetitionAPI_dotnet.git\CompetitionAPI_dotnet\Competition.IBLL\bin\Debug\net6.0\Competition.IBLL.deps.json
|
||||
E:\工作项目\2024项目\农电二期\项目\后台网站\CompetitionAPI_dotnet.git\CompetitionAPI_dotnet\Competition.IBLL\bin\Debug\net6.0\Competition.IBLL.dll
|
||||
E:\工作项目\2024项目\农电二期\项目\后台网站\CompetitionAPI_dotnet.git\CompetitionAPI_dotnet\Competition.IBLL\bin\Debug\net6.0\Competition.IBLL.pdb
|
||||
E:\工作项目\2024项目\农电二期\项目\后台网站\CompetitionAPI_dotnet.git\CompetitionAPI_dotnet\Competition.IBLL\bin\Debug\net6.0\Competition.IDAL.dll
|
||||
E:\工作项目\2024项目\农电二期\项目\后台网站\CompetitionAPI_dotnet.git\CompetitionAPI_dotnet\Competition.IBLL\bin\Debug\net6.0\Competition.IDAL.pdb
|
||||
E:\工作项目\2024项目\农电二期\项目\后台网站\CompetitionAPI_dotnet.git\CompetitionAPI_dotnet\Competition.IBLL\obj\Debug\net6.0\Competition.IBLL.csproj.AssemblyReference.cache
|
||||
E:\工作项目\2024项目\农电二期\项目\后台网站\CompetitionAPI_dotnet.git\CompetitionAPI_dotnet\Competition.IBLL\obj\Debug\net6.0\Competition.IBLL.GeneratedMSBuildEditorConfig.editorconfig
|
||||
E:\工作项目\2024项目\农电二期\项目\后台网站\CompetitionAPI_dotnet.git\CompetitionAPI_dotnet\Competition.IBLL\obj\Debug\net6.0\Competition.IBLL.AssemblyInfoInputs.cache
|
||||
E:\工作项目\2024项目\农电二期\项目\后台网站\CompetitionAPI_dotnet.git\CompetitionAPI_dotnet\Competition.IBLL\obj\Debug\net6.0\Competition.IBLL.AssemblyInfo.cs
|
||||
E:\工作项目\2024项目\农电二期\项目\后台网站\CompetitionAPI_dotnet.git\CompetitionAPI_dotnet\Competition.IBLL\obj\Debug\net6.0\Competition.IBLL.csproj.CoreCompileInputs.cache
|
||||
E:\工作项目\2024项目\农电二期\项目\后台网站\CompetitionAPI_dotnet.git\CompetitionAPI_dotnet\Competition.IBLL\obj\Debug\net6.0\Competit.5FFFE2EE.Up2Date
|
||||
E:\工作项目\2024项目\农电二期\项目\后台网站\CompetitionAPI_dotnet.git\CompetitionAPI_dotnet\Competition.IBLL\obj\Debug\net6.0\Competition.IBLL.dll
|
||||
E:\工作项目\2024项目\农电二期\项目\后台网站\CompetitionAPI_dotnet.git\CompetitionAPI_dotnet\Competition.IBLL\obj\Debug\net6.0\refint\Competition.IBLL.dll
|
||||
E:\工作项目\2024项目\农电二期\项目\后台网站\CompetitionAPI_dotnet.git\CompetitionAPI_dotnet\Competition.IBLL\obj\Debug\net6.0\Competition.IBLL.pdb
|
||||
E:\工作项目\2024项目\农电二期\项目\后台网站\CompetitionAPI_dotnet.git\CompetitionAPI_dotnet\Competition.IBLL\obj\Debug\net6.0\ref\Competition.IBLL.dll
|
||||
|
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -32,11 +32,11 @@
|
|||
"project": {
|
||||
"version": "1.0.0",
|
||||
"restore": {
|
||||
"projectUniqueName": "E:\\工作项目\\2024项目\\农电二期\\项目\\后台网站\\LKJCpowerSupplyOfficeSimulationSystem\\Competition.IBLL\\Competition.IBLL.csproj",
|
||||
"projectUniqueName": "E:\\工作项目\\2024项目\\农电二期\\项目\\后台网站\\CompetitionAPI_dotnet.git\\CompetitionAPI_dotnet\\Competition.IBLL\\Competition.IBLL.csproj",
|
||||
"projectName": "Competition.IBLL",
|
||||
"projectPath": "E:\\工作项目\\2024项目\\农电二期\\项目\\后台网站\\LKJCpowerSupplyOfficeSimulationSystem\\Competition.IBLL\\Competition.IBLL.csproj",
|
||||
"projectPath": "E:\\工作项目\\2024项目\\农电二期\\项目\\后台网站\\CompetitionAPI_dotnet.git\\CompetitionAPI_dotnet\\Competition.IBLL\\Competition.IBLL.csproj",
|
||||
"packagesPath": "C:\\Users\\Administrator\\.nuget\\packages\\",
|
||||
"outputPath": "E:\\工作项目\\2024项目\\农电二期\\项目\\后台网站\\LKJCpowerSupplyOfficeSimulationSystem\\Competition.IBLL\\obj\\",
|
||||
"outputPath": "E:\\工作项目\\2024项目\\农电二期\\项目\\后台网站\\CompetitionAPI_dotnet.git\\CompetitionAPI_dotnet\\Competition.IBLL\\obj\\",
|
||||
"projectStyle": "PackageReference",
|
||||
"configFilePaths": [
|
||||
"C:\\Users\\Administrator\\AppData\\Roaming\\NuGet\\NuGet.Config",
|
||||
|
@ -54,8 +54,8 @@
|
|||
"net6.0": {
|
||||
"targetAlias": "net6.0",
|
||||
"projectReferences": {
|
||||
"E:\\工作项目\\2024项目\\农电二期\\项目\\后台网站\\LKJCpowerSupplyOfficeSimulationSystem\\Competition.IDAL\\Competition.IDAL.csproj": {
|
||||
"projectPath": "E:\\工作项目\\2024项目\\农电二期\\项目\\后台网站\\LKJCpowerSupplyOfficeSimulationSystem\\Competition.IDAL\\Competition.IDAL.csproj"
|
||||
"E:\\工作项目\\2024项目\\农电二期\\项目\\后台网站\\CompetitionAPI_dotnet.git\\CompetitionAPI_dotnet\\Competition.IDAL\\Competition.IDAL.csproj": {
|
||||
"projectPath": "E:\\工作项目\\2024项目\\农电二期\\项目\\后台网站\\CompetitionAPI_dotnet.git\\CompetitionAPI_dotnet\\Competition.IDAL\\Competition.IDAL.csproj"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
{
|
||||
"version": 2,
|
||||
"dgSpecHash": "P10vA8g8X4s=",
|
||||
"dgSpecHash": "RaFITN0BDo4=",
|
||||
"success": true,
|
||||
"projectFilePath": "E:\\工作项目\\2024项目\\农电二期\\项目\\后台网站\\LKJCpowerSupplyOfficeSimulationSystem\\Competition.IBLL\\Competition.IBLL.csproj",
|
||||
"projectFilePath": "E:\\工作项目\\2024项目\\农电二期\\项目\\后台网站\\CompetitionAPI_dotnet.git\\CompetitionAPI_dotnet\\Competition.IBLL\\Competition.IBLL.csproj",
|
||||
"expectedPackageFiles": [],
|
||||
"logs": []
|
||||
}
|
Binary file not shown.
Binary file not shown.
|
@ -1,17 +1,17 @@
|
|||
{
|
||||
"format": 1,
|
||||
"restore": {
|
||||
"E:\\工作项目\\2024项目\\农电二期\\项目\\后台网站\\LKJCpowerSupplyOfficeSimulationSystem\\Competition.IDAL\\Competition.IDAL.csproj": {}
|
||||
"E:\\工作项目\\2024项目\\农电二期\\项目\\后台网站\\CompetitionAPI_dotnet.git\\CompetitionAPI_dotnet\\Competition.IDAL\\Competition.IDAL.csproj": {}
|
||||
},
|
||||
"projects": {
|
||||
"E:\\工作项目\\2024项目\\农电二期\\项目\\后台网站\\LKJCpowerSupplyOfficeSimulationSystem\\Competition.IDAL\\Competition.IDAL.csproj": {
|
||||
"E:\\工作项目\\2024项目\\农电二期\\项目\\后台网站\\CompetitionAPI_dotnet.git\\CompetitionAPI_dotnet\\Competition.IDAL\\Competition.IDAL.csproj": {
|
||||
"version": "1.0.0",
|
||||
"restore": {
|
||||
"projectUniqueName": "E:\\工作项目\\2024项目\\农电二期\\项目\\后台网站\\LKJCpowerSupplyOfficeSimulationSystem\\Competition.IDAL\\Competition.IDAL.csproj",
|
||||
"projectUniqueName": "E:\\工作项目\\2024项目\\农电二期\\项目\\后台网站\\CompetitionAPI_dotnet.git\\CompetitionAPI_dotnet\\Competition.IDAL\\Competition.IDAL.csproj",
|
||||
"projectName": "Competition.IDAL",
|
||||
"projectPath": "E:\\工作项目\\2024项目\\农电二期\\项目\\后台网站\\LKJCpowerSupplyOfficeSimulationSystem\\Competition.IDAL\\Competition.IDAL.csproj",
|
||||
"projectPath": "E:\\工作项目\\2024项目\\农电二期\\项目\\后台网站\\CompetitionAPI_dotnet.git\\CompetitionAPI_dotnet\\Competition.IDAL\\Competition.IDAL.csproj",
|
||||
"packagesPath": "C:\\Users\\Administrator\\.nuget\\packages\\",
|
||||
"outputPath": "E:\\工作项目\\2024项目\\农电二期\\项目\\后台网站\\LKJCpowerSupplyOfficeSimulationSystem\\Competition.IDAL\\obj\\",
|
||||
"outputPath": "E:\\工作项目\\2024项目\\农电二期\\项目\\后台网站\\CompetitionAPI_dotnet.git\\CompetitionAPI_dotnet\\Competition.IDAL\\obj\\",
|
||||
"projectStyle": "PackageReference",
|
||||
"configFilePaths": [
|
||||
"C:\\Users\\Administrator\\AppData\\Roaming\\NuGet\\NuGet.Config",
|
||||
|
|
|
@ -14,7 +14,7 @@ using System.Reflection;
|
|||
[assembly: System.Reflection.AssemblyCompanyAttribute("Competition.IDAL")]
|
||||
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
|
||||
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+fb4d5ea3692251f52e73e6606da3325163e36004")]
|
||||
[assembly: System.Reflection.AssemblyProductAttribute("Competition.IDAL")]
|
||||
[assembly: System.Reflection.AssemblyTitleAttribute("Competition.IDAL")]
|
||||
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
|
||||
|
|
|
@ -1 +1 @@
|
|||
50d49f6ed876c7ff45ec9d74f6844858189da01fcbcb0b2d180aacb6f321ecc0
|
||||
77a0f364ed6f8b8b723686461c7ed2e544a88203d549c59f844ccddd24ae39ef
|
||||
|
|
|
@ -8,6 +8,6 @@ build_property.PlatformNeutralAssembly =
|
|||
build_property.EnforceExtendedAnalyzerRules =
|
||||
build_property._SupportedPlatformList = Linux,macOS,Windows
|
||||
build_property.RootNamespace = Competition.IDAL
|
||||
build_property.ProjectDir = E:\工作项目\2024项目\农电二期\项目\后台网站\LKJCpowerSupplyOfficeSimulationSystem\Competition.IDAL\
|
||||
build_property.ProjectDir = E:\工作项目\2024项目\农电二期\项目\后台网站\CompetitionAPI_dotnet.git\CompetitionAPI_dotnet\Competition.IDAL\
|
||||
build_property.EnableComHosting =
|
||||
build_property.EnableGeneratedComInterfaceComImportInterop =
|
||||
|
|
Binary file not shown.
|
@ -21,3 +21,14 @@ E:\工作项目\2024项目\农电二期\项目\后台网站\LKJCpowerSupplyOffic
|
|||
E:\工作项目\2024项目\农电二期\项目\后台网站\LKJCpowerSupplyOfficeSimulationSystem\Competition.IDAL\obj\Debug\net6.0\refint\Competition.IDAL.dll
|
||||
E:\工作项目\2024项目\农电二期\项目\后台网站\LKJCpowerSupplyOfficeSimulationSystem\Competition.IDAL\obj\Debug\net6.0\Competition.IDAL.pdb
|
||||
E:\工作项目\2024项目\农电二期\项目\后台网站\LKJCpowerSupplyOfficeSimulationSystem\Competition.IDAL\obj\Debug\net6.0\ref\Competition.IDAL.dll
|
||||
E:\工作项目\2024项目\农电二期\项目\后台网站\CompetitionAPI_dotnet.git\CompetitionAPI_dotnet\Competition.IDAL\bin\Debug\net6.0\Competition.IDAL.deps.json
|
||||
E:\工作项目\2024项目\农电二期\项目\后台网站\CompetitionAPI_dotnet.git\CompetitionAPI_dotnet\Competition.IDAL\bin\Debug\net6.0\Competition.IDAL.dll
|
||||
E:\工作项目\2024项目\农电二期\项目\后台网站\CompetitionAPI_dotnet.git\CompetitionAPI_dotnet\Competition.IDAL\bin\Debug\net6.0\Competition.IDAL.pdb
|
||||
E:\工作项目\2024项目\农电二期\项目\后台网站\CompetitionAPI_dotnet.git\CompetitionAPI_dotnet\Competition.IDAL\obj\Debug\net6.0\Competition.IDAL.GeneratedMSBuildEditorConfig.editorconfig
|
||||
E:\工作项目\2024项目\农电二期\项目\后台网站\CompetitionAPI_dotnet.git\CompetitionAPI_dotnet\Competition.IDAL\obj\Debug\net6.0\Competition.IDAL.AssemblyInfoInputs.cache
|
||||
E:\工作项目\2024项目\农电二期\项目\后台网站\CompetitionAPI_dotnet.git\CompetitionAPI_dotnet\Competition.IDAL\obj\Debug\net6.0\Competition.IDAL.AssemblyInfo.cs
|
||||
E:\工作项目\2024项目\农电二期\项目\后台网站\CompetitionAPI_dotnet.git\CompetitionAPI_dotnet\Competition.IDAL\obj\Debug\net6.0\Competition.IDAL.csproj.CoreCompileInputs.cache
|
||||
E:\工作项目\2024项目\农电二期\项目\后台网站\CompetitionAPI_dotnet.git\CompetitionAPI_dotnet\Competition.IDAL\obj\Debug\net6.0\Competition.IDAL.dll
|
||||
E:\工作项目\2024项目\农电二期\项目\后台网站\CompetitionAPI_dotnet.git\CompetitionAPI_dotnet\Competition.IDAL\obj\Debug\net6.0\refint\Competition.IDAL.dll
|
||||
E:\工作项目\2024项目\农电二期\项目\后台网站\CompetitionAPI_dotnet.git\CompetitionAPI_dotnet\Competition.IDAL\obj\Debug\net6.0\Competition.IDAL.pdb
|
||||
E:\工作项目\2024项目\农电二期\项目\后台网站\CompetitionAPI_dotnet.git\CompetitionAPI_dotnet\Competition.IDAL\obj\Debug\net6.0\ref\Competition.IDAL.dll
|
||||
|
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -13,11 +13,11 @@
|
|||
"project": {
|
||||
"version": "1.0.0",
|
||||
"restore": {
|
||||
"projectUniqueName": "E:\\工作项目\\2024项目\\农电二期\\项目\\后台网站\\LKJCpowerSupplyOfficeSimulationSystem\\Competition.IDAL\\Competition.IDAL.csproj",
|
||||
"projectUniqueName": "E:\\工作项目\\2024项目\\农电二期\\项目\\后台网站\\CompetitionAPI_dotnet.git\\CompetitionAPI_dotnet\\Competition.IDAL\\Competition.IDAL.csproj",
|
||||
"projectName": "Competition.IDAL",
|
||||
"projectPath": "E:\\工作项目\\2024项目\\农电二期\\项目\\后台网站\\LKJCpowerSupplyOfficeSimulationSystem\\Competition.IDAL\\Competition.IDAL.csproj",
|
||||
"projectPath": "E:\\工作项目\\2024项目\\农电二期\\项目\\后台网站\\CompetitionAPI_dotnet.git\\CompetitionAPI_dotnet\\Competition.IDAL\\Competition.IDAL.csproj",
|
||||
"packagesPath": "C:\\Users\\Administrator\\.nuget\\packages\\",
|
||||
"outputPath": "E:\\工作项目\\2024项目\\农电二期\\项目\\后台网站\\LKJCpowerSupplyOfficeSimulationSystem\\Competition.IDAL\\obj\\",
|
||||
"outputPath": "E:\\工作项目\\2024项目\\农电二期\\项目\\后台网站\\CompetitionAPI_dotnet.git\\CompetitionAPI_dotnet\\Competition.IDAL\\obj\\",
|
||||
"projectStyle": "PackageReference",
|
||||
"configFilePaths": [
|
||||
"C:\\Users\\Administrator\\AppData\\Roaming\\NuGet\\NuGet.Config",
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
{
|
||||
"version": 2,
|
||||
"dgSpecHash": "GSFNOyG/dPk=",
|
||||
"dgSpecHash": "xVues6q3xPQ=",
|
||||
"success": true,
|
||||
"projectFilePath": "E:\\工作项目\\2024项目\\农电二期\\项目\\后台网站\\LKJCpowerSupplyOfficeSimulationSystem\\Competition.IDAL\\Competition.IDAL.csproj",
|
||||
"projectFilePath": "E:\\工作项目\\2024项目\\农电二期\\项目\\后台网站\\CompetitionAPI_dotnet.git\\CompetitionAPI_dotnet\\Competition.IDAL\\Competition.IDAL.csproj",
|
||||
"expectedPackageFiles": [],
|
||||
"logs": []
|
||||
}
|
Binary file not shown.
Binary file not shown.
|
@ -1,17 +1,17 @@
|
|||
{
|
||||
"format": 1,
|
||||
"restore": {
|
||||
"E:\\工作项目\\2024项目\\农电二期\\项目\\后台网站\\LKJCpowerSupplyOfficeSimulationSystem\\Competition.Model\\Competition.Model.csproj": {}
|
||||
"E:\\工作项目\\2024项目\\农电二期\\项目\\后台网站\\CompetitionAPI_dotnet.git\\CompetitionAPI_dotnet\\Competition.Model\\Competition.Model.csproj": {}
|
||||
},
|
||||
"projects": {
|
||||
"E:\\工作项目\\2024项目\\农电二期\\项目\\后台网站\\LKJCpowerSupplyOfficeSimulationSystem\\Competition.Model\\Competition.Model.csproj": {
|
||||
"E:\\工作项目\\2024项目\\农电二期\\项目\\后台网站\\CompetitionAPI_dotnet.git\\CompetitionAPI_dotnet\\Competition.Model\\Competition.Model.csproj": {
|
||||
"version": "1.0.0",
|
||||
"restore": {
|
||||
"projectUniqueName": "E:\\工作项目\\2024项目\\农电二期\\项目\\后台网站\\LKJCpowerSupplyOfficeSimulationSystem\\Competition.Model\\Competition.Model.csproj",
|
||||
"projectUniqueName": "E:\\工作项目\\2024项目\\农电二期\\项目\\后台网站\\CompetitionAPI_dotnet.git\\CompetitionAPI_dotnet\\Competition.Model\\Competition.Model.csproj",
|
||||
"projectName": "Competition.Model",
|
||||
"projectPath": "E:\\工作项目\\2024项目\\农电二期\\项目\\后台网站\\LKJCpowerSupplyOfficeSimulationSystem\\Competition.Model\\Competition.Model.csproj",
|
||||
"projectPath": "E:\\工作项目\\2024项目\\农电二期\\项目\\后台网站\\CompetitionAPI_dotnet.git\\CompetitionAPI_dotnet\\Competition.Model\\Competition.Model.csproj",
|
||||
"packagesPath": "C:\\Users\\Administrator\\.nuget\\packages\\",
|
||||
"outputPath": "E:\\工作项目\\2024项目\\农电二期\\项目\\后台网站\\LKJCpowerSupplyOfficeSimulationSystem\\Competition.Model\\obj\\",
|
||||
"outputPath": "E:\\工作项目\\2024项目\\农电二期\\项目\\后台网站\\CompetitionAPI_dotnet.git\\CompetitionAPI_dotnet\\Competition.Model\\obj\\",
|
||||
"projectStyle": "PackageReference",
|
||||
"configFilePaths": [
|
||||
"C:\\Users\\Administrator\\AppData\\Roaming\\NuGet\\NuGet.Config",
|
||||
|
|
|
@ -14,7 +14,7 @@ using System.Reflection;
|
|||
[assembly: System.Reflection.AssemblyCompanyAttribute("Competition.Model")]
|
||||
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
|
||||
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+fb4d5ea3692251f52e73e6606da3325163e36004")]
|
||||
[assembly: System.Reflection.AssemblyProductAttribute("Competition.Model")]
|
||||
[assembly: System.Reflection.AssemblyTitleAttribute("Competition.Model")]
|
||||
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
|
||||
|
|
|
@ -1 +1 @@
|
|||
8fc506a5fc3bb94d6b74fa42fb04438a06239a5813b8a6403c10c1ac10090e9f
|
||||
fcca6e09fa23948d2670e8b10428ef45d74d4037fa246551411920fec03b83b1
|
||||
|
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue