Skip to content

Commit 9032dd6

Browse files
committed
Update Hangfire.Core.
1 parent 77426e6 commit 9032dd6

File tree

3 files changed

+2
-39
lines changed

3 files changed

+2
-39
lines changed

src/Hangfire.PostgreSql/project.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
},
2020
"dependencies": {
2121
"Dapper": "1.50.2",
22-
"Hangfire.Core": "1.6.7",
22+
"Hangfire.Core": "1.6.8",
2323
"Newtonsoft.Json": "9.0.1",
2424
"Npgsql": "3.1.9"
2525
},

tests/Hangfire.PostgreSql.Tests/Properties/AssemblyInfo.cs

-37
This file was deleted.

tests/Hangfire.PostgreSql.Tests/project.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"netcoreapp1.0": {
1616
"dependencies": {
1717
"Microsoft.NETCore.App": {
18-
"version": "1.0.1",
18+
"version": "1.1.0",
1919
"type": "platform"
2020
}
2121
}

0 commit comments

Comments
 (0)