Xavalon / XamlStyler

Visual Studio extension to help format your XAML source code
Apache License 2.0
1.17k stars 128 forks source link

Unhandled FileNotFoundException when specifying an invalid file in XAML console #456

Closed grochocki closed 7 months ago

grochocki commented 8 months ago

Describe the bug Unhandled FileNotFoundException when specifying an invalid file in XAML console.

To Reproduce Steps to reproduce the behavior:

  1. Execute .\xstyler.exe -f <INVALID FILE NAME>
  2. See error

Expected behavior Helpful error message