151
151
"lib/netcoreapp2.0/System.Runtime.CompilerServices.Unsafe.dll" : {}
152
152
}
153
153
}
154
+ },
155
+ ".NETCoreApp,Version=v3.1/linux-x64" : {
156
+ "Amazon.Lambda.Core/1.2.0" : {
157
+ "type" : " package" ,
158
+ "compile" : {
159
+ "lib/netstandard2.0/Amazon.Lambda.Core.dll" : {}
160
+ },
161
+ "runtime" : {
162
+ "lib/netstandard2.0/Amazon.Lambda.Core.dll" : {}
163
+ }
164
+ },
165
+ "Amazon.Lambda.S3Events/1.2.0" : {
166
+ "type" : " package" ,
167
+ "dependencies" : {
168
+ "AWSSDK.S3" : " 3.5.3.5"
169
+ },
170
+ "compile" : {
171
+ "lib/netstandard2.0/Amazon.Lambda.S3Events.dll" : {}
172
+ },
173
+ "runtime" : {
174
+ "lib/netstandard2.0/Amazon.Lambda.S3Events.dll" : {}
175
+ }
176
+ },
177
+ "Amazon.Lambda.Serialization.SystemTextJson/2.1.0" : {
178
+ "type" : " package" ,
179
+ "dependencies" : {
180
+ "Amazon.Lambda.Core" : " 1.2.0"
181
+ },
182
+ "compile" : {
183
+ "lib/netcoreapp3.1/Amazon.Lambda.Serialization.SystemTextJson.dll" : {}
184
+ },
185
+ "runtime" : {
186
+ "lib/netcoreapp3.1/Amazon.Lambda.Serialization.SystemTextJson.dll" : {}
187
+ }
188
+ },
189
+ "AWSSDK.Core/3.5.1.42" : {
190
+ "type" : " package" ,
191
+ "compile" : {
192
+ "lib/netcoreapp3.1/AWSSDK.Core.dll" : {}
193
+ },
194
+ "runtime" : {
195
+ "lib/netcoreapp3.1/AWSSDK.Core.dll" : {}
196
+ }
197
+ },
198
+ "AWSSDK.DynamoDBv2/3.5.3" : {
199
+ "type" : " package" ,
200
+ "dependencies" : {
201
+ "AWSSDK.Core" : " [3.5.1.34, 3.6.0)"
202
+ },
203
+ "compile" : {
204
+ "lib/netcoreapp3.1/AWSSDK.DynamoDBv2.dll" : {}
205
+ },
206
+ "runtime" : {
207
+ "lib/netcoreapp3.1/AWSSDK.DynamoDBv2.dll" : {}
208
+ }
209
+ },
210
+ "AWSSDK.Rekognition/3.5.2.15" : {
211
+ "type" : " package" ,
212
+ "dependencies" : {
213
+ "AWSSDK.Core" : " [3.5.1.42, 3.6.0)"
214
+ },
215
+ "compile" : {
216
+ "lib/netcoreapp3.1/AWSSDK.Rekognition.dll" : {}
217
+ },
218
+ "runtime" : {
219
+ "lib/netcoreapp3.1/AWSSDK.Rekognition.dll" : {}
220
+ }
221
+ },
222
+ "AWSSDK.S3/3.5.5.2" : {
223
+ "type" : " package" ,
224
+ "dependencies" : {
225
+ "AWSSDK.Core" : " [3.5.1.42, 3.6.0)"
226
+ },
227
+ "compile" : {
228
+ "lib/netcoreapp3.1/AWSSDK.S3.dll" : {}
229
+ },
230
+ "runtime" : {
231
+ "lib/netcoreapp3.1/AWSSDK.S3.dll" : {}
232
+ }
233
+ },
234
+ "GrapeCity.Documents.Common/3.0.0.415" : {
235
+ "type" : " package" ,
236
+ "compile" : {
237
+ "lib/netstandard2.0/GrapeCity.Documents.Common.dll" : {}
238
+ },
239
+ "runtime" : {
240
+ "lib/netstandard2.0/GrapeCity.Documents.Common.dll" : {}
241
+ },
242
+ "resource" : {
243
+ "lib/netstandard2.0/ja/GrapeCity.Documents.Common.resources.dll" : {
244
+ "locale" : " ja"
245
+ }
246
+ }
247
+ },
248
+ "GrapeCity.Documents.Imaging/3.0.0.415" : {
249
+ "type" : " package" ,
250
+ "dependencies" : {
251
+ "GrapeCity.Documents.Common" : " [3.0.0.415]" ,
252
+ "System.Buffers" : " 4.4.0" ,
253
+ "System.Memory" : " 4.5.0" ,
254
+ "System.Numerics.Vectors" : " 4.4.0" ,
255
+ "System.Runtime.CompilerServices.Unsafe" : " 4.5.0"
256
+ },
257
+ "compile" : {
258
+ "lib/netstandard2.0/GrapeCity.Documents.Imaging.dll" : {}
259
+ },
260
+ "runtime" : {
261
+ "lib/netstandard2.0/GrapeCity.Documents.Imaging.dll" : {}
262
+ },
263
+ "resource" : {
264
+ "lib/netstandard2.0/ja/GrapeCity.Documents.Imaging.resources.dll" : {
265
+ "locale" : " ja"
266
+ }
267
+ }
268
+ },
269
+ "System.Buffers/4.4.0" : {
270
+ "type" : " package" ,
271
+ "compile" : {
272
+ "ref/netcoreapp2.0/_._" : {}
273
+ },
274
+ "runtime" : {
275
+ "lib/netcoreapp2.0/_._" : {}
276
+ }
277
+ },
278
+ "System.Memory/4.5.0" : {
279
+ "type" : " package" ,
280
+ "compile" : {
281
+ "ref/netcoreapp2.1/_._" : {}
282
+ },
283
+ "runtime" : {
284
+ "lib/netcoreapp2.1/_._" : {}
285
+ }
286
+ },
287
+ "System.Numerics.Vectors/4.4.0" : {
288
+ "type" : " package" ,
289
+ "compile" : {
290
+ "ref/netcoreapp2.0/_._" : {}
291
+ },
292
+ "runtime" : {
293
+ "lib/netcoreapp2.0/_._" : {}
294
+ }
295
+ },
296
+ "System.Runtime.CompilerServices.Unsafe/4.5.0" : {
297
+ "type" : " package" ,
298
+ "compile" : {
299
+ "ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll" : {}
300
+ },
301
+ "runtime" : {
302
+ "lib/netcoreapp2.0/System.Runtime.CompilerServices.Unsafe.dll" : {}
303
+ }
304
+ }
154
305
}
155
306
},
156
307
"libraries" : {
578
729
},
579
730
"runtimeIdentifierGraphPath" : " C:\\ Program Files\\ dotnet\\ sdk\\ 3.1.402\\ RuntimeIdentifierGraph.json"
580
731
}
732
+ },
733
+ "runtimes" : {
734
+ "linux-x64" : {
735
+ "#import" : []
736
+ }
581
737
}
582
738
}
583
739
}
0 commit comments