Skip to content

Commit

Permalink
Updated approval tests
Browse files Browse the repository at this point in the history
  • Loading branch information
droyad committed May 21, 2018
1 parent 7c51228 commit 8ef4dec
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1043,7 +1043,6 @@ Octopus.Client.Model
Octopus.Client.Model.Resource
{
.ctor()
Boolean ApplyToDynamicallyReferencedPackages { get; set; }
Nullable<Int32> DeleteUnreleasedPackagesAfterDays { get; set; }
}
abstract class BuiltInTasks
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1513,7 +1513,6 @@ Octopus.Client.Model
Octopus.Client.Model.Resource
{
.ctor()
Boolean ApplyToDynamicallyReferencedPackages { get; set; }
Nullable<Int32> DeleteUnreleasedPackagesAfterDays { get; set; }
}
abstract class BuiltInTasks
Expand Down

0 comments on commit 8ef4dec

Please sign in to comment.