1
+ {
2
+ "locked" : false ,
3
+ "version" : 2 ,
4
+ "targets" : {
5
+ ".NETFramework,Version=v4.5" : {
6
+ "Serilog/2.0.0" : {
7
+ "type" : " package" ,
8
+ "compile" : {
9
+ "lib/net45/Serilog.dll" : {}
10
+ },
11
+ "runtime" : {
12
+ "lib/net45/Serilog.dll" : {}
13
+ }
14
+ },
15
+ "Serilog.Sinks.PeriodicBatching/2.0.0" : {
16
+ "type" : " package" ,
17
+ "dependencies" : {
18
+ "Serilog" : " 2.0.0"
19
+ },
20
+ "compile" : {
21
+ "lib/net45/Serilog.Sinks.PeriodicBatching.dll" : {}
22
+ },
23
+ "runtime" : {
24
+ "lib/net45/Serilog.Sinks.PeriodicBatching.dll" : {}
25
+ }
26
+ }
27
+ },
28
+ ".NETFramework,Version=v4.5/win" : {
29
+ "Serilog/2.0.0" : {
30
+ "type" : " package" ,
31
+ "compile" : {
32
+ "lib/net45/Serilog.dll" : {}
33
+ },
34
+ "runtime" : {
35
+ "lib/net45/Serilog.dll" : {}
36
+ }
37
+ },
38
+ "Serilog.Sinks.PeriodicBatching/2.0.0" : {
39
+ "type" : " package" ,
40
+ "dependencies" : {
41
+ "Serilog" : " 2.0.0"
42
+ },
43
+ "compile" : {
44
+ "lib/net45/Serilog.Sinks.PeriodicBatching.dll" : {}
45
+ },
46
+ "runtime" : {
47
+ "lib/net45/Serilog.Sinks.PeriodicBatching.dll" : {}
48
+ }
49
+ }
50
+ }
51
+ },
52
+ "libraries" : {
53
+ "Serilog/2.0.0" : {
54
+ "sha512" : " PKR/FMxfHOhX1p3Qs54Uv9dJEC09sI91cVz39Jt/2f/BpCYHTt9F1RpogSJTFU9xxW6j9FHd+P7aBcC0qMeuqg==" ,
55
+ "type" : " package" ,
56
+ "path" : " Serilog/2.0.0" ,
57
+ "files" : [
58
+ " Serilog.2.0.0.nupkg.sha512" ,
59
+ " Serilog.nuspec" ,
60
+ " lib/net45/Serilog.dll" ,
61
+ " lib/net45/Serilog.xml" ,
62
+ " lib/netstandard1.0/Serilog.dll" ,
63
+ " lib/netstandard1.0/Serilog.xml" ,
64
+ " lib/netstandard1.3/Serilog.dll" ,
65
+ " lib/netstandard1.3/Serilog.xml"
66
+ ]
67
+ },
68
+ "Serilog.Sinks.PeriodicBatching/2.0.0" : {
69
+ "sha512" : " gfG5MaAKdGw0CFPdoXV9I0m+s5CbUxihFeiRMD/nSPzP/S8Lmop0McQhz8o1tKBU/7SkM1UOjWsBdv5LObDBOg==" ,
70
+ "type" : " package" ,
71
+ "path" : " Serilog.Sinks.PeriodicBatching/2.0.0" ,
72
+ "files" : [
73
+ " Serilog.Sinks.PeriodicBatching.2.0.0.nupkg.sha512" ,
74
+ " Serilog.Sinks.PeriodicBatching.nuspec" ,
75
+ " lib/net45/Serilog.Sinks.PeriodicBatching.dll" ,
76
+ " lib/net45/Serilog.Sinks.PeriodicBatching.xml" ,
77
+ " lib/netstandard1.1/Serilog.Sinks.PeriodicBatching.dll" ,
78
+ " lib/netstandard1.1/Serilog.Sinks.PeriodicBatching.xml" ,
79
+ " lib/netstandard1.3/Serilog.Sinks.PeriodicBatching.dll" ,
80
+ " lib/netstandard1.3/Serilog.Sinks.PeriodicBatching.xml"
81
+ ]
82
+ }
83
+ },
84
+ "projectFileDependencyGroups" : {
85
+ "" : [
86
+ " Serilog >= 2.0.0" ,
87
+ " Serilog.Sinks.PeriodicBatching >= 2.0.0"
88
+ ],
89
+ ".NETFramework,Version=v4.5" : []
90
+ },
91
+ "tools" : {},
92
+ "projectFileToolGroups" : {}
93
+ }
0 commit comments