cache nuget packages
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"version": 2,
|
||||
"contentHash": "Ro0MfWhG3AlS5qn3sIk8tw2P1XcrwvKKMKqqWz5BlcU35C4Xi/MKRwp+vmfwJ/+U3mCVYM65vUiUphVGezGflw==",
|
||||
"source": "https://api.nuget.org/v3/index.json"
|
||||
}
|
||||
BIN
local-nuget/microsoft.sourcelink.gitlab/8.0.0/.signature.p7s
Normal file
BIN
local-nuget/microsoft.sourcelink.gitlab/8.0.0/.signature.p7s
Normal file
Binary file not shown.
BIN
local-nuget/microsoft.sourcelink.gitlab/8.0.0/Icon.png
Normal file
BIN
local-nuget/microsoft.sourcelink.gitlab/8.0.0/Icon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 6.8 KiB |
@@ -0,0 +1,23 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
|
||||
<metadata>
|
||||
<id>Microsoft.SourceLink.GitLab</id>
|
||||
<version>8.0.0</version>
|
||||
<authors>Microsoft</authors>
|
||||
<developmentDependency>true</developmentDependency>
|
||||
<requireLicenseAcceptance>true</requireLicenseAcceptance>
|
||||
<license type="expression">MIT</license>
|
||||
<licenseUrl>https://licenses.nuget.org/MIT</licenseUrl>
|
||||
<icon>Icon.png</icon>
|
||||
<projectUrl>https://github.com/dotnet/sourcelink</projectUrl>
|
||||
<description>Generates source link for GitLab repositories.</description>
|
||||
<copyright>© Microsoft Corporation. All rights reserved.</copyright>
|
||||
<tags>MSBuild Tasks GitLab source link</tags>
|
||||
<serviceable>true</serviceable>
|
||||
<repository type="git" url="https://github.com/dotnet/sourcelink" commit="ce7339775f8ada5b16c72a874f591c8cd5722c6b" />
|
||||
<dependencies>
|
||||
<dependency id="Microsoft.SourceLink.Common" version="8.0.0" />
|
||||
<dependency id="Microsoft.Build.Tasks.Git" version="8.0.0" />
|
||||
</dependencies>
|
||||
</metadata>
|
||||
</package>
|
||||
@@ -0,0 +1,4 @@
|
||||
<!-- Licensed to the .NET Foundation under one or more agreements. The .NET Foundation licenses this file to you under the MIT license. See the License.txt file in the project root for more information. -->
|
||||
<Project>
|
||||
<Import Project="..\build\$(MSBuildThisFileName).props"/>
|
||||
</Project>
|
||||
@@ -0,0 +1,4 @@
|
||||
<!-- Licensed to the .NET Foundation under one or more agreements. The .NET Foundation licenses this file to you under the MIT license. See the License.txt file in the project root for more information. -->
|
||||
<Project>
|
||||
<Import Project="..\build\$(MSBuildThisFileName).targets"/>
|
||||
</Project>
|
||||
Binary file not shown.
@@ -0,0 +1 @@
|
||||
YN0RIaWpAdRhoh9a+xwFIUAHL3RyMQGnccDv1X6APJNtY6khAlr99f6hbyuD0oKTEpbZWfDf1oA7+MjZL0RQaw==
|
||||
Reference in New Issue
Block a user