Skip to content

Commit eaf2c76

Browse files
committed
update
1 parent b0292ae commit eaf2c76

File tree

12 files changed

+5
-5
lines changed

12 files changed

+5
-5
lines changed
18.3 KB
Binary file not shown.

.vs/App.Scheduler/v16/.suo

0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.

App.ConsolerCore/bin/Debug/netcoreapp3.1/App.ConsolerCore.deps.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
".NETCoreApp,Version=v3.1": {
99
"App.ConsolerCore/1.0.0": {
1010
"dependencies": {
11-
"App.SchedulerStd": "1.0.0",
11+
"App.SchedulerStd": "2.0.0",
1212
"Microsoft.Extensions.Configuration.FileExtensions": "3.1.3",
1313
"Microsoft.Extensions.Configuration.Json": "3.1.3",
1414
"NLog.Extensions.Logging": "1.6.2"
@@ -194,7 +194,7 @@
194194
}
195195
}
196196
},
197-
"App.SchedulerStd/1.0.0": {
197+
"App.SchedulerStd/2.0.0": {
198198
"dependencies": {
199199
"Newtonsoft.Json": "11.0.2"
200200
},
@@ -329,7 +329,7 @@
329329
"path": "nlog.extensions.logging/1.6.2",
330330
"hashPath": "nlog.extensions.logging.1.6.2.nupkg.sha512"
331331
},
332-
"App.SchedulerStd/1.0.0": {
332+
"App.SchedulerStd/2.0.0": {
333333
"type": "project",
334334
"serviceable": false,
335335
"sha512": ""
Binary file not shown.
Binary file not shown.
Binary file not shown.

App.Scheduler.sln

+2-2
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution
1313
Readme.md = Readme.md
1414
EndProjectSection
1515
EndProject
16-
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "App.SchedulerStd", "App.SchedulerStd\App.SchedulerStd.csproj", "{7C81AB09-517D-4331-B71C-35C782861053}"
16+
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "App.SchedulerStd", "App.SchedulerStd\App.SchedulerStd.csproj", "{7C81AB09-517D-4331-B71C-35C782861053}"
1717
EndProject
18-
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "App.ConsolerCore", "App.ConsolerCore\App.ConsolerCore.csproj", "{8E6CEC54-7A40-43B6-A86C-DEC1C3BFB4A8}"
18+
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "App.ConsolerCore", "App.ConsolerCore\App.ConsolerCore.csproj", "{8E6CEC54-7A40-43B6-A86C-DEC1C3BFB4A8}"
1919
EndProject
2020
Global
2121
GlobalSection(SolutionConfigurationPlatforms) = preSolution
0 Bytes
Binary file not shown.
Binary file not shown.

Snap/Thumbs.db

10 KB
Binary file not shown.

0 commit comments

Comments
 (0)