[PR #562] Using exit code instead of seek for the term 'error' #1217

Open
opened 2026-01-29 16:58:31 +00:00 by claunia · 0 comments
Owner

Original Pull Request: https://github.com/ElectronNET/Electron.NET/pull/562

State: closed
Merged: Yes


Maybe I didn't take into account something, but I think it will work better.
It fixes my problem with warning in dotnet publish output like this:

...\Pages\Error.cshtml.cs(13,18): warning SA1649: File name should match first type name.

**Original Pull Request:** https://github.com/ElectronNET/Electron.NET/pull/562 **State:** closed **Merged:** Yes --- Maybe I didn't take into account something, but I think it will work better. It fixes my problem with warning in `dotnet publish` output like this: > ...\Pages\\**Error**.cshtml.cs(13,18): warning SA1649: File name should match first type name.
claunia added the pull-request label 2026-01-29 16:58:31 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/Electron.NET#1217