﻿[*.cs]

# CS0067: The event 'RelayCommand.CanExecuteChanged' is never used
dotnet_diagnostic.CS0067.severity = none
