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 de79141 commit 642114aCopy full SHA for 642114a
src/Serilog.Extensions.Logging/project.json
@@ -22,7 +22,7 @@
22
"frameworkAssemblies": { "System.Runtime": { "type": "build" } }
23
},
24
"net4.6": {
25
- "frameworkAssemblies": { "System.Runtime": { "type": "build" } }
+ "frameworkAssemblies": { "System.Runtime": { "type": "build" } },
26
"buildOptions": {
27
"define": [ "ASYNCLOCAL" ]
28
}
0 commit comments