winforms
winforms copied to clipboard
Convert CommDlgExtendedError to CsWin32
build failures are caused by Using directive is unnecessary. They are very necessary and "remove and sort usings" doesn't remove any.
The compiler can't lie :) VS is forgiving - i.e., it won't break the build, but if you build from cli the build will fail, if there are any issues.
D:\a\_work\1\s\src\System.Windows.Forms\src\System\Windows\Forms\SaveFileDialog.cs(7,1): error IDE0005: Using directive is unnecessary. [D:\a\_work\1\s\src\System.Windows.Forms\src\System.Windows.Forms.csproj]