cache nuget packages

This commit is contained in:
master
2025-11-17 20:46:40 +02:00
parent 833e68575a
commit d3128aec24
3344 changed files with 5325703 additions and 0 deletions

View File

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

Binary file not shown.

View 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>

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.4 KiB

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 @@
oN7WzfIsv4nSy+Hni8cKTTHLnOVbTaFZyP2B5bxu37cczoWApVeOVHnxFvuqtUylurGWbrG7zVDvQS5i4i/y/Q==