nuget update
This commit is contained in:
5
.nuget/packages/microsoft.build.tasks.git/8.0.0/.nupkg.metadata
vendored
Normal file
5
.nuget/packages/microsoft.build.tasks.git/8.0.0/.nupkg.metadata
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"version": 2,
|
||||
"contentHash": "bZKfSIKJRXLTuSzLudMFte/8CempWjVamNUR5eHJizsy+iuOuO/k2gnh7W0dHJmYY0tBf+gUErfluCv5mySAOQ==",
|
||||
"source": "https://api.nuget.org/v3/index.json"
|
||||
}
|
||||
BIN
.nuget/packages/microsoft.build.tasks.git/8.0.0/.signature.p7s
vendored
Normal file
BIN
.nuget/packages/microsoft.build.tasks.git/8.0.0/.signature.p7s
vendored
Normal file
Binary file not shown.
BIN
.nuget/packages/microsoft.build.tasks.git/8.0.0/Icon.png
vendored
Normal file
BIN
.nuget/packages/microsoft.build.tasks.git/8.0.0/Icon.png
vendored
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 6.8 KiB |
19
.nuget/packages/microsoft.build.tasks.git/8.0.0/Microsoft.Build.Tasks.Git.nuspec
vendored
Normal file
19
.nuget/packages/microsoft.build.tasks.git/8.0.0/Microsoft.Build.Tasks.Git.nuspec
vendored
Normal file
@@ -0,0 +1,19 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<package xmlns="http://schemas.microsoft.com/packaging/2012/06/nuspec.xsd">
|
||||
<metadata>
|
||||
<id>Microsoft.Build.Tasks.Git</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>MSBuild tasks providing git repository information.</description>
|
||||
<copyright>© Microsoft Corporation. All rights reserved.</copyright>
|
||||
<tags>MSBuild Tasks source control git</tags>
|
||||
<serviceable>true</serviceable>
|
||||
<repository type="git" url="https://github.com/dotnet/sourcelink" commit="ce7339775f8ada5b16c72a874f591c8cd5722c6b" />
|
||||
</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>
|
||||
BIN
.nuget/packages/microsoft.build.tasks.git/8.0.0/microsoft.build.tasks.git.8.0.0.nupkg
vendored
Normal file
BIN
.nuget/packages/microsoft.build.tasks.git/8.0.0/microsoft.build.tasks.git.8.0.0.nupkg
vendored
Normal file
Binary file not shown.
1
.nuget/packages/microsoft.build.tasks.git/8.0.0/microsoft.build.tasks.git.8.0.0.nupkg.sha512
vendored
Normal file
1
.nuget/packages/microsoft.build.tasks.git/8.0.0/microsoft.build.tasks.git.8.0.0.nupkg.sha512
vendored
Normal file
@@ -0,0 +1 @@
|
||||
Dk7s1EHE+wXheqrk1jp15Dd56N746t3ZXEFx9pC33+Yi4G52XcdOvSGtKEJ+Jx0UrQuyry4pvxNyToGfYY3RiA==
|
||||
Reference in New Issue
Block a user