We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5540882 commit de79141Copy full SHA for de79141
src/Serilog.Extensions.Logging/project.json
@@ -19,8 +19,10 @@
19
},
20
"frameworks": {
21
"net4.5": {
22
+ "frameworkAssemblies": { "System.Runtime": { "type": "build" } }
23
24
"net4.6": {
25
26
"buildOptions": {
27
"define": [ "ASYNCLOCAL" ]
28
}
0 commit comments