This content is part of a third party extension that is not supported by the Cake project.
                        For more information about this extension see Cake.StrongNameTool.
                            
	
		Summary
            Strong Name (sn.exe) tool aliases.static It is possible to create a new snk file
            by passing the path to the file that you want to create.
            
		- Assembly
- cake.strongnametool .dll 
- Namespace
- Cake.StrongNameTool 
- Base Types
- 
									- Object
 
							graph BT
	Type-->Base0["Object"]
	Type["StrongNameCreateToolAliases"]
class Type type-node
						
					Syntax
public static class StrongNameCreateToolAliasesAttributes
| Type | Description | 
|---|---|
| Cake | 
Methods
| Name | Value | Summary | 
|---|---|---|
| StrongNameCreate | void | 
            Uses sn.exe to create a new strong name key file.
             static | 
Extension Methods
| Name | Value | Summary | 
|---|---|---|
| ToDictionary | IDictionary | From ObjectHelpers Requires the Cake.DeployParams addin | 
| To | string | 
            Returns the string value or a  Not set> markup suitable for Spectre.Console.From StringExtensions Requires the Cake.Issues addin | 
