Skip to content

Commit

Permalink
(GH-14) Throw when windowsfeature is not plural
Browse files Browse the repository at this point in the history
  • Loading branch information
ferventcoder committed Jun 29, 2015
1 parent 37047fa commit 563debb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/chocolatey/infrastructure.app/domain/SourceType.cs
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ public enum SourceType
webpi,
ruby,
python,
windowsfeature,
windowsfeatures,
cygwin,
}
Expand Down

0 comments on commit 563debb

Please sign in to comment.