|
@@ -0,0 +1,470 @@
|
|
|
+{
|
|
|
+ "version": 3,
|
|
|
+ "targets": {
|
|
|
+ "net5.0-windows7.0": {
|
|
|
+ "DnsClient/1.4.0": {
|
|
|
+ "type": "package",
|
|
|
+ "compile": {
|
|
|
+ "lib/netstandard2.1/DnsClient.dll": {}
|
|
|
+ },
|
|
|
+ "runtime": {
|
|
|
+ "lib/netstandard2.1/DnsClient.dll": {}
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "MongoDB.Bson/2.14.1": {
|
|
|
+ "type": "package",
|
|
|
+ "dependencies": {
|
|
|
+ "System.Runtime.CompilerServices.Unsafe": "5.0.0"
|
|
|
+ },
|
|
|
+ "compile": {
|
|
|
+ "lib/netstandard2.1/MongoDB.Bson.dll": {}
|
|
|
+ },
|
|
|
+ "runtime": {
|
|
|
+ "lib/netstandard2.1/MongoDB.Bson.dll": {}
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "MongoDB.Driver/2.14.1": {
|
|
|
+ "type": "package",
|
|
|
+ "dependencies": {
|
|
|
+ "MongoDB.Bson": "2.14.1",
|
|
|
+ "MongoDB.Driver.Core": "2.14.1",
|
|
|
+ "MongoDB.Libmongocrypt": "1.3.0"
|
|
|
+ },
|
|
|
+ "compile": {
|
|
|
+ "lib/netstandard2.1/MongoDB.Driver.dll": {}
|
|
|
+ },
|
|
|
+ "runtime": {
|
|
|
+ "lib/netstandard2.1/MongoDB.Driver.dll": {}
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "MongoDB.Driver.Core/2.14.1": {
|
|
|
+ "type": "package",
|
|
|
+ "dependencies": {
|
|
|
+ "DnsClient": "1.4.0",
|
|
|
+ "MongoDB.Bson": "2.14.1",
|
|
|
+ "MongoDB.Libmongocrypt": "1.3.0",
|
|
|
+ "SharpCompress": "0.30.1",
|
|
|
+ "System.Buffers": "4.5.1"
|
|
|
+ },
|
|
|
+ "compile": {
|
|
|
+ "lib/netstandard2.1/MongoDB.Driver.Core.dll": {}
|
|
|
+ },
|
|
|
+ "runtime": {
|
|
|
+ "lib/netstandard2.1/MongoDB.Driver.Core.dll": {}
|
|
|
+ },
|
|
|
+ "contentFiles": {
|
|
|
+ "contentFiles/any/any/_._": {
|
|
|
+ "buildAction": "None",
|
|
|
+ "codeLanguage": "any",
|
|
|
+ "copyToOutput": false
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "build": {
|
|
|
+ "build/_._": {}
|
|
|
+ },
|
|
|
+ "runtimeTargets": {
|
|
|
+ "runtimes/linux/native/libsnappy64.so": {
|
|
|
+ "assetType": "native",
|
|
|
+ "rid": "linux"
|
|
|
+ },
|
|
|
+ "runtimes/linux/native/libzstd.so": {
|
|
|
+ "assetType": "native",
|
|
|
+ "rid": "linux"
|
|
|
+ },
|
|
|
+ "runtimes/osx/native/libsnappy64.dylib": {
|
|
|
+ "assetType": "native",
|
|
|
+ "rid": "osx"
|
|
|
+ },
|
|
|
+ "runtimes/osx/native/libzstd.dylib": {
|
|
|
+ "assetType": "native",
|
|
|
+ "rid": "osx"
|
|
|
+ },
|
|
|
+ "runtimes/win/native/libzstd.dll": {
|
|
|
+ "assetType": "native",
|
|
|
+ "rid": "win"
|
|
|
+ },
|
|
|
+ "runtimes/win/native/snappy32.dll": {
|
|
|
+ "assetType": "native",
|
|
|
+ "rid": "win"
|
|
|
+ },
|
|
|
+ "runtimes/win/native/snappy64.dll": {
|
|
|
+ "assetType": "native",
|
|
|
+ "rid": "win"
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "MongoDB.Libmongocrypt/1.3.0": {
|
|
|
+ "type": "package",
|
|
|
+ "compile": {
|
|
|
+ "lib/netstandard2.1/MongoDB.Libmongocrypt.dll": {}
|
|
|
+ },
|
|
|
+ "runtime": {
|
|
|
+ "lib/netstandard2.1/MongoDB.Libmongocrypt.dll": {}
|
|
|
+ },
|
|
|
+ "contentFiles": {
|
|
|
+ "contentFiles/any/any/_._": {
|
|
|
+ "buildAction": "None",
|
|
|
+ "codeLanguage": "any",
|
|
|
+ "copyToOutput": false
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "build": {
|
|
|
+ "build/_._": {}
|
|
|
+ },
|
|
|
+ "runtimeTargets": {
|
|
|
+ "runtimes/linux/native/libmongocrypt.so": {
|
|
|
+ "assetType": "native",
|
|
|
+ "rid": "linux"
|
|
|
+ },
|
|
|
+ "runtimes/osx/native/libmongocrypt.dylib": {
|
|
|
+ "assetType": "native",
|
|
|
+ "rid": "osx"
|
|
|
+ },
|
|
|
+ "runtimes/win/native/mongocrypt.dll": {
|
|
|
+ "assetType": "native",
|
|
|
+ "rid": "win"
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "SharpCompress/0.30.1": {
|
|
|
+ "type": "package",
|
|
|
+ "compile": {
|
|
|
+ "lib/net5.0/SharpCompress.dll": {}
|
|
|
+ },
|
|
|
+ "runtime": {
|
|
|
+ "lib/net5.0/SharpCompress.dll": {}
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "System.Buffers/4.5.1": {
|
|
|
+ "type": "package",
|
|
|
+ "compile": {
|
|
|
+ "ref/netcoreapp2.0/_._": {}
|
|
|
+ },
|
|
|
+ "runtime": {
|
|
|
+ "lib/netcoreapp2.0/_._": {}
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "System.Runtime.CompilerServices.Unsafe/5.0.0": {
|
|
|
+ "type": "package",
|
|
|
+ "compile": {
|
|
|
+ "ref/netstandard2.1/System.Runtime.CompilerServices.Unsafe.dll": {}
|
|
|
+ },
|
|
|
+ "runtime": {
|
|
|
+ "lib/netcoreapp2.0/System.Runtime.CompilerServices.Unsafe.dll": {}
|
|
|
+ }
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "libraries": {
|
|
|
+ "DnsClient/1.4.0": {
|
|
|
+ "sha512": "CO1NG1zQdV0nEAXmr/KppLZ0S1qkaPwV0kPX5YPgmYBtrBVh1XMYHM54IXy3RBJu1k4thFtpzwo4HNHqxiuFYw==",
|
|
|
+ "type": "package",
|
|
|
+ "path": "dnsclient/1.4.0",
|
|
|
+ "files": [
|
|
|
+ ".nupkg.metadata",
|
|
|
+ ".signature.p7s",
|
|
|
+ "dnsclient.1.4.0.nupkg.sha512",
|
|
|
+ "dnsclient.nuspec",
|
|
|
+ "icon.png",
|
|
|
+ "lib/net45/DnsClient.dll",
|
|
|
+ "lib/net45/DnsClient.xml",
|
|
|
+ "lib/net471/DnsClient.dll",
|
|
|
+ "lib/net471/DnsClient.xml",
|
|
|
+ "lib/netstandard1.3/DnsClient.dll",
|
|
|
+ "lib/netstandard1.3/DnsClient.xml",
|
|
|
+ "lib/netstandard2.0/DnsClient.dll",
|
|
|
+ "lib/netstandard2.0/DnsClient.xml",
|
|
|
+ "lib/netstandard2.1/DnsClient.dll",
|
|
|
+ "lib/netstandard2.1/DnsClient.xml"
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "MongoDB.Bson/2.14.1": {
|
|
|
+ "sha512": "+5LZSrOiQgubSyIfwdofiAiX1KM5m0mpZ55/o9yzJyZr9TviMbVbaxWjaHaQP4pv46fKA2LWSuuQD4SEj2tg0Q==",
|
|
|
+ "type": "package",
|
|
|
+ "path": "mongodb.bson/2.14.1",
|
|
|
+ "files": [
|
|
|
+ ".nupkg.metadata",
|
|
|
+ ".signature.p7s",
|
|
|
+ "License.txt",
|
|
|
+ "lib/net472/MongoDB.Bson.dll",
|
|
|
+ "lib/net472/MongoDB.Bson.xml",
|
|
|
+ "lib/netstandard2.0/MongoDB.Bson.dll",
|
|
|
+ "lib/netstandard2.0/MongoDB.Bson.xml",
|
|
|
+ "lib/netstandard2.1/MongoDB.Bson.dll",
|
|
|
+ "lib/netstandard2.1/MongoDB.Bson.xml",
|
|
|
+ "mongodb.bson.2.14.1.nupkg.sha512",
|
|
|
+ "mongodb.bson.nuspec",
|
|
|
+ "packageIcon.png"
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "MongoDB.Driver/2.14.1": {
|
|
|
+ "sha512": "vTFHpeQJF94316NPsR53hYPHogOi0l2O/gVYNmCcqpIKeL3xpNMLboPizlgHaJITxhIxZAWAxkx3Eem6prhO8w==",
|
|
|
+ "type": "package",
|
|
|
+ "path": "mongodb.driver/2.14.1",
|
|
|
+ "files": [
|
|
|
+ ".nupkg.metadata",
|
|
|
+ ".signature.p7s",
|
|
|
+ "License.txt",
|
|
|
+ "lib/net472/MongoDB.Driver.dll",
|
|
|
+ "lib/net472/MongoDB.Driver.xml",
|
|
|
+ "lib/netstandard2.0/MongoDB.Driver.dll",
|
|
|
+ "lib/netstandard2.0/MongoDB.Driver.xml",
|
|
|
+ "lib/netstandard2.1/MongoDB.Driver.dll",
|
|
|
+ "lib/netstandard2.1/MongoDB.Driver.xml",
|
|
|
+ "mongodb.driver.2.14.1.nupkg.sha512",
|
|
|
+ "mongodb.driver.nuspec",
|
|
|
+ "packageIcon.png"
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "MongoDB.Driver.Core/2.14.1": {
|
|
|
+ "sha512": "m8K0jxvyAezHO/Fyj+ooblMzkIE02qBXTqRWycIGC31tV5Y43mTuwTE6J07zyEo+sI1O25Ak8hwJAmFfKJ5low==",
|
|
|
+ "type": "package",
|
|
|
+ "path": "mongodb.driver.core/2.14.1",
|
|
|
+ "files": [
|
|
|
+ ".nupkg.metadata",
|
|
|
+ ".signature.p7s",
|
|
|
+ "License.txt",
|
|
|
+ "THIRD-PARTY-NOTICES",
|
|
|
+ "build/MongoDB.Driver.Core.targets",
|
|
|
+ "content/Core/Compression/Snappy/lib/linux/libsnappy64.so",
|
|
|
+ "content/Core/Compression/Snappy/lib/osx/libsnappy64.dylib",
|
|
|
+ "content/Core/Compression/Snappy/lib/win/snappy32.dll",
|
|
|
+ "content/Core/Compression/Snappy/lib/win/snappy64.dll",
|
|
|
+ "content/Core/Compression/Zstandard/lib/linux/libzstd.so",
|
|
|
+ "content/Core/Compression/Zstandard/lib/osx/libzstd.dylib",
|
|
|
+ "content/Core/Compression/Zstandard/lib/win/libzstd.dll",
|
|
|
+ "contentFiles/any/net472/Core/Compression/Snappy/lib/linux/libsnappy64.so",
|
|
|
+ "contentFiles/any/net472/Core/Compression/Snappy/lib/osx/libsnappy64.dylib",
|
|
|
+ "contentFiles/any/net472/Core/Compression/Snappy/lib/win/snappy32.dll",
|
|
|
+ "contentFiles/any/net472/Core/Compression/Snappy/lib/win/snappy64.dll",
|
|
|
+ "contentFiles/any/net472/Core/Compression/Zstandard/lib/linux/libzstd.so",
|
|
|
+ "contentFiles/any/net472/Core/Compression/Zstandard/lib/osx/libzstd.dylib",
|
|
|
+ "contentFiles/any/net472/Core/Compression/Zstandard/lib/win/libzstd.dll",
|
|
|
+ "contentFiles/any/netstandard2.0/Core/Compression/Snappy/lib/linux/libsnappy64.so",
|
|
|
+ "contentFiles/any/netstandard2.0/Core/Compression/Snappy/lib/osx/libsnappy64.dylib",
|
|
|
+ "contentFiles/any/netstandard2.0/Core/Compression/Snappy/lib/win/snappy32.dll",
|
|
|
+ "contentFiles/any/netstandard2.0/Core/Compression/Snappy/lib/win/snappy64.dll",
|
|
|
+ "contentFiles/any/netstandard2.0/Core/Compression/Zstandard/lib/linux/libzstd.so",
|
|
|
+ "contentFiles/any/netstandard2.0/Core/Compression/Zstandard/lib/osx/libzstd.dylib",
|
|
|
+ "contentFiles/any/netstandard2.0/Core/Compression/Zstandard/lib/win/libzstd.dll",
|
|
|
+ "contentFiles/any/netstandard2.1/Core/Compression/Snappy/lib/linux/libsnappy64.so",
|
|
|
+ "contentFiles/any/netstandard2.1/Core/Compression/Snappy/lib/osx/libsnappy64.dylib",
|
|
|
+ "contentFiles/any/netstandard2.1/Core/Compression/Snappy/lib/win/snappy32.dll",
|
|
|
+ "contentFiles/any/netstandard2.1/Core/Compression/Snappy/lib/win/snappy64.dll",
|
|
|
+ "contentFiles/any/netstandard2.1/Core/Compression/Zstandard/lib/linux/libzstd.so",
|
|
|
+ "contentFiles/any/netstandard2.1/Core/Compression/Zstandard/lib/osx/libzstd.dylib",
|
|
|
+ "contentFiles/any/netstandard2.1/Core/Compression/Zstandard/lib/win/libzstd.dll",
|
|
|
+ "lib/net472/MongoDB.Driver.Core.dll",
|
|
|
+ "lib/net472/MongoDB.Driver.Core.xml",
|
|
|
+ "lib/netstandard2.0/MongoDB.Driver.Core.dll",
|
|
|
+ "lib/netstandard2.0/MongoDB.Driver.Core.xml",
|
|
|
+ "lib/netstandard2.1/MongoDB.Driver.Core.dll",
|
|
|
+ "lib/netstandard2.1/MongoDB.Driver.Core.xml",
|
|
|
+ "mongodb.driver.core.2.14.1.nupkg.sha512",
|
|
|
+ "mongodb.driver.core.nuspec",
|
|
|
+ "packageIcon.png",
|
|
|
+ "runtimes/linux/native/libsnappy64.so",
|
|
|
+ "runtimes/linux/native/libzstd.so",
|
|
|
+ "runtimes/osx/native/libsnappy64.dylib",
|
|
|
+ "runtimes/osx/native/libzstd.dylib",
|
|
|
+ "runtimes/win/native/libzstd.dll",
|
|
|
+ "runtimes/win/native/snappy32.dll",
|
|
|
+ "runtimes/win/native/snappy64.dll"
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "MongoDB.Libmongocrypt/1.3.0": {
|
|
|
+ "sha512": "BAvqY/otOsmAGTsmzIYXRFysvpu8X7rYkDzEBX4iBlrF57SB+fD5px9sCPR6sETgfZ6k98qUNS6go5wtY9WOBA==",
|
|
|
+ "type": "package",
|
|
|
+ "path": "mongodb.libmongocrypt/1.3.0",
|
|
|
+ "files": [
|
|
|
+ ".nupkg.metadata",
|
|
|
+ ".signature.p7s",
|
|
|
+ "License.txt",
|
|
|
+ "build/MongoDB.Libmongocrypt.targets",
|
|
|
+ "content/libmongocrypt.dylib",
|
|
|
+ "content/libmongocrypt.so",
|
|
|
+ "content/mongocrypt.dll",
|
|
|
+ "contentFiles/any/net472/libmongocrypt.dylib",
|
|
|
+ "contentFiles/any/net472/libmongocrypt.so",
|
|
|
+ "contentFiles/any/net472/mongocrypt.dll",
|
|
|
+ "contentFiles/any/netstandard2.0/libmongocrypt.dylib",
|
|
|
+ "contentFiles/any/netstandard2.0/libmongocrypt.so",
|
|
|
+ "contentFiles/any/netstandard2.0/mongocrypt.dll",
|
|
|
+ "contentFiles/any/netstandard2.1/libmongocrypt.dylib",
|
|
|
+ "contentFiles/any/netstandard2.1/libmongocrypt.so",
|
|
|
+ "contentFiles/any/netstandard2.1/mongocrypt.dll",
|
|
|
+ "lib/net472/MongoDB.Libmongocrypt.dll",
|
|
|
+ "lib/netstandard2.0/MongoDB.Libmongocrypt.dll",
|
|
|
+ "lib/netstandard2.1/MongoDB.Libmongocrypt.dll",
|
|
|
+ "mongodb.libmongocrypt.1.3.0.nupkg.sha512",
|
|
|
+ "mongodb.libmongocrypt.nuspec",
|
|
|
+ "runtimes/linux/native/libmongocrypt.so",
|
|
|
+ "runtimes/osx/native/libmongocrypt.dylib",
|
|
|
+ "runtimes/win/native/mongocrypt.dll"
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "SharpCompress/0.30.1": {
|
|
|
+ "sha512": "XqD4TpfyYGa7QTPzaGlMVbcecKnXy4YmYLDWrU+JIj7IuRNl7DH2END+Ll7ekWIY8o3dAMWLFDE1xdhfIWD1nw==",
|
|
|
+ "type": "package",
|
|
|
+ "path": "sharpcompress/0.30.1",
|
|
|
+ "files": [
|
|
|
+ ".nupkg.metadata",
|
|
|
+ ".signature.p7s",
|
|
|
+ "lib/net461/SharpCompress.dll",
|
|
|
+ "lib/net5.0/SharpCompress.dll",
|
|
|
+ "lib/netcoreapp3.1/SharpCompress.dll",
|
|
|
+ "lib/netstandard2.0/SharpCompress.dll",
|
|
|
+ "lib/netstandard2.1/SharpCompress.dll",
|
|
|
+ "sharpcompress.0.30.1.nupkg.sha512",
|
|
|
+ "sharpcompress.nuspec"
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "System.Buffers/4.5.1": {
|
|
|
+ "sha512": "Rw7ijyl1qqRS0YQD/WycNst8hUUMgrMH4FCn1nNm27M4VxchZ1js3fVjQaANHO5f3sN4isvP4a+Met9Y4YomAg==",
|
|
|
+ "type": "package",
|
|
|
+ "path": "system.buffers/4.5.1",
|
|
|
+ "files": [
|
|
|
+ ".nupkg.metadata",
|
|
|
+ ".signature.p7s",
|
|
|
+ "LICENSE.TXT",
|
|
|
+ "THIRD-PARTY-NOTICES.TXT",
|
|
|
+ "lib/net461/System.Buffers.dll",
|
|
|
+ "lib/net461/System.Buffers.xml",
|
|
|
+ "lib/netcoreapp2.0/_._",
|
|
|
+ "lib/netstandard1.1/System.Buffers.dll",
|
|
|
+ "lib/netstandard1.1/System.Buffers.xml",
|
|
|
+ "lib/netstandard2.0/System.Buffers.dll",
|
|
|
+ "lib/netstandard2.0/System.Buffers.xml",
|
|
|
+ "lib/uap10.0.16299/_._",
|
|
|
+ "ref/net45/System.Buffers.dll",
|
|
|
+ "ref/net45/System.Buffers.xml",
|
|
|
+ "ref/netcoreapp2.0/_._",
|
|
|
+ "ref/netstandard1.1/System.Buffers.dll",
|
|
|
+ "ref/netstandard1.1/System.Buffers.xml",
|
|
|
+ "ref/netstandard2.0/System.Buffers.dll",
|
|
|
+ "ref/netstandard2.0/System.Buffers.xml",
|
|
|
+ "ref/uap10.0.16299/_._",
|
|
|
+ "system.buffers.4.5.1.nupkg.sha512",
|
|
|
+ "system.buffers.nuspec",
|
|
|
+ "useSharedDesignerContext.txt",
|
|
|
+ "version.txt"
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "System.Runtime.CompilerServices.Unsafe/5.0.0": {
|
|
|
+ "sha512": "ZD9TMpsmYJLrxbbmdvhwt9YEgG5WntEnZ/d1eH8JBX9LBp+Ju8BSBhUGbZMNVHHomWo2KVImJhTDl2hIgw/6MA==",
|
|
|
+ "type": "package",
|
|
|
+ "path": "system.runtime.compilerservices.unsafe/5.0.0",
|
|
|
+ "files": [
|
|
|
+ ".nupkg.metadata",
|
|
|
+ ".signature.p7s",
|
|
|
+ "Icon.png",
|
|
|
+ "LICENSE.TXT",
|
|
|
+ "THIRD-PARTY-NOTICES.TXT",
|
|
|
+ "lib/net45/System.Runtime.CompilerServices.Unsafe.dll",
|
|
|
+ "lib/net45/System.Runtime.CompilerServices.Unsafe.xml",
|
|
|
+ "lib/netcoreapp2.0/System.Runtime.CompilerServices.Unsafe.dll",
|
|
|
+ "lib/netcoreapp2.0/System.Runtime.CompilerServices.Unsafe.xml",
|
|
|
+ "lib/netstandard1.0/System.Runtime.CompilerServices.Unsafe.dll",
|
|
|
+ "lib/netstandard1.0/System.Runtime.CompilerServices.Unsafe.xml",
|
|
|
+ "lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll",
|
|
|
+ "lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.xml",
|
|
|
+ "ref/net461/System.Runtime.CompilerServices.Unsafe.dll",
|
|
|
+ "ref/net461/System.Runtime.CompilerServices.Unsafe.xml",
|
|
|
+ "ref/netstandard1.0/System.Runtime.CompilerServices.Unsafe.dll",
|
|
|
+ "ref/netstandard1.0/System.Runtime.CompilerServices.Unsafe.xml",
|
|
|
+ "ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll",
|
|
|
+ "ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.xml",
|
|
|
+ "ref/netstandard2.1/System.Runtime.CompilerServices.Unsafe.dll",
|
|
|
+ "ref/netstandard2.1/System.Runtime.CompilerServices.Unsafe.xml",
|
|
|
+ "system.runtime.compilerservices.unsafe.5.0.0.nupkg.sha512",
|
|
|
+ "system.runtime.compilerservices.unsafe.nuspec",
|
|
|
+ "useSharedDesignerContext.txt",
|
|
|
+ "version.txt"
|
|
|
+ ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "projectFileDependencyGroups": {
|
|
|
+ "net5.0-windows7.0": [
|
|
|
+ "MongoDB.Bson >= 2.14.1",
|
|
|
+ "MongoDB.Driver >= 2.14.1"
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "packageFolders": {
|
|
|
+ "C:\\Users\\gr604_savni\\.nuget\\packages\\": {},
|
|
|
+ "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages": {},
|
|
|
+ "C:\\Program Files (x86)\\Microsoft\\Xamarin\\NuGet\\": {}
|
|
|
+ },
|
|
|
+ "project": {
|
|
|
+ "version": "1.0.0",
|
|
|
+ "restore": {
|
|
|
+ "projectUniqueName": "Z:\\УИФИС\\MongoBD\\MongoDB+NET5\\MongoDB+NET5.csproj",
|
|
|
+ "projectName": "MongoDB+NET5",
|
|
|
+ "projectPath": "Z:\\УИФИС\\MongoBD\\MongoDB+NET5\\MongoDB+NET5.csproj",
|
|
|
+ "packagesPath": "C:\\Users\\gr604_savni\\.nuget\\packages\\",
|
|
|
+ "outputPath": "Z:\\УИФИС\\MongoBD\\MongoDB+NET5\\obj\\",
|
|
|
+ "projectStyle": "PackageReference",
|
|
|
+ "fallbackFolders": [
|
|
|
+ "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages",
|
|
|
+ "C:\\Program Files (x86)\\Microsoft\\Xamarin\\NuGet\\"
|
|
|
+ ],
|
|
|
+ "configFilePaths": [
|
|
|
+ "C:\\Users\\gr604_savni\\AppData\\Roaming\\NuGet\\NuGet.Config",
|
|
|
+ "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
|
|
|
+ "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config",
|
|
|
+ "C:\\Program Files (x86)\\NuGet\\Config\\Xamarin.Offline.config"
|
|
|
+ ],
|
|
|
+ "originalTargetFrameworks": [
|
|
|
+ "net5.0-windows7.0"
|
|
|
+ ],
|
|
|
+ "sources": {
|
|
|
+ "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
|
|
|
+ "https://api.nuget.org/v3/index.json": {}
|
|
|
+ },
|
|
|
+ "frameworks": {
|
|
|
+ "net5.0-windows7.0": {
|
|
|
+ "targetAlias": "net5.0-windows",
|
|
|
+ "projectReferences": {}
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "warningProperties": {
|
|
|
+ "warnAsError": [
|
|
|
+ "NU1605"
|
|
|
+ ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "frameworks": {
|
|
|
+ "net5.0-windows7.0": {
|
|
|
+ "targetAlias": "net5.0-windows",
|
|
|
+ "dependencies": {
|
|
|
+ "MongoDB.Bson": {
|
|
|
+ "target": "Package",
|
|
|
+ "version": "[2.14.1, )"
|
|
|
+ },
|
|
|
+ "MongoDB.Driver": {
|
|
|
+ "target": "Package",
|
|
|
+ "version": "[2.14.1, )"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "imports": [
|
|
|
+ "net461",
|
|
|
+ "net462",
|
|
|
+ "net47",
|
|
|
+ "net471",
|
|
|
+ "net472",
|
|
|
+ "net48"
|
|
|
+ ],
|
|
|
+ "assetTargetFallback": true,
|
|
|
+ "warn": true,
|
|
|
+ "frameworkReferences": {
|
|
|
+ "Microsoft.NETCore.App": {
|
|
|
+ "privateAssets": "all"
|
|
|
+ },
|
|
|
+ "Microsoft.WindowsDesktop.App.WPF": {
|
|
|
+ "privateAssets": "none"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\5.0.400\\RuntimeIdentifierGraph.json"
|
|
|
+ }
|
|
|
+ }
|
|
|
+ }
|
|
|
+}
|