赵新宇 4 weeks ago
parent
commit
6615d4eca0
  1. 15
      ILifeTimeService/ILifeTimeService.csproj
  2. 29
      ILifeTimeService/IRecurringJob.cs
  3. 130
      ILifeTimeService/bin/Debug/net8.0-windows/ILifeTimeService.deps.json
  4. BIN
      ILifeTimeService/bin/Debug/net8.0-windows/ILifeTimeService.dll
  5. BIN
      ILifeTimeService/bin/Debug/net8.0-windows/ILifeTimeService.pdb
  6. 4
      ILifeTimeService/obj/Debug/net8.0-windows/.NETCoreApp,Version=v8.0.AssemblyAttributes.cs
  7. 25
      ILifeTimeService/obj/Debug/net8.0-windows/ILifeTimeService.AssemblyInfo.cs
  8. 1
      ILifeTimeService/obj/Debug/net8.0-windows/ILifeTimeService.AssemblyInfoInputs.cache
  9. 8
      ILifeTimeService/obj/Debug/net8.0-windows/ILifeTimeService.GeneratedMSBuildEditorConfig.editorconfig
  10. 6
      ILifeTimeService/obj/Debug/net8.0-windows/ILifeTimeService.GlobalUsings.g.cs
  11. BIN
      ILifeTimeService/obj/Debug/net8.0-windows/ILifeTimeService.assets.cache
  12. BIN
      ILifeTimeService/obj/Debug/net8.0-windows/ILifeTimeService.csproj.AssemblyReference.cache
  13. 0
      ILifeTimeService/obj/Debug/net8.0-windows/ILifeTimeService.csproj.BuildWithSkipAnalyzers
  14. 1
      ILifeTimeService/obj/Debug/net8.0-windows/ILifeTimeService.csproj.CoreCompileInputs.cache
  15. 12
      ILifeTimeService/obj/Debug/net8.0-windows/ILifeTimeService.csproj.FileListAbsolute.txt
  16. BIN
      ILifeTimeService/obj/Debug/net8.0-windows/ILifeTimeService.dll
  17. BIN
      ILifeTimeService/obj/Debug/net8.0-windows/ILifeTimeService.pdb
  18. BIN
      ILifeTimeService/obj/Debug/net8.0-windows/ref/ILifeTimeService.dll
  19. BIN
      ILifeTimeService/obj/Debug/net8.0-windows/refint/ILifeTimeService.dll
  20. 65
      ILifeTimeService/obj/ILifeTimeService.csproj.nuget.dgspec.json
  21. 20
      ILifeTimeService/obj/ILifeTimeService.csproj.nuget.g.props
  22. 6
      ILifeTimeService/obj/ILifeTimeService.csproj.nuget.g.targets
  23. 4
      ILifeTimeService/obj/Release/net8.0-windows/.NETCoreApp,Version=v8.0.AssemblyAttributes.cs
  24. 25
      ILifeTimeService/obj/Release/net8.0-windows/ILifeTimeService.AssemblyInfo.cs
  25. 1
      ILifeTimeService/obj/Release/net8.0-windows/ILifeTimeService.AssemblyInfoInputs.cache
  26. 8
      ILifeTimeService/obj/Release/net8.0-windows/ILifeTimeService.GeneratedMSBuildEditorConfig.editorconfig
  27. BIN
      ILifeTimeService/obj/Release/net8.0-windows/ILifeTimeService.assets.cache
  28. 72
      ILifeTimeService/obj/project.assets.json
  29. 8
      ILifeTimeService/obj/project.nuget.cache
  30. 33
      LifeTimeService/Job.cs
  31. 14
      LifeTimeService/Jobs.csproj
  32. BIN
      LifeTimeService/bin/Debug/net8.0-windows/ILifeTimeService.dll
  33. BIN
      LifeTimeService/bin/Debug/net8.0-windows/ILifeTimeService.pdb
  34. 146
      LifeTimeService/bin/Debug/net8.0-windows/Jobs.deps.json
  35. BIN
      LifeTimeService/bin/Debug/net8.0-windows/Jobs.dll
  36. BIN
      LifeTimeService/bin/Debug/net8.0-windows/Jobs.pdb
  37. 146
      LifeTimeService/bin/Debug/net8.0-windows/LifeTimeService.deps.json
  38. BIN
      LifeTimeService/bin/Debug/net8.0-windows/LifeTimeService.dll
  39. BIN
      LifeTimeService/bin/Debug/net8.0-windows/LifeTimeService.pdb
  40. 4
      LifeTimeService/obj/Debug/net8.0-windows/.NETCoreApp,Version=v8.0.AssemblyAttributes.cs
  41. 25
      LifeTimeService/obj/Debug/net8.0-windows/Jobs.AssemblyInfo.cs
  42. 1
      LifeTimeService/obj/Debug/net8.0-windows/Jobs.AssemblyInfoInputs.cache
  43. 8
      LifeTimeService/obj/Debug/net8.0-windows/Jobs.GeneratedMSBuildEditorConfig.editorconfig
  44. 6
      LifeTimeService/obj/Debug/net8.0-windows/Jobs.GlobalUsings.g.cs
  45. BIN
      LifeTimeService/obj/Debug/net8.0-windows/Jobs.assets.cache
  46. BIN
      LifeTimeService/obj/Debug/net8.0-windows/Jobs.csproj.AssemblyReference.cache
  47. 0
      LifeTimeService/obj/Debug/net8.0-windows/Jobs.csproj.BuildWithSkipAnalyzers
  48. 1
      LifeTimeService/obj/Debug/net8.0-windows/Jobs.csproj.CoreCompileInputs.cache
  49. 15
      LifeTimeService/obj/Debug/net8.0-windows/Jobs.csproj.FileListAbsolute.txt
  50. 0
      LifeTimeService/obj/Debug/net8.0-windows/Jobs.csproj.Up2Date
  51. BIN
      LifeTimeService/obj/Debug/net8.0-windows/Jobs.dll
  52. BIN
      LifeTimeService/obj/Debug/net8.0-windows/Jobs.pdb
  53. 0
      LifeTimeService/obj/Debug/net8.0-windows/LifeTime.8AA255C0.Up2Date
  54. 25
      LifeTimeService/obj/Debug/net8.0-windows/LifeTimeService.AssemblyInfo.cs
  55. 1
      LifeTimeService/obj/Debug/net8.0-windows/LifeTimeService.AssemblyInfoInputs.cache
  56. 13
      LifeTimeService/obj/Debug/net8.0-windows/LifeTimeService.GeneratedMSBuildEditorConfig.editorconfig
  57. 6
      LifeTimeService/obj/Debug/net8.0-windows/LifeTimeService.GlobalUsings.g.cs
  58. BIN
      LifeTimeService/obj/Debug/net8.0-windows/LifeTimeService.assets.cache
  59. BIN
      LifeTimeService/obj/Debug/net8.0-windows/LifeTimeService.csproj.AssemblyReference.cache
  60. 0
      LifeTimeService/obj/Debug/net8.0-windows/LifeTimeService.csproj.BuildWithSkipAnalyzers
  61. 1
      LifeTimeService/obj/Debug/net8.0-windows/LifeTimeService.csproj.CoreCompileInputs.cache
  62. 15
      LifeTimeService/obj/Debug/net8.0-windows/LifeTimeService.csproj.FileListAbsolute.txt
  63. BIN
      LifeTimeService/obj/Debug/net8.0-windows/LifeTimeService.dll
  64. BIN
      LifeTimeService/obj/Debug/net8.0-windows/LifeTimeService.pdb
  65. BIN
      LifeTimeService/obj/Debug/net8.0-windows/ref/Jobs.dll
  66. BIN
      LifeTimeService/obj/Debug/net8.0-windows/ref/LifeTimeService.dll
  67. BIN
      LifeTimeService/obj/Debug/net8.0-windows/refint/Jobs.dll
  68. BIN
      LifeTimeService/obj/Debug/net8.0-windows/refint/LifeTimeService.dll
  69. 126
      LifeTimeService/obj/Jobs.csproj.nuget.dgspec.json
  70. 20
      LifeTimeService/obj/Jobs.csproj.nuget.g.props
  71. 6
      LifeTimeService/obj/Jobs.csproj.nuget.g.targets
  72. 156
      LifeTimeService/obj/LifeTimeService.csproj.nuget.dgspec.json
  73. 16
      LifeTimeService/obj/LifeTimeService.csproj.nuget.g.props
  74. 2
      LifeTimeService/obj/LifeTimeService.csproj.nuget.g.targets
  75. 4
      LifeTimeService/obj/Release/net8.0-windows/.NETCoreApp,Version=v8.0.AssemblyAttributes.cs
  76. 25
      LifeTimeService/obj/Release/net8.0-windows/Jobs.AssemblyInfo.cs
  77. 1
      LifeTimeService/obj/Release/net8.0-windows/Jobs.AssemblyInfoInputs.cache
  78. 8
      LifeTimeService/obj/Release/net8.0-windows/Jobs.GeneratedMSBuildEditorConfig.editorconfig
  79. 6
      LifeTimeService/obj/Release/net8.0-windows/Jobs.GlobalUsings.g.cs
  80. BIN
      LifeTimeService/obj/Release/net8.0-windows/Jobs.assets.cache
  81. BIN
      LifeTimeService/obj/Release/net8.0-windows/Jobs.csproj.AssemblyReference.cache
  82. 95
      LifeTimeService/obj/project.assets.json
  83. 8
      LifeTimeService/obj/project.nuget.cache
  84. 1398
      Models/Entity.cs
  85. 24
      Models/Logs.cs
  86. 10
      Models/Models.csproj
  87. 23
      Models/bin/Debug/net8.0-windows/Models.deps.json
  88. BIN
      Models/bin/Debug/net8.0-windows/Models.dll
  89. BIN
      Models/bin/Debug/net8.0-windows/Models.pdb
  90. 4
      Models/obj/Debug/net8.0-windows/.NETCoreApp,Version=v8.0.AssemblyAttributes.cs
  91. 25
      Models/obj/Debug/net8.0-windows/Models.AssemblyInfo.cs
  92. 1
      Models/obj/Debug/net8.0-windows/Models.AssemblyInfoInputs.cache
  93. 8
      Models/obj/Debug/net8.0-windows/Models.GeneratedMSBuildEditorConfig.editorconfig
  94. 6
      Models/obj/Debug/net8.0-windows/Models.GlobalUsings.g.cs
  95. BIN
      Models/obj/Debug/net8.0-windows/Models.assets.cache
  96. 0
      Models/obj/Debug/net8.0-windows/Models.csproj.BuildWithSkipAnalyzers
  97. 1
      Models/obj/Debug/net8.0-windows/Models.csproj.CoreCompileInputs.cache
  98. 11
      Models/obj/Debug/net8.0-windows/Models.csproj.FileListAbsolute.txt
  99. BIN
      Models/obj/Debug/net8.0-windows/Models.dll
  100. BIN
      Models/obj/Debug/net8.0-windows/Models.pdb

