Added information for arguments used during the mock arrangement in the Debug Window.
Improved pefromance by optimizing the process of instrumenting the code required for managing the lifecycle of the mock objects for all DLLs that contain unit tests.
Introduced support for .NET 6 preview 3.
Improved user experience when the trial period ends.
FIXED
The selected version of .NET Core is not the latest installed when creating new .NET Core unit test project from JustMock template.
JustMock tests are failing in Azure Pipelines when "Test platform version" option is set to "Installed by Tools Installer" and code coverage is disabled.