Skip to content

Commit

Permalink
Removed ApplyToDynamicallyReferencedPackages
Browse files Browse the repository at this point in the history
  • Loading branch information
droyad committed May 21, 2018
1 parent b7168fe commit 7c51228
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,5 @@ public class BuiltInRepositoryConfigurationResource : Resource
{
[Writeable]
public int? DeleteUnreleasedPackagesAfterDays { get; set; }

[Writeable]
public bool ApplyToDynamicallyReferencedPackages { get; set; }
}
}

0 comments on commit 7c51228

Please sign in to comment.