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.MiniCover.
                            
	
		Summary
            Uninstrument the assemblies that were instrumented for code coverage
            
		- Assembly
 - Cake
.MiniCover .dll  - Namespace
 - Cake
.MiniCover  - Containing Type
 - MiniCoverAliases
 
Syntax
public static void MiniCoverUninstrument(this ICakeContext ctx, MiniCoverSettings settings)
	Attributes
| Type | Description | 
|---|---|
| Cake | 
						
Parameters
| Name | Type | Description | 
|---|---|---|
| ctx | ICakeContext | The context. | 
| settings | MiniCoverSettings | The settings. | 
Return Value
| Type | Description | 
|---|---|
| void | 
