Name |
Description |
DefaultStyle |
DefaultStyle represents the XAML of an individual Control's default style (in particular its ControlTemplate) which can be merged with other default styles). The XAML must have a ResourceDictionary as its root element and be marked with a DefaultStyle build action in Visual Studio. |
GetSilverlightToolkitToolsPath |
Gets the tools path for the Silverlight Toolkit, which today ends up being the same path as the targets file is in. |
MergeDefaultStylesTask |
Build task to automatically merge the default styles for controls into a single generic.xaml file. |
MsilRebuildTask |
|
NetFramework4Check |
Checks for the existance of the installed .NET Framework 4 version through a very simplistic directory-based search. |
RunUnitTestsTask |
A task that executes a unit test application by providing a set of defined parameters to the test execution script. |
StringReplaceTask |
Replace strings inside of a set of files, updating their contents. The task operates outside the realm of source control and should typically be used on a copy of sources, instead of an enlistment's source, to prevent overwriting and checking in the modified files. |
StrongNameHelper |
A static helper class for working with strong names. |
Tfs |
|
TryTfs |
A simple wrapper for used Tfs components. Will attempt to load the Team Foundation Server types that are needed, and gracefully fall back if they cannot be loaded. |
VerifyTextPresentTask |
Verify that in the set of source files, the token text appears. An error will be reported if it is not found. |
XapFileReplacementTask |
|