﻿[*.vb]

# CA1819: Properties should not return arrays
dotnet_diagnostic.CA1819.severity = silent
