mobessen
-
- 9,037 total downloads
- last updated 11/16/2016
- Latest version: 0.2.5
Allows custom tasks to efficiently load and access a Roslyn project for code generation or analysis. Multiple tasks, targets and even projects will all share the same Workspace and loaded... More information -
- 7,653 total downloads
- last updated 9/14/2016
- Latest version: 0.1.0
Provides the $(IsCIBuild) property which allows detecting that the current build is being performed in a continuous integration server. Supports TeamCity, AppVeyor, MyGet, Jenkins and Wrench. -
- 7,508 total downloads
- last updated 6/15/2017
- Latest version: 0.1.6
Downloads a file from a URL to a destination directory or file path. -
- 6,529 total downloads
- last updated 10/7/2015
- Latest version: 0.1.8-pre (prerelease)
Preview Xamarin.Forms XAML on devices and simulators, with support for data-binding via JSON dummy view models. -
- 5,788 total downloads
- last updated 2/19/2015
- Latest version: 0.2.0
Runs an executable with optional arguments, and returns the standard output as an output parameter. Usage: <Run Exe="$(Git)" Args="log HEAD" WorkingDir="$(MSBuildProjectDirectory)"> <Output... More information -
- 4,659 total downloads
- last updated 6/15/2017
- Latest version: 0.1.3
Allows applying a regular expression replacement for a pattern over an entire file or files. Example: <RegexReplace Files="@(Compile)" Pattern="/\* LICENSE... More information -
- 2,679 total downloads
- last updated 3/26/2018
- Latest version: 0.1.1
Allows emitting arbitrary assembly attributes, compatible between SDK-style projects and classic ones. Usage: declare @(AssemblyAttribute) items to include, such as: <ItemGroup> <AssemblyAttribute... More information -
- 1,686 total downloads
- last updated 9/20/2017
- Latest version: 0.1.1
Provides the $(PR) property with the pull request number that triggered a continuous integration build (or empty otherwise). Supports VSTS, Travis, AppVeyor and Jenkins. -
- 1,427 total downloads
- last updated 8/4/2016
- Latest version: 0.1.1
Allows installing a Visual Studio Extension (VSIX) to arbitrary Visual Studio versions and registry hives. Example: <InstallVsix VisualStudioVersion="$(VisualStudioVersion)" VsixPath="MyExtension.vsix"... More information -
- 1,315 total downloads
- last updated 7/22/2016
- Latest version: 0.1.0
Augments the current project with an item named after each project reference, containing the metadata that would be added as project define constants for WiX. i.e. for a project reference PclProfiles,... More information -
- 1,299 total downloads
- last updated 8/5/2016
- Latest version: 0.1.0
Provides the IsAdministrator task which returns Result=True if the current user belongs to the built-in Windows role Administrator. -
- 984 total downloads
- last updated 12/14/2016
- Latest version: 0.1.0
Discovers installed Visual Studio versions, their install and VSSDK directories.
- Previous
- Next