Skip to content

Commit bd37650

Browse files
committed
Fixed the asp.net core signed package
1 parent 4a8d68c commit bd37650

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Platforms/Exceptionless.AspNetCore.Signed/project.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@
5757
"Exceptionless.Signed": {
5858
"target": "project"
5959
},
60+
"Microsoft.AspNetCore.Hosting.Abstractions": "1.0.0",
6061
"Microsoft.AspNetCore.Http": "1.0.0",
6162
"Microsoft.AspNetCore.Http.Abstractions": "1.0.0",
6263
"Microsoft.AspNetCore.Http.Extensions": "1.0.0",

0 commit comments

Comments
 (0)