cache nuget packages
This commit is contained in:
5
local-nuget/fluentassertions/6.12.0/.nupkg.metadata
Normal file
5
local-nuget/fluentassertions/6.12.0/.nupkg.metadata
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"version": 2,
|
||||
"contentHash": "ZXhHT2YwP9lajrwSKbLlFqsmCCvFJMoRSK9t7sImfnCyd0OB3MhgxdoMcVqxbq1iyxD6mD2fiackWmBb7ayiXQ==",
|
||||
"source": "https://api.nuget.org/v3/index.json"
|
||||
}
|
||||
BIN
local-nuget/fluentassertions/6.12.0/.signature.p7s
Normal file
BIN
local-nuget/fluentassertions/6.12.0/.signature.p7s
Normal file
Binary file not shown.
46
local-nuget/fluentassertions/6.12.0/FluentAssertions.nuspec
Normal file
46
local-nuget/fluentassertions/6.12.0/FluentAssertions.nuspec
Normal 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>
|
||||
BIN
local-nuget/fluentassertions/6.12.0/FluentAssertions.png
Normal file
BIN
local-nuget/fluentassertions/6.12.0/FluentAssertions.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 10 KiB |
Binary file not shown.
@@ -0,0 +1 @@
|
||||
uZ7NDIrFVe4IalkkintBdnVZ69dTpNM30iUr2xONSDma6Iw2iSfcE4LBYqLY+/Anoz4ybGxmLft+DQFe+KQvwA==
|
||||
17278
local-nuget/fluentassertions/6.12.0/lib/net47/FluentAssertions.xml
Normal file
17278
local-nuget/fluentassertions/6.12.0/lib/net47/FluentAssertions.xml
Normal file
File diff suppressed because it is too large
Load Diff
17803
local-nuget/fluentassertions/6.12.0/lib/net6.0/FluentAssertions.xml
Normal file
17803
local-nuget/fluentassertions/6.12.0/lib/net6.0/FluentAssertions.xml
Normal file
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