makeProjectGreatAgain
makeProjectGreatAgain
This PR will update the ExceptionReporter.NET to support the `net5.0-windows` TargetFramework I have tested it manually and all seems OK. Also, I have run UnitTests for `net5.0-windows` and 2 of...
I have added 'net5.0-windows' support for ExceptionReporter.WinForms in #59 PR. I am going to update other projects in the solution ( Demo, WPF etc ) if it is ok Also,...
If you use config with **ReportCustomTemplate** ``` Config = { AppName = "PhotoFuzz", AppVersion = "1.0", CompanyName = "photofuzz", SendMethod = ReportSendMethod.SimpleMAPI, EmailReportAddress = "[email protected]", FilesToAttach = new[] {"app.log"} ReportCustomTemplate...
devcontainers aren't necessity but they can be quite beneficial, particularly for new contributors
### Description `dotnet fsharplint lint .\FsLintBug.fsproj` - fails with "Failed to parse file" ### Repro steps #### Code to reproduce the problem: FsLintBug.fsproj ``` Exe net7.0 ``` Program.fs ``` open...
[email protected]: Fix instructions for context menu and file association setup - add 'reg import'
Fix instructions for context menu and file association setup - add 'reg import' - [x] I have read the [Contributing Guide](https://github.com/ScoopInstaller/.github/blob/main/.github/CONTRIBUTING.md).
[email protected]: Fix instructions for context menu and file association setup - add 'reg import'
Fix instructions for context menu and file association setup - add 'reg import' - [x] I have read the [Contributing Guide](https://github.com/ScoopInstaller/.github/blob/main/.github/CONTRIBUTING.md).