MoodSwings 1.1.2

dotnet add package MoodSwings --version 1.1.2
NuGet\Install-Package MoodSwings -Version 1.1.2
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="MoodSwings" Version="1.1.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add MoodSwings --version 1.1.2
#r "nuget: MoodSwings, 1.1.2"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install MoodSwings as a Cake Addin
#addin nuget:?package=MoodSwings&version=1.1.2

// Install MoodSwings as a Cake Tool
#tool nuget:?package=MoodSwings&version=1.1.2

Adds a PowerShell command to the Visual Studio Package Manager Console to set the mood. Example:
   
   Set-Mood Presentation

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.1.2 729 4/16/2019
1.1.1 607 3/26/2019
1.1.0 3,192 4/16/2011

1.1 - Initial release
   1.1.1 - Fix the Rick mood. It was broken due to breaking changes in the APIs it used.
   1.1.2 - Add support to change Tool Windows font size.