Created
August 22, 2017 08:12
-
-
Save atzimler/32c3bc8334d18ab08492a858e972c88c 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" ?> | |
| <package> | |
| <metadata> | |
| <id>ThirdPartyLibrary</id> | |
| <version>2258.1</version> | |
| <title>Package Title</title> | |
| <authors>Acme Corporation</authors> | |
| <owners>Acme Corporation</owners> | |
| <requireLicenseAcceptance>false</requireLicenseAcceptance> | |
| <projectUrl>https://github.com/atzimler/ReSharperAnnotations</projectUrl> | |
| <licenseUrl>https://raw.githubusercontent.com/atzimler/ReSharperAnnotations/master/LICENSE</licenseUrl> | |
| <description>R# External Annotations for the ThirdPartyLibrary to help developing the best tools for catching a RoadRunner.</description> | |
| <releaseNotes /> | |
| <copyright>Copyright 2258</copyright> | |
| <dependencies> | |
| <dependency id="Wave" version="[8.0]" /> | |
| </dependencies> | |
| </metadata> | |
| <files> | |
| <file src="ThirdPartyLibrary.ExternalAnnotations.xml" target="DotFiles/ExternalAnnotations/ThirdPartyLibrary" /> | |
| </files> | |
| </package> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment