Skip to content

Commit

Permalink
Bumped version to 1.0.0.3
Browse files Browse the repository at this point in the history
Signed-off-by: Daniel Wagner <[email protected]>
  • Loading branch information
danielwagn3r committed Oct 14, 2016
1 parent 5c85967 commit 968de13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/AppSettingsUtils/AppSettingsUtils.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<iconUrl>https://drewnoakes.com/favicon.ico</iconUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<description>Reading a setting from App.config or Web.config is a pretty common task. Here's a class that makes this loads easier: AppSettingsUtil Easily read application setting values in a variety of types, specifying default values if necessary.</description>
<releaseNotes>Initial nuget.org release.</releaseNotes>
<releaseNotes>Added support for Uri settings.</releaseNotes>
<copyright>Copyright 2016</copyright>
<tags>ConfigurationManager System.Configuration AppSettings Utiltity</tags>
</metadata>
Expand Down

0 comments on commit 968de13

Please sign in to comment.