cache nuget packages
This commit is contained in:
5
local-nuget/nsubstitute/5.1.0/.nupkg.metadata
Normal file
5
local-nuget/nsubstitute/5.1.0/.nupkg.metadata
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"version": 2,
|
||||
"contentHash": "ZCqOP3Kpp2ea7QcLyjMU4wzE+0wmrMN35PQMsdPOHYc2IrvjmusG9hICOiqiOTPKN0gJon6wyCn6ZuGHdNs9hQ==",
|
||||
"source": "https://api.nuget.org/v3/index.json"
|
||||
}
|
||||
BIN
local-nuget/nsubstitute/5.1.0/.signature.p7s
Normal file
BIN
local-nuget/nsubstitute/5.1.0/.signature.p7s
Normal file
Binary file not shown.
27
local-nuget/nsubstitute/5.1.0/NSubstitute.nuspec
Normal file
27
local-nuget/nsubstitute/5.1.0/NSubstitute.nuspec
Normal file
@@ -0,0 +1,27 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
|
||||
<metadata>
|
||||
<id>NSubstitute</id>
|
||||
<version>5.1.0</version>
|
||||
<authors>Anthony Egerton,David Tchepak,Alexandr Nikitin,Oleksandr Povar</authors>
|
||||
<license type="expression">BSD-3-Clause</license>
|
||||
<licenseUrl>https://licenses.nuget.org/BSD-3-Clause</licenseUrl>
|
||||
<icon>icon.png</icon>
|
||||
<projectUrl>https://nsubstitute.github.io/</projectUrl>
|
||||
<description>NSubstitute is a friendly substitute for .NET mocking libraries. It has a simple, succinct syntax to help developers write clearer tests. NSubstitute is designed for Arrange-Act-Assert (AAA) testing and with Test Driven Development (TDD) in mind.</description>
|
||||
<tags>mocking mocks testing unit-testing TDD AAA</tags>
|
||||
<dependencies>
|
||||
<group targetFramework=".NETFramework4.6.2">
|
||||
<dependency id="Castle.Core" version="5.1.1" exclude="Build,Analyzers" />
|
||||
<dependency id="System.Threading.Tasks.Extensions" version="4.3.0" exclude="Build,Analyzers" />
|
||||
</group>
|
||||
<group targetFramework="net6.0">
|
||||
<dependency id="Castle.Core" version="5.1.1" exclude="Build,Analyzers" />
|
||||
</group>
|
||||
<group targetFramework=".NETStandard2.0">
|
||||
<dependency id="Castle.Core" version="5.1.1" exclude="Build,Analyzers" />
|
||||
<dependency id="System.Threading.Tasks.Extensions" version="4.3.0" exclude="Build,Analyzers" />
|
||||
</group>
|
||||
</dependencies>
|
||||
</metadata>
|
||||
</package>
|
||||
BIN
local-nuget/nsubstitute/5.1.0/icon.png
Normal file
BIN
local-nuget/nsubstitute/5.1.0/icon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 4.4 KiB |
1410
local-nuget/nsubstitute/5.1.0/lib/net462/NSubstitute.xml
Normal file
1410
local-nuget/nsubstitute/5.1.0/lib/net462/NSubstitute.xml
Normal file
File diff suppressed because it is too large
Load Diff
1351
local-nuget/nsubstitute/5.1.0/lib/net6.0/NSubstitute.xml
Normal file
1351
local-nuget/nsubstitute/5.1.0/lib/net6.0/NSubstitute.xml
Normal file
File diff suppressed because it is too large
Load Diff
1410
local-nuget/nsubstitute/5.1.0/lib/netstandard2.0/NSubstitute.xml
Normal file
1410
local-nuget/nsubstitute/5.1.0/lib/netstandard2.0/NSubstitute.xml
Normal file
File diff suppressed because it is too large
Load Diff
BIN
local-nuget/nsubstitute/5.1.0/nsubstitute.5.1.0.nupkg
Normal file
BIN
local-nuget/nsubstitute/5.1.0/nsubstitute.5.1.0.nupkg
Normal file
Binary file not shown.
@@ -0,0 +1 @@
|
||||
oN7WzfIsv4nSy+Hni8cKTTHLnOVbTaFZyP2B5bxu37cczoWApVeOVHnxFvuqtUylurGWbrG7zVDvQS5i4i/y/Q==
|
||||
Reference in New Issue
Block a user