RoleReplicator 1.2021.7.13

dotnet add package RoleReplicator --version 1.2021.7.13
NuGet\Install-Package RoleReplicator -Version 1.2021.7.13
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="RoleReplicator" Version="1.2021.7.13" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add RoleReplicator --version 1.2021.7.13
#r "nuget: RoleReplicator, 1.2021.7.13"
#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 RoleReplicator as a Cake Addin
#addin nuget:?package=RoleReplicator&version=1.2021.7.13

// Install RoleReplicator as a Cake Tool
#tool nuget:?package=RoleReplicator&version=1.2021.7.13

A XrmToolBox tool to copy a users roles, teams or queues to multiple users

Product Compatible and additional computed target framework versions.
.NET Framework net472 is compatible.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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.2021.7.13 24,950 7/13/2021

#11 Impvroved searching on main grid
     #10 Fixed issue as it tried to remove the default BU Team
     #9 Added BU toggle to change BU as well as teams etc. Thanks @LinnZawWinn
     #7 Fixed issue that changing connection kept previous
     
     #8 Fixed issue where certain fields in queues were not present in some environments Thanks @AdminDRC
     
     #6 Fixed issue where you could assign to same user
     #5 altered order/labels of columns
     Cleared roles/queues/teams when "Select User" selected
     
     Re-make with new version of XrmToolBox