Skip to content

Instantly share code, notes, and snippets.

@tonerdo
Last active January 16, 2018 10:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tonerdo/87f5ed2fcee4ec2167049e20019f5ee5 to your computer and use it in GitHub Desktop.
Save tonerdo/87f5ed2fcee4ec2167049e20019f5ee5 to your computer and use it in GitHub Desktop.
<?xml version="1.0"?>
<package>
<metadata>
<id>Branches.Net</id>
<version>1.0.0</version>
<title>Branches.Net</title>
<authors>Toni Solarin-Sodara</authors>
<owners>tonerdo</owners>
<licenseUrl>http://github.com/tonerdo</licenseUrl>
<projectUrl>http://github.com/tonerdo</projectUrl>
<iconUrl>http://github.com/tonerdo</iconUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<description>A pure C# implementation of the *nix tree command</description>
<copyright>Copyright 2016</copyright>
<tags>branches tree</tags>
</metadata>
<files>
<file src="bin\Release\netcoreapp2.0\publish\**\*" target="tools\netcoreapp2.0\" />
</files>
</package>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment