Skip to content
This repository has been archived by the owner on Dec 28, 2017. It is now read-only.

Commit

Permalink
Add dependency to Cake.Prca to the NuGet package
Browse files Browse the repository at this point in the history
  • Loading branch information
pascalberger committed Mar 21, 2017
1 parent 60c857b commit ac6e8c7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions nuspec/nuget/Cake.Prca.Issues.InspectCode.nuspec
Expand Up @@ -14,6 +14,9 @@
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<copyright>Copyright © 2017 BBT Software AG, Root/Zermatt, Switzerland</copyright>
<tags>Cake Script PullRequest CodeAnalysis Cake-Prca-IssueProvider Linting InspectCode</tags>
<dependencies>
<dependency id="Cake.Prca" version="[0.1,0.2)" />
</dependencies>
</metadata>
<files>
<file src="Cake.Prca.Issues.InspectCode.dll" target="lib\net45" />
Expand Down

0 comments on commit ac6e8c7

Please sign in to comment.