﻿[*.cs]

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