Method | Description | |
---|---|---|
CheckForbiddenFiles ( ) : void |
Checks "ForbiddenFiles" condition.
|
|
CheckWrongAssemblyInfoContents ( ) : void |
Checks "WrongAssemblyInfoContents" condition.
|
|
CheckWrongConfig ( ) : void |
Checks "WrongConfig" condition.
|
|
CheckWrongDefaultConfig ( ) : void |
Checks "WrongDefaultConfig" condition.
|
|
CheckWrongFileSet ( ) : void |
Checks "WrongFileSet" condition.
|
|
CheckWrongReferences ( ) : void |
Checks "WrongReferences" condition.
|
|
Main ( string args ) : int |
Main program.
|
Method | Description | |
---|---|---|
BuildConfigProperties ( ProjectItemType type, CopyToOutputDirectory copyToOutput ) : string>.Dictionary |
Builds properties collection for configuration file.
|
|
CheckConfigProperties ( string configFileName, ProjectItemType type, CopyToOutputDirectory copyToOutput ) : void |
Checks properties for configuration file.
|
|
CheckDirectlySpecifiedProperties ( Reference reference, StringBuilder message ) : void |
Checks properties that should not be specified directly.
|
|
CheckReferenceProperties ( IEnumerable |
Checks properties that should not be specified directly.
|
|
CheckUnknownConfiguration ( ) : void |
Checks "UnknownConfiguration" condition.
|
|
CheckWrongAssemblyInfoFileLocation ( ) : void |
Checks "WrongAssemblyInfoFileLocation" condition.
|
|
CheckWrongCommonProperties ( ) : void | ||
CheckWrongDebugProperties ( ) : void |
Checks "WrongDebugProperties" condition.
|
|
CheckWrongManifestContents ( ) : void | ||
CheckWrongManifestFileLocation ( ) : void |
Checks "WrongManifestFileLocation" condition.
|
|
CheckWrongPlatform ( ) : void |
Checks "WrongPlatform" condition.
|
|
CheckWrongProjectFileLocation ( ) : void |
Checks "WrongProjectFileLocation" condition.
|
|
CheckWrongReleaseProperties ( ) : void |
Checks "WrongReleaseProperties" condition.
|
|
CheckWrongVisualStudioVersion ( ) : void |
Checks "WrongVisualStudioVersion" condition.
|
|
DisplayUsage ( ) : void |
Displays usage text.
|
|
PerformChecks ( ) : void |
Performs all checks.
|
public static CheckWrongAssemblyInfoContents ( ) : void | ||
return | void |
public static CheckWrongDefaultConfig ( ) : void | ||
return | void |
public static CheckWrongReferences ( ) : void | ||
return | void |