nuget update

This commit is contained in:
StellaOps Bot
2025-11-25 07:44:18 +02:00
parent 7c39058386
commit 17826bdca1
3870 changed files with 4475103 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
{
"version": 2,
"contentHash": "6BxF6moqYOpr15Bd10k9XJh0YSkvtBVaDAa/jtfIlHl70+8CJb8UOzjrJotSXGwUX2sfF/Hx5R0epmKy4HfcYw==",
"source": "https://api.nuget.org/v3/index.json"
}

Binary file not shown.

View File

@@ -0,0 +1,14 @@
/* 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.
*/

View File

@@ -0,0 +1,41 @@
<?xml version="1.0" encoding="utf-8"?>
<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
<metadata>
<id>MongoDB.Driver</id>
<version>2.12.0</version>
<authors>MongoDB Inc.</authors>
<requireLicenseAcceptance>true</requireLicenseAcceptance>
<license type="file">License.txt</license>
<licenseUrl>https://aka.ms/deprecateLicenseUrl</licenseUrl>
<icon>packageIcon.png</icon>
<projectUrl>https://docs.mongodb.com/drivers/csharp/</projectUrl>
<description>Official .NET driver for MongoDB.</description>
<copyright>Copyright © 2010-present MongoDB Inc.</copyright>
<tags>mongodb mongo nosql</tags>
<dependencies>
<group targetFramework=".NETFramework4.5.2">
<dependency id="MongoDB.Bson" version="2.12.0" exclude="Build,Analyzers" />
<dependency id="MongoDB.Driver.Core" version="2.12.0" exclude="Build,Analyzers" />
<dependency id="MongoDB.Libmongocrypt" version="1.2.0" exclude="Build,Analyzers" />
</group>
<group targetFramework=".NETStandard1.5">
<dependency id="MongoDB.Bson" version="2.12.0" exclude="Build,Analyzers" />
<dependency id="MongoDB.Driver.Core" version="2.12.0" exclude="Build,Analyzers" />
<dependency id="MongoDB.Libmongocrypt" version="1.2.0" exclude="Build,Analyzers" />
<dependency id="NETStandard.Library" version="1.6.1" exclude="Build,Analyzers" />
<dependency id="System.ComponentModel.TypeConverter" version="4.1.0" exclude="Build,Analyzers" />
<dependency id="System.Linq.Queryable" version="4.0.1" exclude="Build,Analyzers" />
</group>
<group targetFramework=".NETStandard2.0">
<dependency id="MongoDB.Bson" version="2.12.0" exclude="Build,Analyzers" />
<dependency id="MongoDB.Driver.Core" version="2.12.0" exclude="Build,Analyzers" />
<dependency id="MongoDB.Libmongocrypt" version="1.2.0" exclude="Build,Analyzers" />
</group>
<group targetFramework=".NETStandard2.1">
<dependency id="MongoDB.Bson" version="2.12.0" exclude="Build,Analyzers" />
<dependency id="MongoDB.Driver.Core" version="2.12.0" exclude="Build,Analyzers" />
<dependency id="MongoDB.Libmongocrypt" version="1.2.0" exclude="Build,Analyzers" />
</group>
</dependencies>
</metadata>
</package>

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

Binary file not shown.

View File

@@ -0,0 +1 @@
yg8PQ4ARRNqhjZ6BkTE0mCHnf6V+wVTsgmP6Zy9aKdl8sgfhkKkqUFJ+KiIBzHKrlW1wbXoFwQ8jRNwRrrz0zQ==

Binary file not shown.

After

Width:  |  Height:  |  Size: 28 KiB