nuget reorganization
This commit is contained in:
@@ -1,5 +0,0 @@
|
||||
{
|
||||
"version": 2,
|
||||
"contentHash": "da96riaF5HwKaCsTLEC/k0Ncw3m7inAy2SMD9A+6WH3/+BxyTA+LmaEgr7AHOmJCYf4Zw5EoBEOR62xhzQsrog==",
|
||||
"source": "https://api.nuget.org/v3/index.json"
|
||||
}
|
||||
Binary file not shown.
@@ -1,14 +0,0 @@
|
||||
/* Copyright 2010–present MongoDB Inc.
|
||||
*
|
||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||
* you may not use this file except in compliance with the License.
|
||||
* You may obtain a copy of the License at
|
||||
*
|
||||
* http://www.apache.org/licenses/LICENSE-2.0
|
||||
*
|
||||
* Unless required by applicable law or agreed to in writing, software
|
||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
* See the License for the specific language governing permissions and
|
||||
* limitations under the License.
|
||||
*/
|
||||
@@ -1,39 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
|
||||
<metadata>
|
||||
<id>MongoDB.LibMongocrypt</id>
|
||||
<version>1.2.0</version>
|
||||
<authors>markbenvenuto,vincentkam,dmitry_lukyanov,rstam</authors>
|
||||
<owners>markbenvenuto,vincentkam,dmitry_lukyanov,rstam</owners>
|
||||
<requireLicenseAcceptance>true</requireLicenseAcceptance>
|
||||
<license type="file">License.txt</license>
|
||||
<licenseUrl>https://aka.ms/deprecateLicenseUrl</licenseUrl>
|
||||
<projectUrl>http://www.mongodb.org/display/DOCS/CSharp+Language+Center</projectUrl>
|
||||
<iconUrl>http://jobs.mongodb.org/files/logos/889002/889002.png</iconUrl>
|
||||
<description>Libmongocrypt wrapper for the .NET driver.</description>
|
||||
<copyright>Copyright © 2019–present MongoDB Inc.</copyright>
|
||||
<tags>mongodb mongo nosql</tags>
|
||||
<dependencies>
|
||||
<group targetFramework=".NETFramework4.5.2" />
|
||||
<group targetFramework=".NETStandard1.5">
|
||||
<dependency id="NETStandard.Library" version="1.6.1" exclude="Build,Analyzers" />
|
||||
</group>
|
||||
<group targetFramework=".NETStandard2.0" />
|
||||
<group targetFramework=".NETStandard2.1" />
|
||||
</dependencies>
|
||||
<contentFiles>
|
||||
<files include="any/net452/libmongocrypt.so" buildAction="Content" />
|
||||
<files include="any/netstandard1.5/libmongocrypt.so" buildAction="Content" />
|
||||
<files include="any/netstandard2.0/libmongocrypt.so" buildAction="Content" />
|
||||
<files include="any/netstandard2.1/libmongocrypt.so" buildAction="Content" />
|
||||
<files include="any/net452/libmongocrypt.dylib" buildAction="Content" />
|
||||
<files include="any/netstandard1.5/libmongocrypt.dylib" buildAction="Content" />
|
||||
<files include="any/netstandard2.0/libmongocrypt.dylib" buildAction="Content" />
|
||||
<files include="any/netstandard2.1/libmongocrypt.dylib" buildAction="Content" />
|
||||
<files include="any/net452/mongocrypt.dll" buildAction="Content" />
|
||||
<files include="any/netstandard1.5/mongocrypt.dll" buildAction="Content" />
|
||||
<files include="any/netstandard2.0/mongocrypt.dll" buildAction="Content" />
|
||||
<files include="any/netstandard2.1/mongocrypt.dll" buildAction="Content" />
|
||||
</contentFiles>
|
||||
</metadata>
|
||||
</package>
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -1 +0,0 @@
|
||||
tN2xADFdGV3jrd1Qb7naLwvgxrXKBZMe8FY3xt2Sxtj0dYS8E61MO6bdXHnGxvco5IMAXVaJVeV3213dNfwGrA==
|
||||
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user