We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aaddb0f commit e1f1233Copy full SHA for e1f1233
1 file changed
src/AspNet.Plus.Logging.ReflectInsight/project.json
@@ -1,5 +1,5 @@
1
{
2
- "version": "1.0.0-rc1-100",
+ "version": "1.0.0-0",
3
"description": "A ReflectInsight Logger implementation for ASP.NET Core.",
4
"copyright": "Copyright 2016, ZoneMatrix",
5
"licenseUrl": "http://www.apache.org/licenses/LICENSE-2.0",
@@ -32,7 +32,7 @@
32
},
33
"dependencies": {
34
"Microsoft.Extensions.Logging": "1.0.0-rc1-final",
35
- "ReflectSoftware.Insight": "5.6.0-rc1"
+ "ReflectSoftware.Insight": "5.6.0"
36
37
"frameworks": {
38
"dnx451": {
0 commit comments