Skip to content
This repository was archived by the owner on Dec 24, 2022. It is now read-only.

Commit 10f9ebc

Browse files
committed
Update SS.Text
1 parent 3d050a8 commit 10f9ebc

File tree

3 files changed

+123
-44
lines changed

3 files changed

+123
-44
lines changed

lib/net45/ServiceStack.Text.dll

30.5 KB
Binary file not shown.
Lines changed: 123 additions & 44 deletions
Original file line numberDiff line numberDiff line change
@@ -1,45 +1,62 @@
11
{
22
"runtimeTarget": {
33
"name": ".NETStandard,Version=v2.0/",
4-
"signature": "269c10cc22c054b838cf51d8715c61016217b027"
4+
"signature": "ed7a2f70792eb35e8adf5dee679efc876cc8f956"
55
},
66
"compilationOptions": {},
77
"targets": {
88
".NETStandard,Version=v2.0": {},
99
".NETStandard,Version=v2.0/": {
1010
"ServiceStack.Text/1.0.0": {
1111
"dependencies": {
12-
"Microsoft.CSharp": "4.4.1",
13-
"Microsoft.Extensions.Primitives": "2.0.0",
14-
"NETStandard.Library": "2.0.1",
12+
"Microsoft.CSharp": "4.5.0",
13+
"Microsoft.Extensions.Primitives": "2.1.1",
14+
"NETStandard.Library": "2.0.3",
15+
"System.Memory": "4.5.1",
1516
"System.Reflection.Emit": "4.3.0",
1617
"System.Reflection.Emit.Lightweight": "4.3.0",
17-
"System.Runtime": "4.3.0"
18+
"System.Runtime": "4.3.0",
19+
"System.ValueTuple": "4.5.0"
1820
},
1921
"runtime": {
2022
"ServiceStack.Text.dll": {}
2123
}
2224
},
23-
"Microsoft.CSharp/4.4.1": {
25+
"Microsoft.CSharp/4.5.0": {
2426
"runtime": {
25-
"lib/netstandard2.0/Microsoft.CSharp.dll": {}
27+
"lib/netstandard2.0/Microsoft.CSharp.dll": {
28+
"assemblyVersion": "4.0.4.0",
29+
"fileVersion": "4.6.26515.6"
30+
}
2631
}
2732
},
28-
"Microsoft.Extensions.Primitives/2.0.0": {
33+
"Microsoft.Extensions.Primitives/2.1.1": {
2934
"dependencies": {
30-
"System.Runtime.CompilerServices.Unsafe": "4.4.0"
35+
"System.Memory": "4.5.1",
36+
"System.Runtime.CompilerServices.Unsafe": "4.5.1"
3137
},
3238
"runtime": {
33-
"lib/netstandard2.0/Microsoft.Extensions.Primitives.dll": {}
39+
"lib/netstandard2.0/Microsoft.Extensions.Primitives.dll": {
40+
"assemblyVersion": "2.1.1.0",
41+
"fileVersion": "2.1.1.18157"
42+
}
3443
}
3544
},
3645
"Microsoft.NETCore.Platforms/1.1.0": {},
3746
"Microsoft.NETCore.Targets/1.1.0": {},
38-
"NETStandard.Library/2.0.1": {
47+
"NETStandard.Library/2.0.3": {
3948
"dependencies": {
4049
"Microsoft.NETCore.Platforms": "1.1.0"
4150
}
4251
},
52+
"System.Buffers/4.4.0": {
53+
"runtime": {
54+
"lib/netstandard2.0/System.Buffers.dll": {
55+
"assemblyVersion": "4.0.2.0",
56+
"fileVersion": "4.6.25519.3"
57+
}
58+
}
59+
},
4360
"System.IO/4.3.0": {
4461
"dependencies": {
4562
"Microsoft.NETCore.Platforms": "1.1.0",
@@ -49,6 +66,27 @@
4966
"System.Threading.Tasks": "4.3.0"
5067
}
5168
},
69+
"System.Memory/4.5.1": {
70+
"dependencies": {
71+
"System.Buffers": "4.4.0",
72+
"System.Numerics.Vectors": "4.4.0",
73+
"System.Runtime.CompilerServices.Unsafe": "4.5.1"
74+
},
75+
"runtime": {
76+
"lib/netstandard2.0/System.Memory.dll": {
77+
"assemblyVersion": "4.0.1.0",
78+
"fileVersion": "4.6.26606.5"
79+
}
80+
}
81+
},
82+
"System.Numerics.Vectors/4.4.0": {
83+
"runtime": {
84+
"lib/netstandard2.0/System.Numerics.Vectors.dll": {
85+
"assemblyVersion": "4.1.3.0",
86+
"fileVersion": "4.6.25519.3"
87+
}
88+
}
89+
},
5290
"System.Reflection/4.3.0": {
5391
"dependencies": {
5492
"Microsoft.NETCore.Platforms": "1.1.0",
@@ -67,7 +105,10 @@
67105
"System.Runtime": "4.3.0"
68106
},
69107
"runtime": {
70-
"lib/netstandard1.3/System.Reflection.Emit.dll": {}
108+
"lib/netstandard1.3/System.Reflection.Emit.dll": {
109+
"assemblyVersion": "4.0.2.0",
110+
"fileVersion": "4.6.24705.1"
111+
}
71112
}
72113
},
73114
"System.Reflection.Emit.ILGeneration/4.3.0": {
@@ -77,7 +118,10 @@
77118
"System.Runtime": "4.3.0"
78119
},
79120
"runtime": {
80-
"lib/netstandard1.3/System.Reflection.Emit.ILGeneration.dll": {}
121+
"lib/netstandard1.3/System.Reflection.Emit.ILGeneration.dll": {
122+
"assemblyVersion": "4.0.2.0",
123+
"fileVersion": "4.6.24705.1"
124+
}
81125
}
82126
},
83127
"System.Reflection.Emit.Lightweight/4.3.0": {
@@ -88,7 +132,10 @@
88132
"System.Runtime": "4.3.0"
89133
},
90134
"runtime": {
91-
"lib/netstandard1.3/System.Reflection.Emit.Lightweight.dll": {}
135+
"lib/netstandard1.3/System.Reflection.Emit.Lightweight.dll": {
136+
"assemblyVersion": "4.0.2.0",
137+
"fileVersion": "4.6.24705.1"
138+
}
92139
}
93140
},
94141
"System.Reflection.Primitives/4.3.0": {
@@ -104,9 +151,12 @@
104151
"Microsoft.NETCore.Targets": "1.1.0"
105152
}
106153
},
107-
"System.Runtime.CompilerServices.Unsafe/4.4.0": {
154+
"System.Runtime.CompilerServices.Unsafe/4.5.1": {
108155
"runtime": {
109-
"lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll": {}
156+
"lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll": {
157+
"assemblyVersion": "4.0.4.0",
158+
"fileVersion": "0.0.0.0"
159+
}
110160
}
111161
},
112162
"System.Text.Encoding/4.3.0": {
@@ -122,7 +172,8 @@
122172
"Microsoft.NETCore.Targets": "1.1.0",
123173
"System.Runtime": "4.3.0"
124174
}
125-
}
175+
},
176+
"System.ValueTuple/4.5.0": {}
126177
}
127178
},
128179
"libraries": {
@@ -131,110 +182,138 @@
131182
"serviceable": false,
132183
"sha512": ""
133184
},
134-
"Microsoft.CSharp/4.4.1": {
185+
"Microsoft.CSharp/4.5.0": {
135186
"type": "package",
136187
"serviceable": true,
137-
"sha512": "sha512-A5hI3gk6WpcBI0QGZY6/d5CCaYUxJgi7iENn1uYEng+Olo8RfI5ReGVkjXjeu3VR3srLvVYREATXa2M0X7FYJA==",
138-
"path": "microsoft.csharp/4.4.1",
139-
"hashPath": "microsoft.csharp.4.4.1.nupkg.sha512"
188+
"sha512": "sha512-EGoBmf3Na2ppbhPePDE9PlX81r1HuOZH5twBrq7couJZiPTjUnD3648balerQJO6EJ8Sj+43+XuRwQ7r+3tE3w==",
189+
"path": "microsoft.csharp/4.5.0",
190+
"hashPath": "microsoft.csharp.4.5.0.nupkg.sha512"
140191
},
141-
"Microsoft.Extensions.Primitives/2.0.0": {
192+
"Microsoft.Extensions.Primitives/2.1.1": {
142193
"type": "package",
143194
"serviceable": true,
144-
"sha512": "sha512-ukg53qNlqTrK38WA30b5qhw0GD7y3jdI9PHHASjdKyTcBHTevFM2o23tyk3pWCgAV27Bbkm+CPQ2zUe1ZOuYSA==",
145-
"path": "microsoft.extensions.primitives/2.0.0",
146-
"hashPath": "microsoft.extensions.primitives.2.0.0.nupkg.sha512"
195+
"sha512": "sha512-Svz25/egj1TsNL4118jyMqkhDiu0l8QYWq2p52P4BBN0GbqwR18ZRIctSP5TTDJy0m0EFC8aB2FOVjGtvEGWSA==",
196+
"path": "microsoft.extensions.primitives/2.1.1",
197+
"hashPath": "microsoft.extensions.primitives.2.1.1.nupkg.sha512"
147198
},
148199
"Microsoft.NETCore.Platforms/1.1.0": {
149200
"type": "package",
150201
"serviceable": true,
151-
"sha512": "sha512-n2QVe1U/8yMdyowo8Z0C4fWPGTJlkvGnqYBw2DFMMPs9uA6mgVDq/xaklZiUl57FVfJm2WcEu1ybdodsRx/gDQ==",
202+
"sha512": "sha512-kz0PEW2lhqygehI/d6XsPCQzD7ff7gUJaVGPVETX611eadGsA3A877GdSlU0LRVMCTH/+P3o2iDTak+S08V2+A==",
152203
"path": "microsoft.netcore.platforms/1.1.0",
153204
"hashPath": "microsoft.netcore.platforms.1.1.0.nupkg.sha512"
154205
},
155206
"Microsoft.NETCore.Targets/1.1.0": {
156207
"type": "package",
157208
"serviceable": true,
158-
"sha512": "sha512-vs9c3q7errTVkO1Yh7FoI0eSNvkAIffVpnkygE76Vz8Eo9YtqycOEefrm4iOLMOyMvQIv0Nlw684nt2CDdlzig==",
209+
"sha512": "sha512-aOZA3BWfz9RXjpzt0sRJJMjAscAUm3Hoa4UWAfceV9UTYxgwZ1lZt5nO2myFf+/jetYQo4uTP7zS8sJY67BBxg==",
159210
"path": "microsoft.netcore.targets/1.1.0",
160211
"hashPath": "microsoft.netcore.targets.1.1.0.nupkg.sha512"
161212
},
162-
"NETStandard.Library/2.0.1": {
213+
"NETStandard.Library/2.0.3": {
214+
"type": "package",
215+
"serviceable": true,
216+
"sha512": "sha512-st47PosZSHrjECdjeIzZQbzivYBJFv6P2nv4cj2ypdI204DO+vZ7l5raGMiX4eXMJ53RfOIg+/s4DHVZ54Nu2A==",
217+
"path": "netstandard.library/2.0.3",
218+
"hashPath": "netstandard.library.2.0.3.nupkg.sha512"
219+
},
220+
"System.Buffers/4.4.0": {
163221
"type": "package",
164222
"serviceable": true,
165-
"sha512": "sha512-oA6nwv9MhEKYvLpjZ0ggSpb1g4CQViDVQjLUcDWg598jtvJbpfeP2reqwI1GLW2TbxC/Ml7xL6BBR1HmKPXlTg==",
166-
"path": "netstandard.library/2.0.1",
167-
"hashPath": "netstandard.library.2.0.1.nupkg.sha512"
223+
"sha512": "sha512-AwarXzzoDwX6BgrhjoJsk6tUezZEozOT5Y9QKF94Gl4JK91I4PIIBkBco9068Y9/Dra8Dkbie99kXB8+1BaYKw==",
224+
"path": "system.buffers/4.4.0",
225+
"hashPath": "system.buffers.4.4.0.nupkg.sha512"
168226
},
169227
"System.IO/4.3.0": {
170228
"type": "package",
171229
"serviceable": true,
172-
"sha512": "sha512-/wTullO3iTZcj0tbuz1xIcmk+O0/JmkuxcqwAsTfadEEni+sQUQ36JYlSE5D2mSArRtaE1M3bzB75HgcGCJ+tQ==",
230+
"sha512": "sha512-3qjaHvxQPDpSOYICjUoTsmoq5u6QJAFRUITgeT/4gqkF1bajbSmb1kwSxEA8AHlofqgcKJcM8udgieRNhaJ5Cg==",
173231
"path": "system.io/4.3.0",
174232
"hashPath": "system.io.4.3.0.nupkg.sha512"
175233
},
234+
"System.Memory/4.5.1": {
235+
"type": "package",
236+
"serviceable": true,
237+
"sha512": "sha512-vcG3/MbfpxznMkkkaAblJi7RHOmuP7kawQMhDgLSuA1tRpRQYsFSCTxRSINDUgn2QNn2jWeLxv8er5BXbyACkw==",
238+
"path": "system.memory/4.5.1",
239+
"hashPath": "system.memory.4.5.1.nupkg.sha512"
240+
},
241+
"System.Numerics.Vectors/4.4.0": {
242+
"type": "package",
243+
"serviceable": true,
244+
"sha512": "sha512-UiLzLW+Lw6HLed1Hcg+8jSRttrbuXv7DANVj0DkL9g6EnnzbL75EB7EWsw5uRbhxd/4YdG8li5XizGWepmG3PQ==",
245+
"path": "system.numerics.vectors/4.4.0",
246+
"hashPath": "system.numerics.vectors.4.4.0.nupkg.sha512"
247+
},
176248
"System.Reflection/4.3.0": {
177249
"type": "package",
178250
"serviceable": true,
179-
"sha512": "sha512-3uYB1Y9PY+4B/XtCMGiLfnNP9SJU5vovOLiEGabFqBOtBML8PurmWr0OzPKebsrGviYB1acTKrhE1NAIb+P3mQ==",
251+
"sha512": "sha512-KMiAFoW7MfJGa9nDFNcfu+FpEdiHpWgTcS2HdMpDvt9saK3y/G4GwprPyzqjFH9NTaGPQeWNHU+iDlDILj96aQ==",
180252
"path": "system.reflection/4.3.0",
181253
"hashPath": "system.reflection.4.3.0.nupkg.sha512"
182254
},
183255
"System.Reflection.Emit/4.3.0": {
184256
"type": "package",
185257
"serviceable": true,
186-
"sha512": "sha512-GHctkl5J3qRgAvXxc+cQXbYfrw0S7kZswbTbbFgSjvGU/KhTRmH+ZpMNToI8NA/nLCMl0EAgbWpIfp74EnYOJw==",
258+
"sha512": "sha512-228FG0jLcIwTVJyz8CLFKueVqQK36ANazUManGaJHkO0icjiIypKW7YLWLIWahyIkdh5M7mV2dJepllLyA1SKg==",
187259
"path": "system.reflection.emit/4.3.0",
188260
"hashPath": "system.reflection.emit.4.3.0.nupkg.sha512"
189261
},
190262
"System.Reflection.Emit.ILGeneration/4.3.0": {
191263
"type": "package",
192264
"serviceable": true,
193-
"sha512": "sha512-lqTxoVZbRVP84GyXyxOUeB2PdOzrTLAMluaxIkp94WURhQMAKQKlQd5YATL+UnTDtxDzd9HZDKjF7xl2jjQEnA==",
265+
"sha512": "sha512-59tBslAk9733NXLrUJrwNZEzbMAcu8k344OYo+wfSVygcgZ9lgBdGIzH/nrg3LYhXceynyvTc8t5/GD4Ri0/ng==",
194266
"path": "system.reflection.emit.ilgeneration/4.3.0",
195267
"hashPath": "system.reflection.emit.ilgeneration.4.3.0.nupkg.sha512"
196268
},
197269
"System.Reflection.Emit.Lightweight/4.3.0": {
198270
"type": "package",
199271
"serviceable": true,
200-
"sha512": "sha512-LvX8HS0d2l8lNam0RpJgH3gQM6nSSP3crcE6XlMYCBvhTv41HkZbroA3YsCyC21Eu3hsZu1jJRTxmgsD7dww2g==",
272+
"sha512": "sha512-oadVHGSMsTmZsAF864QYN1t1QzZjIcuKU3l2S9cZOwDdDueNTrqq1yRj7koFfIGEnKpt6NjpL3rOzRhs4ryOgA==",
201273
"path": "system.reflection.emit.lightweight/4.3.0",
202274
"hashPath": "system.reflection.emit.lightweight.4.3.0.nupkg.sha512"
203275
},
204276
"System.Reflection.Primitives/4.3.0": {
205277
"type": "package",
206278
"serviceable": true,
207-
"sha512": "sha512-IWUmJcoqCpvsIn0Txobe+5idI096N+08jM3pnbVW1QWBDWQcSZqfQ7nNpMv/eKexrdlODAup0nd9dMRzbfPgSA==",
279+
"sha512": "sha512-5RXItQz5As4xN2/YUDxdpsEkMhvw3e6aNveFXUn4Hl/udNTCNhnKp8lT9fnc3MhvGKh1baak5CovpuQUXHAlIA==",
208280
"path": "system.reflection.primitives/4.3.0",
209281
"hashPath": "system.reflection.primitives.4.3.0.nupkg.sha512"
210282
},
211283
"System.Runtime/4.3.0": {
212284
"type": "package",
213285
"serviceable": true,
214-
"sha512": "sha512-iD01AV/eij/6iIa2UZHXayeOQoyjjP48pSIpP2bgxDVwTftELekKHJmsCTE7kD0BobeK6O2+RzQownNc9Yro9w==",
286+
"sha512": "sha512-JufQi0vPQ0xGnAczR13AUFglDyVYt4Kqnz1AZaiKZ5+GICq0/1MH/mO/eAJHt/mHW1zjKBJd7kV26SrxddAhiw==",
215287
"path": "system.runtime/4.3.0",
216288
"hashPath": "system.runtime.4.3.0.nupkg.sha512"
217289
},
218-
"System.Runtime.CompilerServices.Unsafe/4.4.0": {
290+
"System.Runtime.CompilerServices.Unsafe/4.5.1": {
219291
"type": "package",
220292
"serviceable": true,
221-
"sha512": "sha512-9dLLuBxr5GNmOfl2jSMcsHuteEg32BEfUotmmUkmZjpR3RpVHE8YQwt0ow3p6prwA1ME8WqDVZqrr8z6H8G+Kw==",
222-
"path": "system.runtime.compilerservices.unsafe/4.4.0",
223-
"hashPath": "system.runtime.compilerservices.unsafe.4.4.0.nupkg.sha512"
293+
"sha512": "sha512-qUJMNWhbm9oZ3XaMFiEMiYmRPszbnXIkRIi7+4b2Md2xZ6JUOepf0/kY3S85qistRohl9OdMe4PsO+RdG2kTIQ==",
294+
"path": "system.runtime.compilerservices.unsafe/4.5.1",
295+
"hashPath": "system.runtime.compilerservices.unsafe.4.5.1.nupkg.sha512"
224296
},
225297
"System.Text.Encoding/4.3.0": {
226298
"type": "package",
227299
"serviceable": true,
228-
"sha512": "sha512-58DKIOFSEnQqFEogJ0lqgGFf1Gr9Zzc9/KmYvOR9uW9lf35DHzGNkki+HpPNsdEIHCjKmnQRJF9sBrovQhYhKw==",
300+
"sha512": "sha512-BiIg+KWaSDOITze6jGQynxg64naAPtqGHBwDrLaCtixsa5bKiR8dpPOHA7ge3C0JJQizJE+sfkz1wV+BAKAYZw==",
229301
"path": "system.text.encoding/4.3.0",
230302
"hashPath": "system.text.encoding.4.3.0.nupkg.sha512"
231303
},
232304
"System.Threading.Tasks/4.3.0": {
233305
"type": "package",
234306
"serviceable": true,
235-
"sha512": "sha512-eYZRKpn/EpgiXlh8QGXI3qnAWmIdbmjZhqyKIuURD4awwTMBJL56b5ykdWRus9TLKRbvAPAdWiPxFc/VBJ+d9A==",
307+
"sha512": "sha512-LbSxKEdOUhVe8BezB/9uOGGppt+nZf6e1VFyw6v3DN6lqitm0OSn2uXMOdtP0M3W4iMcqcivm2J6UgqiwwnXiA==",
236308
"path": "system.threading.tasks/4.3.0",
237309
"hashPath": "system.threading.tasks.4.3.0.nupkg.sha512"
310+
},
311+
"System.ValueTuple/4.5.0": {
312+
"type": "package",
313+
"serviceable": true,
314+
"sha512": "sha512-xZtSZNEHGa+tGsKuP4sh257vxJ/yemShz4EusmomkynMzuEDDjVaErBNewpzEF6swUgbcrSQAX3ELsEp1zCOwA==",
315+
"path": "system.valuetuple/4.5.0",
316+
"hashPath": "system.valuetuple.4.5.0.nupkg.sha512"
238317
}
239318
}
240319
}
29 KB
Binary file not shown.

0 commit comments

Comments
 (0)