Skip to content

Commit 489b524

Browse files
author
mwatson
committed
Remove serilog from here as it is has its own repository
1 parent 3f8fe88 commit 489b524

File tree

9 files changed

+29
-518
lines changed

9 files changed

+29
-518
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
1-
################################################################################
1+
################################################################################
22
# This .gitignore file was automatically created by Microsoft(R) Visual Studio.
33
################################################################################
44

55
/CoreSrc/StackifyLib/bin/Debug/netcoreapp1.0/StackifyLib.pdb
6+
Src/StackifyLib.log4net/project.lock.json

Src/NLog.Targets.Stackify/project.lock.json

Lines changed: 21 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"lib/net40/NLog.dll": {}
2222
}
2323
},
24-
"StackifyLib/1.23.1-beta2": {
24+
"StackifyLib/1.24.1": {
2525
"type": "project",
2626
"framework": ".NETFramework,Version=v4.0",
2727
"dependencies": {
@@ -31,7 +31,6 @@
3131
"System.Configuration",
3232
"System.Data",
3333
"System.Management",
34-
"System.Runtime.Serialization",
3534
"System.Web"
3635
],
3736
"compile": {
@@ -61,21 +60,16 @@
6160
"lib/net45/NLog.dll": {}
6261
}
6362
},
64-
"StackifyLib/1.23.1-beta2": {
63+
"StackifyLib/1.24.1": {
6564
"type": "project",
6665
"framework": ".NETFramework,Version=v4.5",
6766
"dependencies": {
6867
"Newtonsoft.Json": "6.0.4"
6968
},
7069
"frameworkAssemblies": [
71-
"System.Collections.Concurrent",
7270
"System.Configuration",
7371
"System.Data",
7472
"System.Management",
75-
"System.Net.Requests",
76-
"System.Reflection",
77-
"System.Runtime.Extensions",
78-
"System.Runtime.Serialization",
7973
"System.Web"
8074
],
8175
"compile": {
@@ -242,7 +236,7 @@
242236
"lib/netstandard1.0/Newtonsoft.Json.dll": {}
243237
}
244238
},
245-
"NLog/4.4.0-betav14": {
239+
"NLog/4.4.0-betav15": {
246240
"type": "package",
247241
"dependencies": {
248242
"Microsoft.Extensions.PlatformAbstractions": "1.0.0",
@@ -1496,7 +1490,7 @@
14961490
"lib/netstandard1.3/System.Xml.XmlDocument.dll": {}
14971491
}
14981492
},
1499-
"StackifyLib/1.23.1-beta2": {
1493+
"StackifyLib/1.24.1": {
15001494
"type": "project",
15011495
"framework": ".NETStandard,Version=v1.3",
15021496
"dependencies": {
@@ -1736,13 +1730,15 @@
17361730
"lib/sl5/NLog.xml"
17371731
]
17381732
},
1739-
"NLog/4.4.0-betav14": {
1740-
"sha512": "y8GjvgJKprs9vPb/4M2O7VPJuHNXC5XYwmWiclAPdZuJ+s/js2i2Z8nSZ6HVaLJ9s28ZxAGFX1jCCf86qR+Dag==",
1733+
"NLog/4.4.0-betav15": {
1734+
"sha512": "LDRcdjv5VG9EWz+mnFqdSolUci+j+DBPIPjm7Xdam3xa1F9Rt7o0UpYoCnNRulqHzpKbU704o7Ad4ck9WxDhnw==",
17411735
"type": "package",
1742-
"path": "NLog/4.4.0-betav14",
1736+
"path": "NLog/4.4.0-betav15",
17431737
"files": [
1744-
"NLog.4.4.0-betav14.nupkg.sha512",
1738+
"NLog.4.4.0-betav15.nupkg.sha512",
17451739
"NLog.nuspec",
1740+
"lib/monoandroid23/NLog.dll",
1741+
"lib/monoandroid23/NLog.xml",
17461742
"lib/net35/NLog.dll",
17471743
"lib/net35/NLog.xml",
17481744
"lib/net40/NLog.dll",
@@ -1758,7 +1754,9 @@
17581754
"lib/sl50/NLog.dll",
17591755
"lib/sl50/NLog.xml",
17601756
"lib/wp80/NLog.dll",
1761-
"lib/wp80/NLog.xml"
1757+
"lib/wp80/NLog.xml",
1758+
"lib/xamarinios10/NLog.dll",
1759+
"lib/xamarinios10/NLog.xml"
17621760
]
17631761
},
17641762
"runtime.native.System/4.0.0": {
@@ -5531,24 +5529,25 @@
55315529
"ref/xamarinwatchos10/_._"
55325530
]
55335531
},
5534-
"StackifyLib/1.23.1-beta2": {
5532+
"StackifyLib/1.24.1": {
55355533
"type": "project",
55365534
"path": "../StackifyLib/project.json",
55375535
"msbuildProject": "../StackifyLib/StackifyLib.xproj"
55385536
}
55395537
},
55405538
"projectFileDependencyGroups": {
5541-
"": [
5542-
"StackifyLib >= 1.23.1-beta2"
5543-
],
5539+
"": [],
55445540
".NETFramework,Version=v4.0": [
5545-
"NLog >= 4.2.3"
5541+
"NLog >= 4.2.3",
5542+
"StackifyLib >= 1.23.3"
55465543
],
55475544
".NETFramework,Version=v4.5": [
5548-
"NLog >= 4.2.3"
5545+
"NLog >= 4.2.3",
5546+
"StackifyLib >= 1.23.3"
55495547
],
55505548
".NETStandard,Version=v1.3": [
5551-
"NLog >= 4.4.0-*"
5549+
"NLog >= 4.4.0-*",
5550+
"StackifyLib >= 1.23.3"
55525551
]
55535552
},
55545553
"tools": {},

Src/Serilog.Sinks.Stackify/LoggerConfigurationStackifyExtensions.cs

Lines changed: 0 additions & 47 deletions
This file was deleted.

Src/Serilog.Sinks.Stackify/Properties/AssemblyInfo.cs

Lines changed: 0 additions & 36 deletions
This file was deleted.

Src/Serilog.Sinks.Stackify/Serilog.Sinks.Stackify.csproj

Lines changed: 0 additions & 72 deletions
This file was deleted.

0 commit comments

Comments
 (0)