1+ {
2+ "runtimeTarget" : {
3+ "name" : " .NETCoreApp,Version=v5.0" ,
4+ "signature" : " "
5+ },
6+ "compilationOptions" : {},
7+ "targets" : {
8+ ".NETCoreApp,Version=v5.0" : {
9+ "DotnetCore.MongoDB/1.0.0" : {
10+ "dependencies" : {
11+ "MongoDB.Driver" : " 2.13.1"
12+ },
13+ "runtime" : {
14+ "DotnetCore.MongoDB.dll" : {}
15+ }
16+ },
17+ "DnsClient/1.4.0" : {
18+ "runtime" : {
19+ "lib/netstandard2.1/DnsClient.dll" : {
20+ "assemblyVersion" : " 1.4.0.0" ,
21+ "fileVersion" : " 1.4.0.0"
22+ }
23+ }
24+ },
25+ "Microsoft.NETCore.Platforms/2.1.2" : {},
26+ "MongoDB.Bson/2.13.1" : {
27+ "dependencies" : {
28+ "System.Runtime.CompilerServices.Unsafe" : " 5.0.0"
29+ },
30+ "runtime" : {
31+ "lib/netstandard2.1/MongoDB.Bson.dll" : {
32+ "assemblyVersion" : " 2.13.1.0" ,
33+ "fileVersion" : " 2.13.1.0"
34+ }
35+ }
36+ },
37+ "MongoDB.Driver/2.13.1" : {
38+ "dependencies" : {
39+ "MongoDB.Bson" : " 2.13.1" ,
40+ "MongoDB.Driver.Core" : " 2.13.1" ,
41+ "MongoDB.Libmongocrypt" : " 1.2.2"
42+ },
43+ "runtime" : {
44+ "lib/netstandard2.1/MongoDB.Driver.dll" : {
45+ "assemblyVersion" : " 2.13.1.0" ,
46+ "fileVersion" : " 2.13.1.0"
47+ }
48+ }
49+ },
50+ "MongoDB.Driver.Core/2.13.1" : {
51+ "dependencies" : {
52+ "DnsClient" : " 1.4.0" ,
53+ "MongoDB.Bson" : " 2.13.1" ,
54+ "MongoDB.Libmongocrypt" : " 1.2.2" ,
55+ "SharpCompress" : " 0.23.0" ,
56+ "System.Buffers" : " 4.5.1"
57+ },
58+ "runtime" : {
59+ "lib/netstandard2.1/MongoDB.Driver.Core.dll" : {
60+ "assemblyVersion" : " 2.13.1.0" ,
61+ "fileVersion" : " 2.13.1.0"
62+ }
63+ },
64+ "runtimeTargets" : {
65+ "runtimes/win/native/libzstd.dll" : {
66+ "rid" : " win" ,
67+ "assetType" : " native" ,
68+ "fileVersion" : " 0.0.0.0"
69+ },
70+ "runtimes/win/native/snappy32.dll" : {
71+ "rid" : " win" ,
72+ "assetType" : " native" ,
73+ "fileVersion" : " 0.0.0.0"
74+ },
75+ "runtimes/win/native/snappy64.dll" : {
76+ "rid" : " win" ,
77+ "assetType" : " native" ,
78+ "fileVersion" : " 0.0.0.0"
79+ }
80+ }
81+ },
82+ "MongoDB.Libmongocrypt/1.2.2" : {
83+ "runtime" : {
84+ "lib/netstandard2.1/MongoDB.Libmongocrypt.dll" : {
85+ "assemblyVersion" : " 1.2.2.0" ,
86+ "fileVersion" : " 1.2.2.0"
87+ }
88+ },
89+ "runtimeTargets" : {
90+ "runtimes/linux/native/libmongocrypt.so" : {
91+ "rid" : " linux" ,
92+ "assetType" : " native" ,
93+ "fileVersion" : " 0.0.0.0"
94+ },
95+ "runtimes/osx/native/libmongocrypt.dylib" : {
96+ "rid" : " osx" ,
97+ "assetType" : " native" ,
98+ "fileVersion" : " 0.0.0.0"
99+ },
100+ "runtimes/win/native/mongocrypt.dll" : {
101+ "rid" : " win" ,
102+ "assetType" : " native" ,
103+ "fileVersion" : " 0.0.0.0"
104+ }
105+ }
106+ },
107+ "SharpCompress/0.23.0" : {
108+ "dependencies" : {
109+ "System.Text.Encoding.CodePages" : " 4.5.1"
110+ },
111+ "runtime" : {
112+ "lib/netstandard2.0/SharpCompress.dll" : {
113+ "assemblyVersion" : " 0.23.0.0" ,
114+ "fileVersion" : " 0.23.0.0"
115+ }
116+ }
117+ },
118+ "System.Buffers/4.5.1" : {},
119+ "System.Runtime.CompilerServices.Unsafe/5.0.0" : {},
120+ "System.Text.Encoding.CodePages/4.5.1" : {
121+ "dependencies" : {
122+ "Microsoft.NETCore.Platforms" : " 2.1.2" ,
123+ "System.Runtime.CompilerServices.Unsafe" : " 5.0.0"
124+ }
125+ }
126+ }
127+ },
128+ "libraries" : {
129+ "DotnetCore.MongoDB/1.0.0" : {
130+ "type" : " project" ,
131+ "serviceable" : false ,
132+ "sha512" : " "
133+ },
134+ "DnsClient/1.4.0" : {
135+ "type" : " package" ,
136+ "serviceable" : true ,
137+ "sha512" : " sha512-CO1NG1zQdV0nEAXmr/KppLZ0S1qkaPwV0kPX5YPgmYBtrBVh1XMYHM54IXy3RBJu1k4thFtpzwo4HNHqxiuFYw==" ,
138+ "path" : " dnsclient/1.4.0" ,
139+ "hashPath" : " dnsclient.1.4.0.nupkg.sha512"
140+ },
141+ "Microsoft.NETCore.Platforms/2.1.2" : {
142+ "type" : " package" ,
143+ "serviceable" : true ,
144+ "sha512" : " sha512-mOJy3M0UN+LUG21dLGMxaWZEP6xYpQEpLuvuEQBaownaX4YuhH6NmNUlN9si+vNkAS6dwJ//N1O4DmLf2CikVg==" ,
145+ "path" : " microsoft.netcore.platforms/2.1.2" ,
146+ "hashPath" : " microsoft.netcore.platforms.2.1.2.nupkg.sha512"
147+ },
148+ "MongoDB.Bson/2.13.1" : {
149+ "type" : " package" ,
150+ "serviceable" : true ,
151+ "sha512" : " sha512-B/AI2we7YwfFuNcXr4jlCnVI5dJp+g8vkyj3Shi/bOpGhZQaxW4jK/NiiTwYvqxaMOe4MtVR+6Zlk4D2zalC7A==" ,
152+ "path" : " mongodb.bson/2.13.1" ,
153+ "hashPath" : " mongodb.bson.2.13.1.nupkg.sha512"
154+ },
155+ "MongoDB.Driver/2.13.1" : {
156+ "type" : " package" ,
157+ "serviceable" : true ,
158+ "sha512" : " sha512-BGpE1Ce33T3MrStgxC4CPLVDA2ngsI+WZk4SYn+ycOaU5uQ7zwbQzqpdzHrS7EcMNVpD9r2wnpjos0nxhxvshw==" ,
159+ "path" : " mongodb.driver/2.13.1" ,
160+ "hashPath" : " mongodb.driver.2.13.1.nupkg.sha512"
161+ },
162+ "MongoDB.Driver.Core/2.13.1" : {
163+ "type" : " package" ,
164+ "serviceable" : true ,
165+ "sha512" : " sha512-lLYYMBneLHA9PYwWzbfC3p0NkAqzxbT8ZuinCH9MwR2bgHqu/6cOaJG12twKsnjc6KJVBboY0ufjHt43T9ZLnA==" ,
166+ "path" : " mongodb.driver.core/2.13.1" ,
167+ "hashPath" : " mongodb.driver.core.2.13.1.nupkg.sha512"
168+ },
169+ "MongoDB.Libmongocrypt/1.2.2" : {
170+ "type" : " package" ,
171+ "serviceable" : true ,
172+ "sha512" : " sha512-pKrlKJk4wem4MyfkaMqj+sqJ+RwUDnqnt76/Xwm5DDjMzEU5QtDkzQOLq5bVwFhNgC8LMn6Hr22tl5WsmN5+AA==" ,
173+ "path" : " mongodb.libmongocrypt/1.2.2" ,
174+ "hashPath" : " mongodb.libmongocrypt.1.2.2.nupkg.sha512"
175+ },
176+ "SharpCompress/0.23.0" : {
177+ "type" : " package" ,
178+ "serviceable" : true ,
179+ "sha512" : " sha512-HBbT47JHvNrsZX2dTBzUBOSzBt+EmIRGLIBkbxcP6Jef7DB4eFWQX5iHWV3Nj7hABFPCjISrZ8s0z72nF2zFHQ==" ,
180+ "path" : " sharpcompress/0.23.0" ,
181+ "hashPath" : " sharpcompress.0.23.0.nupkg.sha512"
182+ },
183+ "System.Buffers/4.5.1" : {
184+ "type" : " package" ,
185+ "serviceable" : true ,
186+ "sha512" : " sha512-Rw7ijyl1qqRS0YQD/WycNst8hUUMgrMH4FCn1nNm27M4VxchZ1js3fVjQaANHO5f3sN4isvP4a+Met9Y4YomAg==" ,
187+ "path" : " system.buffers/4.5.1" ,
188+ "hashPath" : " system.buffers.4.5.1.nupkg.sha512"
189+ },
190+ "System.Runtime.CompilerServices.Unsafe/5.0.0" : {
191+ "type" : " package" ,
192+ "serviceable" : true ,
193+ "sha512" : " sha512-ZD9TMpsmYJLrxbbmdvhwt9YEgG5WntEnZ/d1eH8JBX9LBp+Ju8BSBhUGbZMNVHHomWo2KVImJhTDl2hIgw/6MA==" ,
194+ "path" : " system.runtime.compilerservices.unsafe/5.0.0" ,
195+ "hashPath" : " system.runtime.compilerservices.unsafe.5.0.0.nupkg.sha512"
196+ },
197+ "System.Text.Encoding.CodePages/4.5.1" : {
198+ "type" : " package" ,
199+ "serviceable" : true ,
200+ "sha512" : " sha512-4J2JQXbftjPMppIHJ7IC+VXQ9XfEagN92vZZNoG12i+zReYlim5dMoXFC1Zzg7tsnKDM7JPo5bYfFK4Jheq44w==" ,
201+ "path" : " system.text.encoding.codepages/4.5.1" ,
202+ "hashPath" : " system.text.encoding.codepages.4.5.1.nupkg.sha512"
203+ }
204+ }
205+ }
0 commit comments