Installs the core MS Sync Framework redistributables (Synchronization-v2.1-x86-ENU.msi and Synchronization-v2.1-x64-ENU.msi) if they aren't allready installed, and then adds a reference for the 'Microsoft.Synchronization' assembly to your project. The msi distributables are obtained from here:...
More information
This package will ensure that the 'DatabaseProviders' msi for MS Sync Framework is installed, and it will then add references to the necessary assemblies:
Microsoft.Synchronization.Data.dll,
Microsoft.Synchronization.Data.Server.dll,
Microsoft.Synchronization.Data.SqlServer.dll,...
More information
This package will ensure that the 'ProviderServices' msi for MS Sync Framework is installed, and it will then add references to the necessary assemblies:
Microsoft.Synchronization.Files.dll,
Microsoft.Synchronization.MetadataStorage.dll,...
More information
Copies Visual C++ Redistributable x86 runtime components of Visual C++ libraries that are required to run applications developed using Visual Studio 2012 into the output folder on each build for managed projects (e.g. VB.NET/C#/F# projects that depend on Magick.NET need this runtime deployed on...
More information
This package bundles the official installer for Visual C++ Redistributable for Visual Studio 2012 Update 4 to make it easy to include into a WiX bootstrapper project.