diff --git a/README.md b/README.md index 5c6b62d..e961802 100644 --- a/README.md +++ b/README.md @@ -8,11 +8,11 @@ A ToggleSwitch that presents on/off values in a more interesting way than a stan ## Revision History -#### Version 1.1 +#### Version 1.1 (2019-02-20) NEW: BeforeRendering event added to make it easier to customize the renderer properties NEW: Style and Renderer added: PlainAndSimple UPDATED: Demo app updated with the new features -#### Version 1.0 +#### Version 1.0 (2015-09-11) Initial Release diff --git a/ToggleSwitch/ToggleSwitch.csproj b/ToggleSwitch/ToggleSwitch.csproj index 503f39f..4554ea6 100644 --- a/ToggleSwitch/ToggleSwitch.csproj +++ b/ToggleSwitch/ToggleSwitch.csproj @@ -11,6 +11,8 @@ ToggleSwitch v4.0 512 + + true @@ -58,9 +60,17 @@ + + + + + This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. + + +