Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IssuesData.RepositoryUrl is missing #66

Closed
pascalberger opened this issue Aug 11, 2019 · 0 comments · Fixed by #67
Closed

IssuesData.RepositoryUrl is missing #66

pascalberger opened this issue Aug 11, 2019 · 0 comments · Fixed by #67
Assignees
Labels
Milestone

Comments

@pascalberger
Copy link
Member

IssuesData.RepositoryUrl is missing:

C:/Git/Azure/Cake.Issues.Recipe-Demo/tools/Cake.Issues.Recipe.0.2.1/Content/tasks/pullrequestsystems/AzureDevOpsPullRequestSystem.cake(28,22): error CS1061: 'IssuesData' does not contain a definition for 'RepositoryUrl' and no accessible extension method 'RepositoryUrl' accepting a first argument of type 'IssuesData' could be found (are you missing a using directive or an assembly reference?)
@pascalberger pascalberger added this to the 0.2.2 milestone Aug 11, 2019
@pascalberger pascalberger self-assigned this Aug 11, 2019
pascalberger added a commit to pascalberger/Cake.Issues.Recipe that referenced this issue Aug 11, 2019
pascalberger added a commit that referenced this issue Aug 11, 2019
(GH-66) Fix access to repository remote URL
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant