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,20 @@
<?xml version="1.0" encoding="utf-8"?>
<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
<metadata>
<id>AWSSDK.KeyManagementService</id>
<version>4.0.6</version>
<title>AWSSDK - KeyManagementService</title>
<authors>Amazon Web Services</authors>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<license type="expression">Apache-2.0</license>
<licenseUrl>https://licenses.nuget.org/Apache-2.0</licenseUrl>
<icon>images\AWSLogo.png</icon>
<projectUrl>https://github.com/aws/aws-sdk-net/</projectUrl>
<description>AWS Key Management Service (KMS) is a managed service that makes it easy for you to create and control the encryption keys used to encrypt your data, and uses Hardware Security Modules (HSMs) to protect the security of your keys.</description>
<language>en-US</language>
<tags>AWS Amazon cloud KeyManagementService aws-sdk-v4</tags>
<dependencies>
<dependency id="AWSSDK.Core" version="[4.0.1.3, 5.0.0)" />
</dependencies>
</metadata>
</package>