Simple winforms work in modern .net core designer. Only keep edge cases which work best in .net framework designer
This commit is contained in:
parent
f0daa12bb7
commit
20a9e4b651
53 changed files with 3 additions and 4138 deletions
|
|
@ -6,6 +6,7 @@ using Dinah.Core.Net.Http;
|
|||
namespace FileLiberator
|
||||
{
|
||||
// frustratingly copy pasta from DownloadableBase and DownloadPdf
|
||||
// currently only used to download the .zip flies for upgrade
|
||||
public class DownloadFile : IDownloadable
|
||||
{
|
||||
public event EventHandler<string> DownloadBegin;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue