-
Notifications
You must be signed in to change notification settings - Fork 30
Comparing changes
Open a pull request
base repository: PandaWood/ExceptionReporter.NET
base: projects-to-sdk
head repository: PandaWood/ExceptionReporter.NET
compare: master
- 19 commits
- 122 files changed
- 3 contributors
Commits on Jun 13, 2021
-
#53 click on Save button save an archive with FilesToAttach instead o…
…f .txt (#54) * code: Add ZipReportService. ExceptionReportView - SaveClick now save to zip file. Attacher - rename File property to FileService. * code: ZipReportService - add UnitTests
Configuration menu - View commit details
-
Copy full SHA for d8b820e - Browse repository at this point
Copy the full SHA d8b820eView commit details -
Configuration menu - View commit details
-
Copy full SHA for b3e1e6d - Browse repository at this point
Copy the full SHA b3e1e6dView commit details -
Rename sln file to a single/common one Small tidy of initializers in ZipService
Configuration menu - View commit details
-
Copy full SHA for 5d6368a - Browse repository at this point
Copy the full SHA 5d6368aView commit details -
small tidy up of redundant code etc
Just some fairly small changes (partially preferences/consistency) in coding after the last pull request
Configuration menu - View commit details
-
Copy full SHA for dbb6380 - Browse repository at this point
Copy the full SHA dbb6380View commit details -
addendum to remove Mock.Verify calls
causes the build to fail, not aware that they are needed
Configuration menu - View commit details
-
Copy full SHA for 3629f21 - Browse repository at this point
Copy the full SHA 3629f21View commit details
Commits on Jun 14, 2021
-
Updated all internal nuget packages to latest, except handlebars (mos…
…t packages are just used in test project) #41 Cater for clipboard operation failing (catch exception and report failure to status/message)
Configuration menu - View commit details
-
Copy full SHA for ab8b6da - Browse repository at this point
Copy the full SHA ab8b6daView commit details
Commits on Aug 13, 2021
-
add WPF version of ExceptionReporter
WPF version is less featured and functions as a UserControl - so will need to document different usage - example in Demo.WPF
Configuration menu - View commit details
-
Copy full SHA for cda63c7 - Browse repository at this point
Copy the full SHA cda63c7View commit details
Commits on Sep 4, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 38833ef - Browse repository at this point
Copy the full SHA 38833efView commit details -
fix defaults in demo and remove spare file
also fix test, simplemapi assembly is now simplemapi.net = didn't really mean to change that, but it makes sense
Configuration menu - View commit details
-
Copy full SHA for 61c1d1a - Browse repository at this point
Copy the full SHA 61c1d1aView commit details -
remove the hard-coded backgroundcolor setting
I must have hard-coded this while changing from Drawing.Color to hex string
Configuration menu - View commit details
-
Copy full SHA for 1633546 - Browse repository at this point
Copy the full SHA 1633546View commit details -
Configuration menu - View commit details
-
Copy full SHA for fa67381 - Browse repository at this point
Copy the full SHA fa67381View commit details
Commits on Sep 7, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 60fd05a - Browse repository at this point
Copy the full SHA 60fd05aView commit details
Commits on Nov 20, 2021
-
Configuration menu - View commit details
-
Copy full SHA for f3f0203 - Browse repository at this point
Copy the full SHA f3f0203View commit details
Commits on Aug 28, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 4af031d - Browse repository at this point
Copy the full SHA 4af031dView commit details
Commits on Feb 4, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 40cc980 - Browse repository at this point
Copy the full SHA 40cc980View commit details
Commits on Jul 1, 2026
-
Modernize to net48/net10 and drop DotNetZip (v6.0)
Multi-target net40 -> net48;net10.0-windows (WinForms & WPF libraries) Drop DotNetZip; use built-in System.IO.Compression Guard ClickOnce (System.Deployment) with #if for modern .NET WMI: framework ref on net48, System.Management NuGet on net10 Bump Simple-MAPI.NET 1.2.0 -> 1.2.1 (native .NET asset) Convert WPF library and both demos to SDK-style projects Fix .sln casing (Net -> NET) so Tests loads on case-sensitive Linux Remove stale hard-coded absolute paths from csproj files Tests: multi-target net472 -> net48;net10.0; bump Test SDK/NUnit adapter; drop DotNetZip assertion Scope System.Resources.Extensions to net48; add Microsoft.NETFramework.ReferenceAssemblies for off-Windows net48 build Add Directory.Build.props for CA1416/SYSLIB0014; suppress test-only NU1701/NU1602 Remove stale Moq binding redirect from Tests app.config Bump package version to 6.0 (minimum framework now 4.8)
Configuration menu - View commit details
-
Copy full SHA for 2e45bde - Browse repository at this point
Copy the full SHA 2e45bdeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 191cdcf - Browse repository at this point
Copy the full SHA 191cdcfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2fb46a0 - Browse repository at this point
Copy the full SHA 2fb46a0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 083a1a7 - Browse repository at this point
Copy the full SHA 083a1a7View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff projects-to-sdk...master