Created
November 13, 2016 16:42
-
-
Save gaving/8c3d741772b1aa9ca1cbbcc2178c5e78 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="utf-8" standalone="yes"?> | |
<service xml:base="http://chocolatey.org/api/v2/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:app="http://www.w3.org/2007/app" xmlns="http://www.w3.org/2007/app"> | |
<workspace> | |
<atom:title>Default</atom:title> | |
<collection href="Packages"> | |
<atom:title>Packages</atom:title> | |
</collection> | |
</workspace> | |
</service> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment