Added internals visible to for test projects
Signed-off-by: Bjarke Berg <mail@bergmania.dk>
This commit is contained in:
@@ -10,7 +10,7 @@ namespace Umbraco.ModelsBuilder.Embedded.Building
|
||||
/// <summary>
|
||||
/// Implements a builder that works by writing text.
|
||||
/// </summary>
|
||||
public class TextBuilder : Builder
|
||||
internal class TextBuilder : Builder
|
||||
{
|
||||
/// <summary>
|
||||
/// Initializes a new instance of the <see cref="TextBuilder"/> class with a list of models to generate
|
||||
|
||||
Reference in New Issue
Block a user