nuget reorganization
This commit is contained in:
@@ -1,5 +0,0 @@
|
||||
{
|
||||
"version": 2,
|
||||
"contentHash": "ZXhHT2YwP9lajrwSKbLlFqsmCCvFJMoRSK9t7sImfnCyd0OB3MhgxdoMcVqxbq1iyxD6mD2fiackWmBb7ayiXQ==",
|
||||
"source": "https://api.nuget.org/v3/index.json"
|
||||
}
|
||||
Binary file not shown.
@@ -1,46 +0,0 @@
|
||||
<?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.
|
Before Width: | Height: | Size: 10 KiB |
Binary file not shown.
@@ -1 +0,0 @@
|
||||
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
Reference in New Issue
Block a user