summaryrefslogtreecommitdiff
path: root/.packages/microsoft.sourcelink.github/1.0.0-beta2-19367-01/microsoft.sourcelink.github.nuspec
diff options
context:
space:
mode:
Diffstat (limited to '.packages/microsoft.sourcelink.github/1.0.0-beta2-19367-01/microsoft.sourcelink.github.nuspec')
-rwxr-xr-x.packages/microsoft.sourcelink.github/1.0.0-beta2-19367-01/microsoft.sourcelink.github.nuspec23
1 files changed, 23 insertions, 0 deletions
diff --git a/.packages/microsoft.sourcelink.github/1.0.0-beta2-19367-01/microsoft.sourcelink.github.nuspec b/.packages/microsoft.sourcelink.github/1.0.0-beta2-19367-01/microsoft.sourcelink.github.nuspec
new file mode 100755
index 0000000000..ed80c1cc51
--- /dev/null
+++ b/.packages/microsoft.sourcelink.github/1.0.0-beta2-19367-01/microsoft.sourcelink.github.nuspec
@@ -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.GitHub</id>
+ <version>1.0.0-beta2-19367-01</version>
+ <authors>Microsoft</authors>
+ <owners>Microsoft</owners>
+ <developmentDependency>true</developmentDependency>
+ <requireLicenseAcceptance>true</requireLicenseAcceptance>
+ <license type="expression">Apache-2.0</license>
+ <licenseUrl>https://licenses.nuget.org/Apache-2.0</licenseUrl>
+ <projectUrl>https://github.com/dotnet/sourcelink</projectUrl>
+ <description>Generates source link for GitHub repositories.</description>
+ <copyright>© Microsoft Corporation. All rights reserved.</copyright>
+ <tags>MSBuild Tasks GitHub source link</tags>
+ <serviceable>true</serviceable>
+ <repository type="git" url="https://github.com/dotnet/sourcelink" commit="855afb5af9ea79e63dd9c051a7cfe0941bbb5ced" />
+ <dependencies>
+ <dependency id="Microsoft.SourceLink.Common" version="1.0.0-beta2-19367-01" />
+ <dependency id="Microsoft.Build.Tasks.Git" version="1.0.0-beta2-19367-01" />
+ </dependencies>
+ </metadata>
+</package> \ No newline at end of file