Skip to content

Commit

Permalink
PublicSurfaceAreaFixture again
Browse files Browse the repository at this point in the history
  • Loading branch information
slewis74 committed May 17, 2018
1 parent 287af9c commit 9e3e071
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2264,6 +2264,9 @@ Octopus.Client.Model
Octopus.Client.Extensibility.INamedResource
Octopus.Client.Model.FeedResource
{
static System.Int32 DefaultDownloadAttempts
static System.Int32 DefaultDownloadRetryBackoffSeconds
static System.Boolean DefaultEnhancedMode
.ctor()
Int32 DownloadAttempts { get; set; }
Int32 DownloadRetryBackoffSeconds { get; set; }
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2737,6 +2737,9 @@ Octopus.Client.Model
Octopus.Client.Extensibility.INamedResource
Octopus.Client.Model.FeedResource
{
static System.Int32 DefaultDownloadAttempts
static System.Int32 DefaultDownloadRetryBackoffSeconds
static System.Boolean DefaultEnhancedMode
.ctor()
Int32 DownloadAttempts { get; set; }
Int32 DownloadRetryBackoffSeconds { get; set; }
Expand Down

0 comments on commit 9e3e071

Please sign in to comment.