15
ILifeTimeService/ILifeTimeService.csproj

@ -1,15 +0,0 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>net8.0-windows</TargetFramework>
<Nullable>enable</Nullable>
<UseWPF>true</UseWPF>
<ImplicitUsings>enable</ImplicitUsings>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Autofac" Version="8.3.0" />
<PackageReference Include="Hangfire.Core" Version="1.8.18" />
</ItemGroup>
</Project>

29
ILifeTimeService/IRecurringJob.cs

@ -1,29 +0,0 @@
using System.Threading.Tasks;
namespace PluginSystem
{
public interface IRecurringJob:IJobPlugin
{
}
public interface ICustomJob:IJobPlugin
{
}
}
namespace PluginSystem
{
// 插件接口定义
public interface IJobPlugin
{
string Name { get; }
string Description { get; }
Task ExecuteAsync();
}
}

130
ILifeTimeService/bin/Debug/net8.0-windows/ILifeTimeService.deps.json

@ -1,130 +0,0 @@
{
"runtimeTarget": {
"name": ".NETCoreApp,Version=v8.0",
"signature": ""
},
"compilationOptions": {},
"targets": {
".NETCoreApp,Version=v8.0": {
"ILifeTimeService/1.0.0": {
"dependencies": {
"Autofac": "8.3.0",
"Hangfire.Core": "1.8.18"
},
"runtime": {
"ILifeTimeService.dll": {}
}
},
"Autofac/8.3.0": {
"dependencies": {
"System.Diagnostics.DiagnosticSource": "8.0.1"
},
"runtime": {
"lib/net8.0/Autofac.dll": {
"assemblyVersion": "8.3.0.0",
"fileVersion": "8.3.0.0"
}
}
},
"Hangfire.Core/1.8.18": {
"dependencies": {
"Newtonsoft.Json": "11.0.1"
},
"runtime": {
"lib/netstandard2.0/Hangfire.Core.dll": {
"assemblyVersion": "1.8.18.0",
"fileVersion": "1.8.18.0"
}
},
"resources": {
"lib/netstandard2.0/ca/Hangfire.Core.resources.dll": {
"locale": "ca"
},
"lib/netstandard2.0/de/Hangfire.Core.resources.dll": {
"locale": "de"
},
"lib/netstandard2.0/es/Hangfire.Core.resources.dll": {
"locale": "es"
},
"lib/netstandard2.0/fa/Hangfire.Core.resources.dll": {
"locale": "fa"
},
"lib/netstandard2.0/fr/Hangfire.Core.resources.dll": {
"locale": "fr"
},
"lib/netstandard2.0/nb/Hangfire.Core.resources.dll": {
"locale": "nb"
},
"lib/netstandard2.0/nl/Hangfire.Core.resources.dll": {
"locale": "nl"
},
"lib/netstandard2.0/pt-BR/Hangfire.Core.resources.dll": {
"locale": "pt-BR"
},
"lib/netstandard2.0/pt-PT/Hangfire.Core.resources.dll": {
"locale": "pt-PT"
},
"lib/netstandard2.0/pt/Hangfire.Core.resources.dll": {
"locale": "pt"
},
"lib/netstandard2.0/sv/Hangfire.Core.resources.dll": {
"locale": "sv"
},
"lib/netstandard2.0/tr-TR/Hangfire.Core.resources.dll": {
"locale": "tr-TR"
},
"lib/netstandard2.0/zh-TW/Hangfire.Core.resources.dll": {
"locale": "zh-TW"
},
"lib/netstandard2.0/zh/Hangfire.Core.resources.dll": {
"locale": "zh"
}
}
},
"Newtonsoft.Json/11.0.1": {
"runtime": {
"lib/netstandard2.0/Newtonsoft.Json.dll": {
"assemblyVersion": "11.0.0.0",
"fileVersion": "11.0.1.21818"
}
}
},
"System.Diagnostics.DiagnosticSource/8.0.1": {}
}
},
"libraries": {
"ILifeTimeService/1.0.0": {
"type": "project",
"serviceable": false,
"sha512": ""
},
"Autofac/8.3.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-0Bv8aSKuK4nQAiDKw3+pIv9hUhbPwS63ql9KhjR6DRgE14UNdXrMqO8YMI0PnffZPyCrMs85lNhZRI4eBgQO4w==",
"path": "autofac/8.3.0",
"hashPath": "autofac.8.3.0.nupkg.sha512"
},
"Hangfire.Core/1.8.18": {
"type": "package",
"serviceable": true,
"sha512": "sha512-oNAkV8QQoYg5+vM2M024NBk49EhTO2BmKDLuQaKNew23RpH9OUGtKDl1KldBdDJrD8TMFzjhWCArol3igd2i2w==",
"path": "hangfire.core/1.8.18",
"hashPath": "hangfire.core.1.8.18.nupkg.sha512"
},
"Newtonsoft.Json/11.0.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-pNN4l+J6LlpIvHOeNdXlwxv39NPJ2B5klz+Rd2UQZIx30Squ5oND1Yy3wEAUoKn0GPUj6Yxt9lxlYWQqfZcvKg==",
"path": "newtonsoft.json/11.0.1",
"hashPath": "newtonsoft.json.11.0.1.nupkg.sha512"
},
"System.Diagnostics.DiagnosticSource/8.0.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-vaoWjvkG1aenR2XdjaVivlCV9fADfgyhW5bZtXT23qaEea0lWiUljdQuze4E31vKM7ZWJaSUsbYIKE3rnzfZUg==",
"path": "system.diagnostics.diagnosticsource/8.0.1",
"hashPath": "system.diagnostics.diagnosticsource.8.0.1.nupkg.sha512"
}
}
}

BIN
ILifeTimeService/bin/Debug/net8.0-windows/ILifeTimeService.dll

Binary file not shown.

BIN
ILifeTimeService/bin/Debug/net8.0-windows/ILifeTimeService.pdb

Binary file not shown.

4
ILifeTimeService/obj/Debug/net8.0-windows/.NETCoreApp,Version=v8.0.AssemblyAttributes.cs

@ -1,4 +0,0 @@
// <autogenerated />
using System;
using System.Reflection;
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v8.0", FrameworkDisplayName = ".NET 8.0")]

25
ILifeTimeService/obj/Debug/net8.0-windows/ILifeTimeService.AssemblyInfo.cs

