add nugets

This commit is contained in:
master
2025-11-18 22:28:20 +02:00
parent 8355e2ff75
commit 77cee6a209
3645 changed files with 4373144 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
{
"version": 2,
"contentHash": "ZXhHT2YwP9lajrwSKbLlFqsmCCvFJMoRSK9t7sImfnCyd0OB3MhgxdoMcVqxbq1iyxD6mD2fiackWmBb7ayiXQ==",
"source": "https://api.nuget.org/v3/index.json"
}

Binary file not shown.

View File

@@ -0,0 +1,46 @@
<?xml version="1.0" encoding="utf-8"?>
<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
<metadata>
<id>FluentAssertions</id>
<version>6.12.0</version>
<authors>Dennis Doomen,Jonas Nyrup</authors>
<license type="expression">Apache-2.0</license>
<licenseUrl>https://licenses.nuget.org/Apache-2.0</licenseUrl>
<icon>FluentAssertions.png</icon>
<projectUrl>https://www.fluentassertions.com/</projectUrl>
<description>A very extensive set of extension methods that allow you to more naturally specify the expected outcome of a TDD or
BDD-style unit tests. Targets .NET Framework 4.7, .NET Core 2.1 and 3.0, .NET 6, as well as .NET Standard 2.0 and 2.1.
Supports the unit test frameworks MSTest2, NUnit3, XUnit2, MSpec, and NSpec3.
Supported by InfoSupport B.V.</description>
<releaseNotes>See https://fluentassertions.com/releases/</releaseNotes>
<copyright>Copyright Dennis Doomen 2010-2023</copyright>
<tags>MSTest2 xUnit NUnit MSpec NSpec TDD BDD Fluent netcore netstandard uwp</tags>
<repository type="git" url="https://github.com/fluentassertions/fluentassertions" commit="340af803f2b0c60a132a334cafa845e15f636bba" />
<dependencies>
<group targetFramework=".NETFramework4.7">
<dependency id="System.Threading.Tasks.Extensions" version="4.5.0" exclude="Build,Analyzers" />
</group>
<group targetFramework=".NETCoreApp2.1">
<dependency id="System.Configuration.ConfigurationManager" version="4.4.0" exclude="Build,Analyzers" />
</group>
<group targetFramework=".NETCoreApp3.0">
<dependency id="System.Configuration.ConfigurationManager" version="4.4.0" exclude="Build,Analyzers" />
</group>
<group targetFramework="net6.0">
<dependency id="System.Configuration.ConfigurationManager" version="4.4.0" exclude="Build,Analyzers" />
</group>
<group targetFramework=".NETStandard2.0">
<dependency id="System.Threading.Tasks.Extensions" version="4.5.0" exclude="Build,Analyzers" />
</group>
<group targetFramework=".NETStandard2.1" />
</dependencies>
<frameworkAssemblies>
<frameworkAssembly assemblyName="System.Net.Http" targetFramework=".NETFramework4.7" />
<frameworkAssembly assemblyName="System.Configuration" targetFramework=".NETFramework4.7" />
<frameworkAssembly assemblyName="System.Data" targetFramework=".NETFramework4.7" />
<frameworkAssembly assemblyName="System.Xml" targetFramework=".NETFramework4.7" />
<frameworkAssembly assemblyName="System.Xml.Linq" targetFramework=".NETFramework4.7" />
</frameworkAssemblies>
</metadata>
</package>

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

View File

@@ -0,0 +1 @@
uZ7NDIrFVe4IalkkintBdnVZ69dTpNM30iUr2xONSDma6Iw2iSfcE4LBYqLY+/Anoz4ybGxmLft+DQFe+KQvwA==

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

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff