summaryrefslogtreecommitdiff
path: root/.packages/microsoft.build.tasks.git/1.0.0-beta2-19380-04/microsoft.build.tasks.git.nuspec
diff options
context:
space:
mode:
Diffstat (limited to '.packages/microsoft.build.tasks.git/1.0.0-beta2-19380-04/microsoft.build.tasks.git.nuspec')
-rwxr-xr-x.packages/microsoft.build.tasks.git/1.0.0-beta2-19380-04/microsoft.build.tasks.git.nuspec23
1 files changed, 23 insertions, 0 deletions
diff --git a/.packages/microsoft.build.tasks.git/1.0.0-beta2-19380-04/microsoft.build.tasks.git.nuspec b/.packages/microsoft.build.tasks.git/1.0.0-beta2-19380-04/microsoft.build.tasks.git.nuspec
new file mode 100755
index 0000000000..e807f571b8
--- /dev/null
+++ b/.packages/microsoft.build.tasks.git/1.0.0-beta2-19380-04/microsoft.build.tasks.git.nuspec
@@ -0,0 +1,23 @@
+<?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>1.0.0-beta2-19380-04</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>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="6fb3b658a7cdd8dd7c79925983545f531ed548b2" />
+ <dependencies>
+ <group targetFramework=".NETFramework4.6.1" />
+ <group targetFramework=".NETCoreApp2.0" />
+ </dependencies>
+ </metadata>
+</package> \ No newline at end of file