Summary
Gets or sets a value indicating whether tools from a preview edition of Visual Studio should be used.
If set to true
, MSTest from a Preview edition
(e.g. Visual Studio 2022 Preview) will be considered to be used.
- Namespace
- Cake
.Common .Tools .MSTest - Containing Type
- MSTestSettings
Syntax
public bool AllowPreviewVersion { get; set; }
Value
Type | Description |
---|---|
bool |