[PR #457] Search for .csproj and .fsproj in init and add commands #1187

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

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

State: closed
Merged: Yes


Resolution to problem with init command for F# ASP.NET Core projects.

Update the projects searched for to include both .csproj and .fsproj, and update the print statements to reflect both project types.

Fixes #452

**Original Pull Request:** https://github.com/ElectronNET/Electron.NET/pull/457 **State:** closed **Merged:** Yes --- Resolution to problem with init command for F# ASP.NET Core projects. Update the projects searched for to include both `.csproj` and `.fsproj`, and update the print statements to reflect both project types. Fixes #452
claunia added the pull-request label 2026-01-29 16:58:13 +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#1187