@ -1,25 +0,0 @@
//------------------------------------------------------------------------------
// <auto-generated>
// 此代码由工具生成。
// 运行时版本:4.0.30319.42000
//
// 对此文件的更改可能会导致不正确的行为,并且如果
// 重新生成代码,这些更改将会丢失。
// </auto-generated>
//------------------------------------------------------------------------------
using System;
using System.Reflection;
[assembly: System.Reflection.AssemblyCompanyAttribute("ILifeTimeService")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
[assembly: System.Reflection.AssemblyProductAttribute("ILifeTimeService")]
[assembly: System.Reflection.AssemblyTitleAttribute("ILifeTimeService")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")]
[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")]
// 由 MSBuild WriteCodeFragment 类生成。

1
ILifeTimeService/obj/Debug/net8.0-windows/ILifeTimeService.AssemblyInfoInputs.cache

@ -1 +0,0 @@
114009c88d7bdb9382e11f566397c1481b2105ee

8
ILifeTimeService/obj/Debug/net8.0-windows/ILifeTimeService.GeneratedMSBuildEditorConfig.editorconfig

@ -1,8 +0,0 @@
is_global = true
build_property.TargetFramework = net8.0-windows
build_property.TargetPlatformMinVersion = 7.0
build_property.UsingMicrosoftNETSdkWeb =
build_property.ProjectTypeGuids =
build_property.PublishSingleFile =
build_property.IncludeAllContentForSelfExtract =
build_property._SupportedPlatformList = Android,iOS,Linux,macOS,Windows

6
ILifeTimeService/obj/Debug/net8.0-windows/ILifeTimeService.GlobalUsings.g.cs

@ -1,6 +0,0 @@
// <auto-generated/>
global using global::System;
global using global::System.Collections.Generic;
global using global::System.Linq;
global using global::System.Threading;
global using global::System.Threading.Tasks;

BIN
ILifeTimeService/obj/Debug/net8.0-windows/ILifeTimeService.assets.cache

Binary file not shown.

BIN
ILifeTimeService/obj/Debug/net8.0-windows/ILifeTimeService.csproj.AssemblyReference.cache

Binary file not shown.

0
ILifeTimeService/obj/Debug/net8.0-windows/ILifeTimeService.csproj.BuildWithSkipAnalyzers

1
ILifeTimeService/obj/Debug/net8.0-windows/ILifeTimeService.csproj.CoreCompileInputs.cache

@ -1 +0,0 @@
6da1179f7a7ee56d150e1fe72a800bd737f9cbfc222a71aa9d74cf4f4f907dfc

12
ILifeTimeService/obj/Debug/net8.0-windows/ILifeTimeService.csproj.FileListAbsolute.txt

@ -1,12 +0,0 @@
C:\Users\89237\source\repos\WpfApp4\ILifeTimeService\bin\Debug\net8.0-windows\ILifeTimeService.deps.json
C:\Users\89237\source\repos\WpfApp4\ILifeTimeService\bin\Debug\net8.0-windows\ILifeTimeService.dll
C:\Users\89237\source\repos\WpfApp4\ILifeTimeService\bin\Debug\net8.0-windows\ILifeTimeService.pdb
C:\Users\89237\source\repos\WpfApp4\ILifeTimeService\obj\Debug\net8.0-windows\ILifeTimeService.csproj.AssemblyReference.cache
C:\Users\89237\source\repos\WpfApp4\ILifeTimeService\obj\Debug\net8.0-windows\ILifeTimeService.GeneratedMSBuildEditorConfig.editorconfig
C:\Users\89237\source\repos\WpfApp4\ILifeTimeService\obj\Debug\net8.0-windows\ILifeTimeService.AssemblyInfoInputs.cache
C:\Users\89237\source\repos\WpfApp4\ILifeTimeService\obj\Debug\net8.0-windows\ILifeTimeService.AssemblyInfo.cs
C:\Users\89237\source\repos\WpfApp4\ILifeTimeService\obj\Debug\net8.0-windows\ILifeTimeService.csproj.CoreCompileInputs.cache
C:\Users\89237\source\repos\WpfApp4\ILifeTimeService\obj\Debug\net8.0-windows\ILifeTimeService.dll
C:\Users\89237\source\repos\WpfApp4\ILifeTimeService\obj\Debug\net8.0-windows\refint\ILifeTimeService.dll
C:\Users\89237\source\repos\WpfApp4\ILifeTimeService\obj\Debug\net8.0-windows\ILifeTimeService.pdb
C:\Users\89237\source\repos\WpfApp4\ILifeTimeService\obj\Debug\net8.0-windows\ref\ILifeTimeService.dll

BIN
ILifeTimeService/obj/Debug/net8.0-windows/ILifeTimeService.dll

Binary file not shown.

BIN
ILifeTimeService/obj/Debug/net8.0-windows/ILifeTimeService.pdb

Binary file not shown.

BIN
ILifeTimeService/obj/Debug/net8.0-windows/ref/ILifeTimeService.dll

Binary file not shown.

BIN
ILifeTimeService/obj/Debug/net8.0-windows/refint/ILifeTimeService.dll

Binary file not shown.

65
ILifeTimeService/obj/ILifeTimeService.csproj.nuget.dgspec.json

@ -1,65 +0,0 @@
{
"format": 1,
"restore": {
"D:\\work\\奇瑞接口\\ILifeTimeService\\ILifeTimeService.csproj": {}
},
"projects": {
"D:\\work\\奇瑞接口\\ILifeTimeService\\ILifeTimeService.csproj": {
"version": "1.0.0",
"restore": {
"projectUniqueName": "D:\\work\\奇瑞接口\\ILifeTimeService\\ILifeTimeService.csproj",
"projectName": "ILifeTimeService",
"projectPath": "D:\\work\\奇瑞接口\\ILifeTimeService\\ILifeTimeService.csproj",
"packagesPath": "C:\\Users\\35200\\.nuget\\packages\\",
"outputPath": "D:\\work\\奇瑞接口\\ILifeTimeService\\obj\\",
"projectStyle": "PackageReference",
"fallbackFolders": [
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages",
"C:\\Program Files (x86)\\Microsoft\\Xamarin\\NuGet\\"
],
"configFilePaths": [
"C:\\Users\\35200\\AppData\\Roaming\\NuGet\\NuGet.Config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config",
"C:\\Program Files (x86)\\NuGet\\Config\\Xamarin.Offline.config"
],
"originalTargetFrameworks": [
"net8.0-windows7.0"
],
"sources": {
"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
"C:\\Program Files\\dotnet\\library-packs": {},
"D:\\work\\SZH\\FJYZY\\src\\Modules\\SettleAccount\\OutPut": {},
"https://api.nuget.org/v3/index.json": {}
},
"frameworks": {
"net8.0-windows7.0": {
"targetAlias": "net8.0-windows",
"projectReferences": {}
}
},
"warningProperties": {
"warnAsError": [
"NU1605"
]
}
},
"frameworks": {
"net8.0-windows7.0": {
"targetAlias": "net8.0-windows",
"imports": [
"net461",
"net462",
"net47",
"net471",
"net472",
"net48"
],
"assetTargetFallback": true,
"warn": true,
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\5.0.301\\RuntimeIdentifierGraph.json"
}
}
}
}
}

20
ILifeTimeService/obj/ILifeTimeService.csproj.nuget.g.props

@ -1,20 +0,0 @@
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
<RestoreSuccess Condition=" '$(RestoreSuccess)' == '' ">True</RestoreSuccess>
<RestoreTool Condition=" '$(RestoreTool)' == '' ">NuGet</RestoreTool>
<ProjectAssetsFile Condition=" '$(ProjectAssetsFile)' == '' ">$(MSBuildThisFileDirectory)project.assets.json</ProjectAssetsFile>
<NuGetPackageRoot Condition=" '$(NuGetPackageRoot)' == '' ">$(UserProfile)\.nuget\packages\</NuGetPackageRoot>
<NuGetPackageFolders Condition=" '$(NuGetPackageFolders)' == '' ">C:\Users\35200\.nuget\packages\;C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages;C:\Program Files (x86)\Microsoft\Xamarin\NuGet\</NuGetPackageFolders>
<NuGetProjectStyle Condition=" '$(NuGetProjectStyle)' == '' ">PackageReference</NuGetProjectStyle>
<NuGetToolVersion Condition=" '$(NuGetToolVersion)' == '' ">5.10.0</NuGetToolVersion>
</PropertyGroup>
<ItemGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
<SourceRoot Include="C:\Users\35200\.nuget\packages\" />
<SourceRoot Include="C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages\" />
<SourceRoot Include="C:\Program Files (x86)\Microsoft\Xamarin\NuGet\" />
</ItemGroup>
<PropertyGroup>
<MSBuildAllProjects>$(MSBuildAllProjects);$(MSBuildThisFileFullPath)</MSBuildAllProjects>
</PropertyGroup>
</Project>

6
ILifeTimeService/obj/ILifeTimeService.csproj.nuget.g.targets

@ -1,6 +0,0 @@
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<MSBuildAllProjects>$(MSBuildAllProjects);$(MSBuildThisFileFullPath)</MSBuildAllProjects>
</PropertyGroup>
</Project>

4
ILifeTimeService/obj/Release/net8.0-windows/.NETCoreApp,Version=v8.0.AssemblyAttributes.cs

@ -1,4 +0,0 @@
// <autogenerated />
using System;
using System.Reflection;
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v8.0", FrameworkDisplayName = "")]

25
ILifeTimeService/obj/Release/net8.0-windows/ILifeTimeService.AssemblyInfo.cs

@ -1,25 +0,0 @@
//------------------------------------------------------------------------------
// <auto-generated>
// 此代码由工具生成。
// 运行时版本:4.0.30319.42000
//
// 对此文件的更改可能会导致不正确的行为,并且如果
// 重新生成代码,这些更改将会丢失。
// </auto-generated>
//------------------------------------------------------------------------------
using System;
using System.Reflection;
[assembly: System.Reflection.AssemblyCompanyAttribute("ILifeTimeService")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Release")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
[assembly: System.Reflection.AssemblyProductAttribute("ILifeTimeService")]
[assembly: System.Reflection.AssemblyTitleAttribute("ILifeTimeService")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")]
[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")]
// 由 MSBuild WriteCodeFragment 类生成。

1
ILifeTimeService/obj/Release/net8.0-windows/ILifeTimeService.AssemblyInfoInputs.cache

@ -1 +0,0 @@
41a82eb602976d7d76bb05714b3c6b87d3aeafcb

8
ILifeTimeService/obj/Release/net8.0-windows/ILifeTimeService.GeneratedMSBuildEditorConfig.editorconfig

@ -1,8 +0,0 @@
is_global = true
build_property.TargetFramework = net8.0-windows
build_property.TargetPlatformMinVersion = 7.0
build_property.UsingMicrosoftNETSdkWeb =
build_property.ProjectTypeGuids =
build_property.PublishSingleFile =
build_property.IncludeAllContentForSelfExtract =
build_property._SupportedPlatformList = Android,iOS,Linux,macOS,Windows

BIN
ILifeTimeService/obj/Release/net8.0-windows/ILifeTimeService.assets.cache

Binary file not shown.

72
ILifeTimeService/obj/project.assets.json

@ -1,72 +0,0 @@
{
"version": 3,
"targets": {
"net8.0-windows7.0": {}
},
"libraries": {},
"projectFileDependencyGroups": {
"net8.0-windows7.0": []
},
"packageFolders": {
"C:\\Users\\35200\\.nuget\\packages\\": {},
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages": {},
"C:\\Program Files (x86)\\Microsoft\\Xamarin\\NuGet\\": {}
},
"project": {
"version": "1.0.0",
"restore": {
"projectUniqueName": "D:\\work\\奇瑞接口\\ILifeTimeService\\ILifeTimeService.csproj",
"projectName": "ILifeTimeService",
"projectPath": "D:\\work\\奇瑞接口\\ILifeTimeService\\ILifeTimeService.csproj",
"packagesPath": "C:\\Users\\35200\\.nuget\\packages\\",
"outputPath": "D:\\work\\奇瑞接口\\ILifeTimeService\\obj\\",
"projectStyle": "PackageReference",
"fallbackFolders": [
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages",
"C:\\Program Files (x86)\\Microsoft\\Xamarin\\NuGet\\"
],
"configFilePaths": [
"C:\\Users\\35200\\AppData\\Roaming\\NuGet\\NuGet.Config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config",
"C:\\Program Files (x86)\\NuGet\\Config\\Xamarin.Offline.config"
],
"originalTargetFrameworks": [
"net8.0-windows7.0"
],
"sources": {
"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
"C:\\Program Files\\dotnet\\library-packs": {},
"D:\\work\\SZH\\FJYZY\\src\\Modules\\SettleAccount\\OutPut": {},
"https://api.nuget.org/v3/index.json": {}
},
"frameworks": {
"net8.0-windows7.0": {
"targetAlias": "net8.0-windows",
"projectReferences": {}
}
},
"warningProperties": {
"warnAsError": [
"NU1605"
]
}
},
"frameworks": {
"net8.0-windows7.0": {
"targetAlias": "net8.0-windows",
"imports": [
"net461",
"net462",
"net47",
"net471",
"net472",
"net48"
],
"assetTargetFallback": true,
"warn": true,
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\5.0.301\\RuntimeIdentifierGraph.json"
}
}
}
}

8
ILifeTimeService/obj/project.nuget.cache

@ -1,8 +0,0 @@
{
"version": 2,
"dgSpecHash": "4QGWYI6UmVanXFLTQiBdxEZMKEnSKbzBPbM+NtW0AX2LPW64Hy+h2vuf0TMJVPCp07xgcie8x3t+LDVI23XJQg==",
"success": true,
"projectFilePath": "D:\\work\\奇瑞接口\\ILifeTimeService\\ILifeTimeService.csproj",
"expectedPackageFiles": [],
"logs": []
}

33
LifeTimeService/Job.cs

@ -1,33 +0,0 @@
using PluginSystem;
using Autofac;
namespace LifeTimeService
{
public class MyService1 : IJobPlugin
{
public string Name { set; get; }= "MyService1";
public string Description => throw new NotImplementedException();
public Task ExecuteAsync()
{
Console.WriteLine("MyService1");
return Task.CompletedTask;
}
}
public class MyService2 : IJobPlugin
{
public string Name { set; get; } = "MyService2";
public string Description => throw new NotImplementedException();
public Task ExecuteAsync()
{
Console.WriteLine("MyService2");
return Task.CompletedTask;
}
}
}

14
LifeTimeService/Jobs.csproj

@ -1,14 +0,0 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>net8.0-windows</TargetFramework>
<Nullable>enable</Nullable>
<UseWPF>true</UseWPF>
<ImplicitUsings>enable</ImplicitUsings>
</PropertyGroup>
<ItemGroup>
<ProjectReference Include="..\ILifeTimeService\ILifeTimeService.csproj" />
</ItemGroup>
</Project>

BIN
LifeTimeService/bin/Debug/net8.0-windows/ILifeTimeService.dll

Binary file not shown.

BIN
LifeTimeService/bin/Debug/net8.0-windows/ILifeTimeService.pdb

Binary file not shown.

146
LifeTimeService/bin/Debug/net8.0-windows/Jobs.deps.json

@ -1,146 +0,0 @@
{
"runtimeTarget": {
"name": ".NETCoreApp,Version=v8.0",
"signature": ""
},
"compilationOptions": {},
"targets": {
".NETCoreApp,Version=v8.0": {
"Jobs/1.0.0": {
"dependencies": {
"ILifeTimeService": "1.0.0"
},
"runtime": {
"Jobs.dll": {}
}
},
"Autofac/8.3.0": {
"dependencies": {
"System.Diagnostics.DiagnosticSource": "8.0.1"
},
"runtime": {
"lib/net8.0/Autofac.dll": {
"assemblyVersion": "8.3.0.0",
"fileVersion": "8.3.0.0"
}
}
},
"Hangfire.Core/1.8.18": {
"dependencies": {
"Newtonsoft.Json": "11.0.1"
},
"runtime": {
"lib/netstandard2.0/Hangfire.Core.dll": {
"assemblyVersion": "1.8.18.0",
"fileVersion": "1.8.18.0"
}
},
"resources": {
"lib/netstandard2.0/ca/Hangfire.Core.resources.dll": {
"locale": "ca"
},
"lib/netstandard2.0/de/Hangfire.Core.resources.dll": {
"locale": "de"
},
"lib/netstandard2.0/es/Hangfire.Core.resources.dll": {
"locale": "es"
},
"lib/netstandard2.0/fa/Hangfire.Core.resources.dll": {
"locale": "fa"
},
"lib/netstandard2.0/fr/Hangfire.Core.resources.dll": {
"locale": "fr"
},
"lib/netstandard2.0/nb/Hangfire.Core.resources.dll": {
"locale": "nb"
},
"lib/netstandard2.0/nl/Hangfire.Core.resources.dll": {
"locale": "nl"
},
"lib/netstandard2.0/pt-BR/Hangfire.Core.resources.dll": {
"locale": "pt-BR"
},
"lib/netstandard2.0/pt-PT/Hangfire.Core.resources.dll": {
"locale": "pt-PT"
},
"lib/netstandard2.0/pt/Hangfire.Core.resources.dll": {
"locale": "pt"
},
"lib/netstandard2.0/sv/Hangfire.Core.resources.dll": {
"locale": "sv"
},
"lib/netstandard2.0/tr-TR/Hangfire.Core.resources.dll": {
"locale": "tr-TR"
},
"lib/netstandard2.0/zh-TW/Hangfire.Core.resources.dll": {
"locale": "zh-TW"
},
"lib/netstandard2.0/zh/Hangfire.Core.resources.dll": {
"locale": "zh"
}
}
},
"Newtonsoft.Json/11.0.1": {
"runtime": {
"lib/netstandard2.0/Newtonsoft.Json.dll": {
"assemblyVersion": "11.0.0.0",
"fileVersion": "11.0.1.21818"
}
}
},
"System.Diagnostics.DiagnosticSource/8.0.1": {},
"ILifeTimeService/1.0.0": {
"dependencies": {
"Autofac": "8.3.0",
"Hangfire.Core": "1.8.18"
},
"runtime": {
"ILifeTimeService.dll": {
"assemblyVersion": "1.0.0.0",
"fileVersion": "1.0.0.0"
}
}
}
}
},
"libraries": {
"Jobs/1.0.0": {
"type": "project",
"serviceable": false,
"sha512": ""
},
"Autofac/8.3.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-0Bv8aSKuK4nQAiDKw3+pIv9hUhbPwS63ql9KhjR6DRgE14UNdXrMqO8YMI0PnffZPyCrMs85lNhZRI4eBgQO4w==",
"path": "autofac/8.3.0",
"hashPath": "autofac.8.3.0.nupkg.sha512"
},
"Hangfire.Core/1.8.18": {
"type": "package",
"serviceable": true,
"sha512": "sha512-oNAkV8QQoYg5+vM2M024NBk49EhTO2BmKDLuQaKNew23RpH9OUGtKDl1KldBdDJrD8TMFzjhWCArol3igd2i2w==",
"path": "hangfire.core/1.8.18",
"hashPath": "hangfire.core.1.8.18.nupkg.sha512"
},
"Newtonsoft.Json/11.0.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-pNN4l+J6LlpIvHOeNdXlwxv39NPJ2B5klz+Rd2UQZIx30Squ5oND1Yy3wEAUoKn0GPUj6Yxt9lxlYWQqfZcvKg==",
"path": "newtonsoft.json/11.0.1",
"hashPath": "newtonsoft.json.11.0.1.nupkg.sha512"
},
"System.Diagnostics.DiagnosticSource/8.0.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-vaoWjvkG1aenR2XdjaVivlCV9fADfgyhW5bZtXT23qaEea0lWiUljdQuze4E31vKM7ZWJaSUsbYIKE3rnzfZUg==",
"path": "system.diagnostics.diagnosticsource/8.0.1",
"hashPath": "system.diagnostics.diagnosticsource.8.0.1.nupkg.sha512"
},
"ILifeTimeService/1.0.0": {
"type": "project",
"serviceable": false,
"sha512": ""
}
}
}

BIN
LifeTimeService/bin/Debug/net8.0-windows/Jobs.dll

Binary file not shown.

BIN
LifeTimeService/bin/Debug/net8.0-windows/Jobs.pdb

Binary file not shown.

146
LifeTimeService/bin/Debug/net8.0-windows/LifeTimeService.deps.json

@ -1,146 +0,0 @@
{
"runtimeTarget": {
"name": ".NETCoreApp,Version=v8.0",
"signature": ""
},
"compilationOptions": {},
"targets": {
".NETCoreApp,Version=v8.0": {
"LifeTimeService/1.0.0": {
"dependencies": {
"ILifeTimeService": "1.0.0"
},
"runtime": {
"LifeTimeService.dll": {}
}
},
"Autofac/8.3.0": {
"dependencies": {
"System.Diagnostics.DiagnosticSource": "8.0.1"
},
"runtime": {
"lib/net8.0/Autofac.dll": {
"assemblyVersion": "8.3.0.0",
"fileVersion": "8.3.0.0"
}
}
},
"Hangfire.Core/1.8.18": {
"dependencies": {
"Newtonsoft.Json": "11.0.1"
},
"runtime": {
"lib/netstandard2.0/Hangfire.Core.dll": {
"assemblyVersion": "1.8.18.0",
"fileVersion": "1.8.18.0"
}
},
"resources": {
"lib/netstandard2.0/ca/Hangfire.Core.resources.dll": {
"locale": "ca"
},
"lib/netstandard2.0/de/Hangfire.Core.resources.dll": {
"locale": "de"
},
"lib/netstandard2.0/es/Hangfire.Core.resources.dll": {
"locale": "es"
},
"lib/netstandard2.0/fa/Hangfire.Core.resources.dll": {
"locale": "fa"
},
"lib/netstandard2.0/fr/Hangfire.Core.resources.dll": {
"locale": "fr"
},
"lib/netstandard2.0/nb/Hangfire.Core.resources.dll": {
"locale": "nb"
},
"lib/netstandard2.0/nl/Hangfire.Core.resources.dll": {
"locale": "nl"
},
"lib/netstandard2.0/pt-BR/Hangfire.Core.resources.dll": {
"locale": "pt-BR"
},
"lib/netstandard2.0/pt-PT/Hangfire.Core.resources.dll": {
"locale": "pt-PT"
},
"lib/netstandard2.0/pt/Hangfire.Core.resources.dll": {
"locale": "pt"
},
"lib/netstandard2.0/sv/Hangfire.Core.resources.dll": {
"locale": "sv"
},
"lib/netstandard2.0/tr-TR/Hangfire.Core.resources.dll": {
"locale": "tr-TR"
},
"lib/netstandard2.0/zh-TW/Hangfire.Core.resources.dll": {
"locale": "zh-TW"
},
"lib/netstandard2.0/zh/Hangfire.Core.resources.dll": {
"locale": "zh"
}
}
},
"Newtonsoft.Json/11.0.1": {
"runtime": {
"lib/netstandard2.0/Newtonsoft.Json.dll": {
"assemblyVersion": "11.0.0.0",
"fileVersion": "11.0.1.21818"
}
}
},
"System.Diagnostics.DiagnosticSource/8.0.1": {},
"ILifeTimeService/1.0.0": {
"dependencies": {
"Autofac": "8.3.0",
"Hangfire.Core": "1.8.18"
},
"runtime": {
"ILifeTimeService.dll": {
"assemblyVersion": "1.0.0",
"fileVersion": "1.0.0.0"
}
}
}
}
},
"libraries": {
"LifeTimeService/1.0.0": {
"type": "project",
"serviceable": false,
"sha512": ""
},
"Autofac/8.3.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-0Bv8aSKuK4nQAiDKw3+pIv9hUhbPwS63ql9KhjR6DRgE14UNdXrMqO8YMI0PnffZPyCrMs85lNhZRI4eBgQO4w==",
"path": "autofac/8.3.0",
"hashPath": "autofac.8.3.0.nupkg.sha512"
},
"Hangfire.Core/1.8.18": {
"type": "package",
"serviceable": true,
"sha512": "sha512-oNAkV8QQoYg5+vM2M024NBk49EhTO2BmKDLuQaKNew23RpH9OUGtKDl1KldBdDJrD8TMFzjhWCArol3igd2i2w==",
"path": "hangfire.core/1.8.18",
"hashPath": "hangfire.core.1.8.18.nupkg.sha512"
},
"Newtonsoft.Json/11.0.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-pNN4l+J6LlpIvHOeNdXlwxv39NPJ2B5klz+Rd2UQZIx30Squ5oND1Yy3wEAUoKn0GPUj6Yxt9lxlYWQqfZcvKg==",
"path": "newtonsoft.json/11.0.1",
"hashPath": "newtonsoft.json.11.0.1.nupkg.sha512"
},
"System.Diagnostics.DiagnosticSource/8.0.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-vaoWjvkG1aenR2XdjaVivlCV9fADfgyhW5bZtXT23qaEea0lWiUljdQuze4E31vKM7ZWJaSUsbYIKE3rnzfZUg==",
"path": "system.diagnostics.diagnosticsource/8.0.1",
"hashPath": "system.diagnostics.diagnosticsource.8.0.1.nupkg.sha512"
},
"ILifeTimeService/1.0.0": {
"type": "project",
"serviceable": false,
"sha512": ""
}
}
}

BIN
LifeTimeService/bin/Debug/net8.0-windows/LifeTimeService.dll

Binary file not shown.

BIN
LifeTimeService/bin/Debug/net8.0-windows/LifeTimeService.pdb

Binary file not shown.

4
LifeTimeService/obj/Debug/net8.0-windows/.NETCoreApp,Version=v8.0.AssemblyAttributes.cs

@ -1,4 +0,0 @@
// <autogenerated />
using System;
using System.Reflection;
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v8.0", FrameworkDisplayName = ".NET 8.0")]

25
LifeTimeService/obj/Debug/net8.0-windows/Jobs.AssemblyInfo.cs

@ -1,25 +0,0 @@
//------------------------------------------------------------------------------
// <auto-generated>
// 此代码由工具生成。
// 运行时版本:4.0.30319.42000
//
// 对此文件的更改可能会导致不正确的行为,并且如果
// 重新生成代码,这些更改将会丢失。
// </auto-generated>
//------------------------------------------------------------------------------
using System;
using System.Reflection;
[assembly: System.Reflection.AssemblyCompanyAttribute("Jobs")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
[assembly: System.Reflection.AssemblyProductAttribute("Jobs")]
[assembly: System.Reflection.AssemblyTitleAttribute("Jobs")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")]
[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")]
// 由 MSBuild WriteCodeFragment 类生成。

1
LifeTimeService/obj/Debug/net8.0-windows/Jobs.AssemblyInfoInputs.cache

@ -1 +0,0 @@
8ab5eb3c29822326be945c9e1a456885b84cd945

8
LifeTimeService/obj/Debug/net8.0-windows/Jobs.GeneratedMSBuildEditorConfig.editorconfig

@ -1,8 +0,0 @@
is_global = true
build_property.TargetFramework = net8.0-windows
build_property.TargetPlatformMinVersion = 7.0
build_property.UsingMicrosoftNETSdkWeb =
build_property.ProjectTypeGuids =
build_property.PublishSingleFile =
build_property.IncludeAllContentForSelfExtract =
build_property._SupportedPlatformList = Android,iOS,Linux,macOS,Windows

6
LifeTimeService/obj/Debug/net8.0-windows/Jobs.GlobalUsings.g.cs

@ -1,6 +0,0 @@
// <auto-generated/>
global using global::System;
global using global::System.Collections.Generic;
global using global::System.Linq;
global using global::System.Threading;
global using global::System.Threading.Tasks;

BIN
LifeTimeService/obj/Debug/net8.0-windows/Jobs.assets.cache

Binary file not shown.

BIN
LifeTimeService/obj/Debug/net8.0-windows/Jobs.csproj.AssemblyReference.cache

Binary file not shown.

0
LifeTimeService/obj/Debug/net8.0-windows/Jobs.csproj.BuildWithSkipAnalyzers

1
LifeTimeService/obj/Debug/net8.0-windows/Jobs.csproj.CoreCompileInputs.cache

@ -1 +0,0 @@
eedd187b5c049f8936f5691b5510f526ac083e48d8e80ec915f4df79b80fd330

15
LifeTimeService/obj/Debug/net8.0-windows/Jobs.csproj.FileListAbsolute.txt

@ -1,15 +0,0 @@
C:\Users\89237\source\repos\WpfApp4\LifeTimeService\bin\Debug\net8.0-windows\Jobs.deps.json
C:\Users\89237\source\repos\WpfApp4\LifeTimeService\bin\Debug\net8.0-windows\Jobs.dll
C:\Users\89237\source\repos\WpfApp4\LifeTimeService\bin\Debug\net8.0-windows\Jobs.pdb
C:\Users\89237\source\repos\WpfApp4\LifeTimeService\bin\Debug\net8.0-windows\ILifeTimeService.dll
C:\Users\89237\source\repos\WpfApp4\LifeTimeService\bin\Debug\net8.0-windows\ILifeTimeService.pdb
C:\Users\89237\source\repos\WpfApp4\LifeTimeService\obj\Debug\net8.0-windows\Jobs.csproj.AssemblyReference.cache
C:\Users\89237\source\repos\WpfApp4\LifeTimeService\obj\Debug\net8.0-windows\Jobs.GeneratedMSBuildEditorConfig.editorconfig
C:\Users\89237\source\repos\WpfApp4\LifeTimeService\obj\Debug\net8.0-windows\Jobs.AssemblyInfoInputs.cache
C:\Users\89237\source\repos\WpfApp4\LifeTimeService\obj\Debug\net8.0-windows\Jobs.AssemblyInfo.cs
C:\Users\89237\source\repos\WpfApp4\LifeTimeService\obj\Debug\net8.0-windows\Jobs.csproj.CoreCompileInputs.cache
C:\Users\89237\source\repos\WpfApp4\LifeTimeService\obj\Debug\net8.0-windows\Jobs.csproj.Up2Date
C:\Users\89237\source\repos\WpfApp4\LifeTimeService\obj\Debug\net8.0-windows\Jobs.dll
C:\Users\89237\source\repos\WpfApp4\LifeTimeService\obj\Debug\net8.0-windows\refint\Jobs.dll
C:\Users\89237\source\repos\WpfApp4\LifeTimeService\obj\Debug\net8.0-windows\Jobs.pdb
C:\Users\89237\source\repos\WpfApp4\LifeTimeService\obj\Debug\net8.0-windows\ref\Jobs.dll

0
LifeTimeService/obj/Debug/net8.0-windows/Jobs.csproj.Up2Date

BIN
LifeTimeService/obj/Debug/net8.0-windows/Jobs.dll

Binary file not shown.

BIN
LifeTimeService/obj/Debug/net8.0-windows/Jobs.pdb

Binary file not shown.

0
LifeTimeService/obj/Debug/net8.0-windows/LifeTime.8AA255C0.Up2Date

25
LifeTimeService/obj/Debug/net8.0-windows/LifeTimeService.AssemblyInfo.cs

@ -1,25 +0,0 @@
//------------------------------------------------------------------------------
// <auto-generated>
// 此代码由工具生成。
// 运行时版本:4.0.30319.42000
//
// 对此文件的更改可能会导致不正确的行为,并且如果
// 重新生成代码,这些更改将会丢失。
// </auto-generated>
//------------------------------------------------------------------------------
using System;
using System.Reflection;
[assembly: System.Reflection.AssemblyCompanyAttribute("LifeTimeService")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
[assembly: System.Reflection.AssemblyProductAttribute("LifeTimeService")]
[assembly: System.Reflection.AssemblyTitleAttribute("LifeTimeService")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")]
[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")]
// 由 MSBuild WriteCodeFragment 类生成。

1
LifeTimeService/obj/Debug/net8.0-windows/LifeTimeService.AssemblyInfoInputs.cache

@ -1 +0,0 @@
2bb8628a6260719fcf541437bc8bc908cf1ef222d426131ecf6e4c20a1178d90

13
LifeTimeService/obj/Debug/net8.0-windows/LifeTimeService.GeneratedMSBuildEditorConfig.editorconfig

@ -1,13 +0,0 @@
is_global = true
build_property.TargetFramework = net8.0-windows
build_property.TargetPlatformMinVersion = 7.0
build_property.UsingMicrosoftNETSdkWeb =
build_property.ProjectTypeGuids =
build_property.InvariantGlobalization =
build_property.PlatformNeutralAssembly =
build_property.EnforceExtendedAnalyzerRules =
build_property._SupportedPlatformList = Linux,macOS,Windows
build_property.RootNamespace = LifeTimeService
build_property.ProjectDir = C:\Users\89237\source\repos\WpfApp4\LifeTimeService\
build_property.EnableComHosting =
build_property.EnableGeneratedComInterfaceComImportInterop =

6
LifeTimeService/obj/Debug/net8.0-windows/LifeTimeService.GlobalUsings.g.cs

@ -1,6 +0,0 @@
// <auto-generated/>
global using global::System;
global using global::System.Collections.Generic;
global using global::System.Linq;
global using global::System.Threading;
global using global::System.Threading.Tasks;

BIN
LifeTimeService/obj/Debug/net8.0-windows/LifeTimeService.assets.cache

Binary file not shown.

BIN
LifeTimeService/obj/Debug/net8.0-windows/LifeTimeService.csproj.AssemblyReference.cache

Binary file not shown.

0
LifeTimeService/obj/Debug/net8.0-windows/LifeTimeService.csproj.BuildWithSkipAnalyzers

1
LifeTimeService/obj/Debug/net8.0-windows/LifeTimeService.csproj.CoreCompileInputs.cache

@ -1 +0,0 @@
3711de83c611591f45280360567387e42b4fad87a7f64cfbd8abf80f19782ef0

15
LifeTimeService/obj/Debug/net8.0-windows/LifeTimeService.csproj.FileListAbsolute.txt

@ -1,15 +0,0 @@
C:\Users\89237\source\repos\WpfApp4\LifeTimeService\bin\Debug\net8.0-windows\LifeTimeService.deps.json
C:\Users\89237\source\repos\WpfApp4\LifeTimeService\bin\Debug\net8.0-windows\LifeTimeService.dll
C:\Users\89237\source\repos\WpfApp4\LifeTimeService\bin\Debug\net8.0-windows\LifeTimeService.pdb
C:\Users\89237\source\repos\WpfApp4\LifeTimeService\bin\Debug\net8.0-windows\ILifeTimeService.dll
C:\Users\89237\source\repos\WpfApp4\LifeTimeService\bin\Debug\net8.0-windows\ILifeTimeService.pdb
C:\Users\89237\source\repos\WpfApp4\LifeTimeService\obj\Debug\net8.0-windows\LifeTimeService.csproj.AssemblyReference.cache
C:\Users\89237\source\repos\WpfApp4\LifeTimeService\obj\Debug\net8.0-windows\LifeTimeService.GeneratedMSBuildEditorConfig.editorconfig
C:\Users\89237\source\repos\WpfApp4\LifeTimeService\obj\Debug\net8.0-windows\LifeTimeService.AssemblyInfoInputs.cache
C:\Users\89237\source\repos\WpfApp4\LifeTimeService\obj\Debug\net8.0-windows\LifeTimeService.AssemblyInfo.cs
C:\Users\89237\source\repos\WpfApp4\LifeTimeService\obj\Debug\net8.0-windows\LifeTimeService.csproj.CoreCompileInputs.cache
C:\Users\89237\source\repos\WpfApp4\LifeTimeService\obj\Debug\net8.0-windows\LifeTime.8AA255C0.Up2Date
C:\Users\89237\source\repos\WpfApp4\LifeTimeService\obj\Debug\net8.0-windows\LifeTimeService.dll
C:\Users\89237\source\repos\WpfApp4\LifeTimeService\obj\Debug\net8.0-windows\refint\LifeTimeService.dll
C:\Users\89237\source\repos\WpfApp4\LifeTimeService\obj\Debug\net8.0-windows\LifeTimeService.pdb
C:\Users\89237\source\repos\WpfApp4\LifeTimeService\obj\Debug\net8.0-windows\ref\LifeTimeService.dll

BIN
LifeTimeService/obj/Debug/net8.0-windows/LifeTimeService.dll

Binary file not shown.

BIN
LifeTimeService/obj/Debug/net8.0-windows/LifeTimeService.pdb

Binary file not shown.

BIN
LifeTimeService/obj/Debug/net8.0-windows/ref/Jobs.dll

Binary file not shown.

BIN
LifeTimeService/obj/Debug/net8.0-windows/ref/LifeTimeService.dll

Binary file not shown.

BIN
LifeTimeService/obj/Debug/net8.0-windows/refint/Jobs.dll

Binary file not shown.

BIN
LifeTimeService/obj/Debug/net8.0-windows/refint/LifeTimeService.dll

Binary file not shown.

126
LifeTimeService/obj/Jobs.csproj.nuget.dgspec.json

@ -1,126 +0,0 @@
{
"format": 1,
"restore": {
"D:\\work\\奇瑞接口\\LifeTimeService\\Jobs.csproj": {}
},
"projects": {
"D:\\work\\奇瑞接口\\ILifeTimeService\\ILifeTimeService.csproj": {
"version": "1.0.0",
"restore": {
"projectUniqueName": "D:\\work\\奇瑞接口\\ILifeTimeService\\ILifeTimeService.csproj",
"projectName": "ILifeTimeService",
"projectPath": "D:\\work\\奇瑞接口\\ILifeTimeService\\ILifeTimeService.csproj",
"packagesPath": "C:\\Users\\35200\\.nuget\\packages\\",
"outputPath": "D:\\work\\奇瑞接口\\ILifeTimeService\\obj\\",
"projectStyle": "PackageReference",
"fallbackFolders": [
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages",
"C:\\Program Files (x86)\\Microsoft\\Xamarin\\NuGet\\"
],
"configFilePaths": [
"C:\\Users\\35200\\AppData\\Roaming\\NuGet\\NuGet.Config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config",
"C:\\Program Files (x86)\\NuGet\\Config\\Xamarin.Offline.config"
],
"originalTargetFrameworks": [
"net8.0-windows7.0"
],
"sources": {
"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
"C:\\Program Files\\dotnet\\library-packs": {},
"D:\\work\\SZH\\FJYZY\\src\\Modules\\SettleAccount\\OutPut": {},
"https://api.nuget.org/v3/index.json": {}
},
"frameworks": {
"net8.0-windows7.0": {
"targetAlias": "net8.0-windows",
"projectReferences": {}
}
},
"warningProperties": {
"warnAsError": [
"NU1605"
]
}
},
"frameworks": {
"net8.0-windows7.0": {
"targetAlias": "net8.0-windows",
"imports": [
"net461",
"net462",
"net47",
"net471",
"net472",
"net48"
],
"assetTargetFallback": true,
"warn": true,
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\5.0.301\\RuntimeIdentifierGraph.json"
}
}
},
"D:\\work\\奇瑞接口\\LifeTimeService\\Jobs.csproj": {
"version": "1.0.0",
"restore": {
"projectUniqueName": "D:\\work\\奇瑞接口\\LifeTimeService\\Jobs.csproj",
"projectName": "Jobs",
"projectPath": "D:\\work\\奇瑞接口\\LifeTimeService\\Jobs.csproj",
"packagesPath": "C:\\Users\\35200\\.nuget\\packages\\",
"outputPath": "D:\\work\\奇瑞接口\\LifeTimeService\\obj\\",
"projectStyle": "PackageReference",
"fallbackFolders": [
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages",
"C:\\Program Files (x86)\\Microsoft\\Xamarin\\NuGet\\"
],
"configFilePaths": [
"C:\\Users\\35200\\AppData\\Roaming\\NuGet\\NuGet.Config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config",
"C:\\Program Files (x86)\\NuGet\\Config\\Xamarin.Offline.config"
],
"originalTargetFrameworks": [
"net8.0-windows7.0"
],
"sources": {
"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
"C:\\Program Files\\dotnet\\library-packs": {},
"D:\\work\\SZH\\FJYZY\\src\\Modules\\SettleAccount\\OutPut": {},
"https://api.nuget.org/v3/index.json": {}
},
"frameworks": {
"net8.0-windows7.0": {
"targetAlias": "net8.0-windows",
"projectReferences": {
"D:\\work\\奇瑞接口\\ILifeTimeService\\ILifeTimeService.csproj": {
"projectPath": "D:\\work\\奇瑞接口\\ILifeTimeService\\ILifeTimeService.csproj"
}
}
}
},
"warningProperties": {
"warnAsError": [
"NU1605"
]
}
},
"frameworks": {
"net8.0-windows7.0": {
"targetAlias": "net8.0-windows",
"imports": [
"net461",
"net462",
"net47",
"net471",
"net472",
"net48"
],
"assetTargetFallback": true,
"warn": true,
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\5.0.301\\RuntimeIdentifierGraph.json"
}
}
}
}
}

20
LifeTimeService/obj/Jobs.csproj.nuget.g.props

@ -1,20 +0,0 @@
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
<RestoreSuccess Condition=" '$(RestoreSuccess)' == '' ">True</RestoreSuccess>
<RestoreTool Condition=" '$(RestoreTool)' == '' ">NuGet</RestoreTool>
<ProjectAssetsFile Condition=" '$(ProjectAssetsFile)' == '' ">$(MSBuildThisFileDirectory)project.assets.json</ProjectAssetsFile>
<NuGetPackageRoot Condition=" '$(NuGetPackageRoot)' == '' ">$(UserProfile)\.nuget\packages\</NuGetPackageRoot>
<NuGetPackageFolders Condition=" '$(NuGetPackageFolders)' == '' ">C:\Users\35200\.nuget\packages\;C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages;C:\Program Files (x86)\Microsoft\Xamarin\NuGet\</NuGetPackageFolders>
<NuGetProjectStyle Condition=" '$(NuGetProjectStyle)' == '' ">PackageReference</NuGetProjectStyle>
<NuGetToolVersion Condition=" '$(NuGetToolVersion)' == '' ">5.10.0</NuGetToolVersion>
</PropertyGroup>
<ItemGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
<SourceRoot Include="C:\Users\35200\.nuget\packages\" />
<SourceRoot Include="C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages\" />
<SourceRoot Include="C:\Program Files (x86)\Microsoft\Xamarin\NuGet\" />
</ItemGroup>
<PropertyGroup>
<MSBuildAllProjects>$(MSBuildAllProjects);$(MSBuildThisFileFullPath)</MSBuildAllProjects>
</PropertyGroup>
</Project>

6
LifeTimeService/obj/Jobs.csproj.nuget.g.targets

@ -1,6 +0,0 @@
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<MSBuildAllProjects>$(MSBuildAllProjects);$(MSBuildThisFileFullPath)</MSBuildAllProjects>
</PropertyGroup>
</Project>

156
LifeTimeService/obj/LifeTimeService.csproj.nuget.dgspec.json

@ -1,156 +0,0 @@
{
"format": 1,
"restore": {
"C:\\Users\\89237\\source\\repos\\WpfApp4\\LifeTimeService\\LifeTimeService.csproj": {}
},
"projects": {
"C:\\Users\\89237\\source\\repos\\WpfApp4\\ILifeTimeService\\ILifeTimeService.csproj": {
"version": "1.0.0",
"restore": {
"projectUniqueName": "C:\\Users\\89237\\source\\repos\\WpfApp4\\ILifeTimeService\\ILifeTimeService.csproj",
"projectName": "ILifeTimeService",
"projectPath": "C:\\Users\\89237\\source\\repos\\WpfApp4\\ILifeTimeService\\ILifeTimeService.csproj",
"packagesPath": "C:\\Users\\89237\\.nuget\\packages\\",
"outputPath": "C:\\Users\\89237\\source\\repos\\WpfApp4\\ILifeTimeService\\obj\\",
"projectStyle": "PackageReference",
"fallbackFolders": [
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
],
"configFilePaths": [
"C:\\Users\\89237\\AppData\\Roaming\\NuGet\\NuGet.Config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
],
"originalTargetFrameworks": [
"net8.0-windows"
],
"sources": {
"C:\\Program Files\\dotnet\\library-packs": {},
"https://api.nuget.org/v3/index.json": {}
},
"frameworks": {
"net8.0-windows7.0": {
"targetAlias": "net8.0-windows",
"projectReferences": {}
}
},
"warningProperties": {
"warnAsError": [
"NU1605"
]
},
"restoreAuditProperties": {
"enableAudit": "true",
"auditLevel": "low",
"auditMode": "direct"
}
},
"frameworks": {
"net8.0-windows7.0": {
"targetAlias": "net8.0-windows",
"dependencies": {
"Autofac": {
"target": "Package",
"version": "[8.3.0, )"
},
"Hangfire.Core": {
"target": "Package",
"version": "[1.8.18, )"
}
},
"imports": [
"net461",
"net462",
"net47",
"net471",
"net472",
"net48",
"net481"
],
"assetTargetFallback": true,
"warn": true,
"frameworkReferences": {
"Microsoft.NETCore.App": {
"privateAssets": "all"
},
"Microsoft.WindowsDesktop.App.WPF": {
"privateAssets": "none"
}
},
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.400/PortableRuntimeIdentifierGraph.json"
}
}
},
"C:\\Users\\89237\\source\\repos\\WpfApp4\\LifeTimeService\\LifeTimeService.csproj": {
"version": "1.0.0",
"restore": {
"projectUniqueName": "C:\\Users\\89237\\source\\repos\\WpfApp4\\LifeTimeService\\LifeTimeService.csproj",
"projectName": "LifeTimeService",
"projectPath": "C:\\Users\\89237\\source\\repos\\WpfApp4\\LifeTimeService\\LifeTimeService.csproj",
"packagesPath": "C:\\Users\\89237\\.nuget\\packages\\",
"outputPath": "C:\\Users\\89237\\source\\repos\\WpfApp4\\LifeTimeService\\obj\\",
"projectStyle": "PackageReference",
"fallbackFolders": [
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
],
"configFilePaths": [
"C:\\Users\\89237\\AppData\\Roaming\\NuGet\\NuGet.Config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
],
"originalTargetFrameworks": [
"net8.0-windows"
],
"sources": {
"C:\\Program Files\\dotnet\\library-packs": {},
"https://api.nuget.org/v3/index.json": {}
},
"frameworks": {
"net8.0-windows7.0": {
"targetAlias": "net8.0-windows",
"projectReferences": {
"C:\\Users\\89237\\source\\repos\\WpfApp4\\ILifeTimeService\\ILifeTimeService.csproj": {
"projectPath": "C:\\Users\\89237\\source\\repos\\WpfApp4\\ILifeTimeService\\ILifeTimeService.csproj"
}
}
}
},
"warningProperties": {
"warnAsError": [
"NU1605"
]
},
"restoreAuditProperties": {
"enableAudit": "true",
"auditLevel": "low",
"auditMode": "direct"
}
},
"frameworks": {
"net8.0-windows7.0": {
"targetAlias": "net8.0-windows",
"imports": [
"net461",
"net462",
"net47",
"net471",
"net472",
"net48",
"net481"
],
"assetTargetFallback": true,
"warn": true,
"frameworkReferences": {
"Microsoft.NETCore.App": {
"privateAssets": "all"
},
"Microsoft.WindowsDesktop.App.WPF": {
"privateAssets": "none"
}
},
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.400/PortableRuntimeIdentifierGraph.json"
}
}
}
}
}

16
LifeTimeService/obj/LifeTimeService.csproj.nuget.g.props

@ -1,16 +0,0 @@
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
<RestoreSuccess Condition=" '$(RestoreSuccess)' == '' ">True</RestoreSuccess>
<RestoreTool Condition=" '$(RestoreTool)' == '' ">NuGet</RestoreTool>
<ProjectAssetsFile Condition=" '$(ProjectAssetsFile)' == '' ">$(MSBuildThisFileDirectory)project.assets.json</ProjectAssetsFile>
<NuGetPackageRoot Condition=" '$(NuGetPackageRoot)' == '' ">$(UserProfile)\.nuget\packages\</NuGetPackageRoot>
<NuGetPackageFolders Condition=" '$(NuGetPackageFolders)' == '' ">C:\Users\89237\.nuget\packages\;C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages</NuGetPackageFolders>
<NuGetProjectStyle Condition=" '$(NuGetProjectStyle)' == '' ">PackageReference</NuGetProjectStyle>
<NuGetToolVersion Condition=" '$(NuGetToolVersion)' == '' ">6.11.0</NuGetToolVersion>
</PropertyGroup>
<ItemGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
<SourceRoot Include="C:\Users\89237\.nuget\packages\" />
<SourceRoot Include="C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages\" />
</ItemGroup>
</Project>

2
LifeTimeService/obj/LifeTimeService.csproj.nuget.g.targets

@ -1,2 +0,0 @@
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" />

4
LifeTimeService/obj/Release/net8.0-windows/.NETCoreApp,Version=v8.0.AssemblyAttributes.cs

@ -1,4 +0,0 @@
// <autogenerated />
using System;
using System.Reflection;
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v8.0", FrameworkDisplayName = ".NET 8.0")]

25
LifeTimeService/obj/Release/net8.0-windows/Jobs.AssemblyInfo.cs

@ -1,25 +0,0 @@
//------------------------------------------------------------------------------
// <auto-generated>
// 此代码由工具生成。
// 运行时版本:4.0.30319.42000
//
// 对此文件的更改可能会导致不正确的行为,并且如果
// 重新生成代码,这些更改将会丢失。
// </auto-generated>
//------------------------------------------------------------------------------
using System;
using System.Reflection;
[assembly: System.Reflection.AssemblyCompanyAttribute("Jobs")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Release")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
[assembly: System.Reflection.AssemblyProductAttribute("Jobs")]
[assembly: System.Reflection.AssemblyTitleAttribute("Jobs")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")]
[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")]
// 由 MSBuild WriteCodeFragment 类生成。

1
LifeTimeService/obj/Release/net8.0-windows/Jobs.AssemblyInfoInputs.cache

@ -1 +0,0 @@
4e13f267994357c0e034fb6f545781e01c965d9d

8
LifeTimeService/obj/Release/net8.0-windows/Jobs.GeneratedMSBuildEditorConfig.editorconfig

@ -1,8 +0,0 @@
is_global = true
build_property.TargetFramework = net8.0-windows
build_property.TargetPlatformMinVersion = 7.0
build_property.UsingMicrosoftNETSdkWeb =
build_property.ProjectTypeGuids =
build_property.PublishSingleFile =
build_property.IncludeAllContentForSelfExtract =
build_property._SupportedPlatformList = Android,iOS,Linux,macOS,Windows

6
LifeTimeService/obj/Release/net8.0-windows/Jobs.GlobalUsings.g.cs

@ -1,6 +0,0 @@
// <auto-generated/>
global using global::System;
global using global::System.Collections.Generic;
global using global::System.Linq;
global using global::System.Threading;
global using global::System.Threading.Tasks;

BIN
LifeTimeService/obj/Release/net8.0-windows/Jobs.assets.cache

Binary file not shown.

BIN
LifeTimeService/obj/Release/net8.0-windows/Jobs.csproj.AssemblyReference.cache

Binary file not shown.

95
LifeTimeService/obj/project.assets.json

@ -1,95 +0,0 @@
{
"version": 3,
"targets": {
"net8.0-windows7.0": {
"ILifeTimeService/1.0.0": {
"type": "project",
"framework": ".NETCoreApp,Version=v8.0",
"compile": {
"bin/placeholder/ILifeTimeService.dll": {}
},
"runtime": {
"bin/placeholder/ILifeTimeService.dll": {}
}
}
}
},
"libraries": {
"ILifeTimeService/1.0.0": {
"type": "project",
"path": "../ILifeTimeService/ILifeTimeService.csproj",
"msbuildProject": "../ILifeTimeService/ILifeTimeService.csproj"
}
},
"projectFileDependencyGroups": {
"net8.0-windows7.0": [
"ILifeTimeService >= 1.0.0"
]
},
"packageFolders": {
"C:\\Users\\35200\\.nuget\\packages\\": {},
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages": {},
"C:\\Program Files (x86)\\Microsoft\\Xamarin\\NuGet\\": {}
},
"project": {
"version": "1.0.0",
"restore": {
"projectUniqueName": "D:\\work\\奇瑞接口\\LifeTimeService\\Jobs.csproj",
"projectName": "Jobs",
"projectPath": "D:\\work\\奇瑞接口\\LifeTimeService\\Jobs.csproj",
"packagesPath": "C:\\Users\\35200\\.nuget\\packages\\",
"outputPath": "D:\\work\\奇瑞接口\\LifeTimeService\\obj\\",
"projectStyle": "PackageReference",
"fallbackFolders": [
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages",
"C:\\Program Files (x86)\\Microsoft\\Xamarin\\NuGet\\"
],
"configFilePaths": [
"C:\\Users\\35200\\AppData\\Roaming\\NuGet\\NuGet.Config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config",
"C:\\Program Files (x86)\\NuGet\\Config\\Xamarin.Offline.config"
],
"originalTargetFrameworks": [
"net8.0-windows7.0"
],
"sources": {
"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
"C:\\Program Files\\dotnet\\library-packs": {},
"D:\\work\\SZH\\FJYZY\\src\\Modules\\SettleAccount\\OutPut": {},
"https://api.nuget.org/v3/index.json": {}
},
"frameworks": {
"net8.0-windows7.0": {
"targetAlias": "net8.0-windows",
"projectReferences": {
"D:\\work\\奇瑞接口\\ILifeTimeService\\ILifeTimeService.csproj": {
"projectPath": "D:\\work\\奇瑞接口\\ILifeTimeService\\ILifeTimeService.csproj"
}
}
}
},
"warningProperties": {
"warnAsError": [
"NU1605"
]
}
},
"frameworks": {
"net8.0-windows7.0": {
"targetAlias": "net8.0-windows",
"imports": [
"net461",
"net462",
"net47",
"net471",
"net472",
"net48"
],
"assetTargetFallback": true,
"warn": true,
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\5.0.301\\RuntimeIdentifierGraph.json"
}
}
}
}

8
LifeTimeService/obj/project.nuget.cache

@ -1,8 +0,0 @@
{
"version": 2,
"dgSpecHash": "xi+LSMQn3+IFp4l3US76deIf78ZT+Aa9mYnKh0SnftAsm+G4X50w0NbBfZQ/pnqFDZTJLJpWstqOMdeERzukcg==",
"success": true,
"projectFilePath": "D:\\work\\奇瑞接口\\LifeTimeService\\Jobs.csproj",
"expectedPackageFiles": [],
"logs": []
}

1398
Models/Entity.cs

File diff suppressed because it is too large

24
Models/Logs.cs

@ -1,24 +0,0 @@
namespace Models
{
public class Logs
{ public string JobID { get; set; }
public string TaskID { get; set; }
public DateTime? LogTime { get; set; }
public string ReaderTableName { get; set; }
public string WriterTableName { get; set; }
public string LogInfo { get; set; }
public Logs(string jobID, string taskID, DateTime? logTime, string readerTableName, string writerTableName, string logInfo)
{
JobID = jobID;
TaskID = taskID;
LogTime = logTime;
ReaderTableName = readerTableName;
WriterTableName = writerTableName;
LogInfo = logInfo;
}
}
}

10
Models/Models.csproj

@ -1,10 +0,0 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>net8.0-windows</TargetFramework>
<Nullable>enable</Nullable>
<UseWPF>true</UseWPF>
<ImplicitUsings>enable</ImplicitUsings>
</PropertyGroup>
</Project>

23
Models/bin/Debug/net8.0-windows/Models.deps.json

@ -1,23 +0,0 @@
{
"runtimeTarget": {
"name": ".NETCoreApp,Version=v8.0",
"signature": ""
},
"compilationOptions": {},
"targets": {
".NETCoreApp,Version=v8.0": {
"Models/1.0.0": {
"runtime": {
"Models.dll": {}
}
}
}
},
"libraries": {
"Models/1.0.0": {
"type": "project",
"serviceable": false,
"sha512": ""
}
}
}

BIN
Models/bin/Debug/net8.0-windows/Models.dll

Binary file not shown.

BIN
Models/bin/Debug/net8.0-windows/Models.pdb

Binary file not shown.

4
Models/obj/Debug/net8.0-windows/.NETCoreApp,Version=v8.0.AssemblyAttributes.cs

@ -1,4 +0,0 @@
// <autogenerated />
using System;
using System.Reflection;
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v8.0", FrameworkDisplayName = ".NET 8.0")]

25
Models/obj/Debug/net8.0-windows/Models.AssemblyInfo.cs

@ -1,25 +0,0 @@
//------------------------------------------------------------------------------
// <auto-generated>
// 此代码由工具生成。
// 运行时版本:4.0.30319.42000
//
// 对此文件的更改可能会导致不正确的行为,并且如果
// 重新生成代码,这些更改将会丢失。
// </auto-generated>
//------------------------------------------------------------------------------
using System;
using System.Reflection;
[assembly: System.Reflection.AssemblyCompanyAttribute("Models")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
[assembly: System.Reflection.AssemblyProductAttribute("Models")]
[assembly: System.Reflection.AssemblyTitleAttribute("Models")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")]
[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")]
// 由 MSBuild WriteCodeFragment 类生成。

1
Models/obj/Debug/net8.0-windows/Models.AssemblyInfoInputs.cache

@ -1 +0,0 @@
8ec50f53a0b86919aed90e6899e26e9dbd27b630

8
Models/obj/Debug/net8.0-windows/Models.GeneratedMSBuildEditorConfig.editorconfig

@ -1,8 +0,0 @@
is_global = true
build_property.TargetFramework = net8.0-windows
build_property.TargetPlatformMinVersion = 7.0
build_property.UsingMicrosoftNETSdkWeb =
build_property.ProjectTypeGuids =
build_property.PublishSingleFile =
build_property.IncludeAllContentForSelfExtract =
build_property._SupportedPlatformList = Android,iOS,Linux,macOS,Windows

6
Models/obj/Debug/net8.0-windows/Models.GlobalUsings.g.cs

@ -1,6 +0,0 @@
// <auto-generated/>
global using global::System;
global using global::System.Collections.Generic;
global using global::System.Linq;
global using global::System.Threading;
global using global::System.Threading.Tasks;

BIN
Models/obj/Debug/net8.0-windows/Models.assets.cache

Binary file not shown.

0
Models/obj/Debug/net8.0-windows/Models.csproj.BuildWithSkipAnalyzers

1
Models/obj/Debug/net8.0-windows/Models.csproj.CoreCompileInputs.cache

@ -1 +0,0 @@
b4d65fa39a0e5eaf05430d3b88f3e7df38f1efa3ba1af756dea674204e898590

11
Models/obj/Debug/net8.0-windows/Models.csproj.FileListAbsolute.txt

@ -1,11 +0,0 @@
C:\Users\89237\source\repos\WpfApp4\Models\bin\Debug\net8.0-windows\Models.deps.json
C:\Users\89237\source\repos\WpfApp4\Models\bin\Debug\net8.0-windows\Models.dll
C:\Users\89237\source\repos\WpfApp4\Models\bin\Debug\net8.0-windows\Models.pdb
C:\Users\89237\source\repos\WpfApp4\Models\obj\Debug\net8.0-windows\Models.GeneratedMSBuildEditorConfig.editorconfig
C:\Users\89237\source\repos\WpfApp4\Models\obj\Debug\net8.0-windows\Models.AssemblyInfoInputs.cache
C:\Users\89237\source\repos\WpfApp4\Models\obj\Debug\net8.0-windows\Models.AssemblyInfo.cs
C:\Users\89237\source\repos\WpfApp4\Models\obj\Debug\net8.0-windows\Models.csproj.CoreCompileInputs.cache
C:\Users\89237\source\repos\WpfApp4\Models\obj\Debug\net8.0-windows\Models.dll
C:\Users\89237\source\repos\WpfApp4\Models\obj\Debug\net8.0-windows\refint\Models.dll
C:\Users\89237\source\repos\WpfApp4\Models\obj\Debug\net8.0-windows\Models.pdb
C:\Users\89237\source\repos\WpfApp4\Models\obj\Debug\net8.0-windows\ref\Models.dll

BIN
Models/obj/Debug/net8.0-windows/Models.dll

Binary file not shown.

BIN
Models/obj/Debug/net8.0-windows/Models.pdb

Binary file not shown.

Some files were not shown because too many files changed in this diff

Loading…
Cancel
Save