Commit graph

33 commits

Author SHA1 Message Date
Jaex 130da1832b Code refactoring 2024-01-21 17:18:24 +03:00
Jaex 33ef841fcb Code refactoring 2024-01-21 04:42:51 +03:00
Jaex 5ae739d529 Convert project to SDK style 2024-01-21 02:08:54 +03:00
Jaex 69ca568501 Rename SharedAssemblyInfo.cs to GlobalAssemblyInfo.cs 2023-01-16 00:13:46 +03:00
Jaex b70d2587a2 Code refactoring 2022-11-02 20:04:28 +03:00
Jaex f04d7ca15c Replace WindowsStore with MicrosoftStore 2022-02-04 12:05:43 +03:00
Jaex afd8fc62d6 Replace WindowsStore with MicrosoftStore 2022-02-04 11:32:41 +03:00
Jaex 7763a1e27f Use "None" instead of "Content" for file build action 2021-10-19 20:37:42 +03:00
Jaex dd87787426 Upgrade project .NET Framework version to 4.8 2021-08-15 06:13:07 +03:00
Michael Delpach f0a982fdf3 Rebase to 0c039b9ee0
0c039b9ee0
2020-07-06 07:23:59 +08:00
Michael Delpach 50f86ee79a Revert "Revert "Merge branch 'master' of https://github.com/ShareX/ShareX""
This reverts commit 85fdab3c56.
2020-07-06 06:37:56 +08:00
Michael Delpach 85fdab3c56 Revert "Merge branch 'master' of https://github.com/ShareX/ShareX"
This reverts commit 2903ca1082, reversing
changes made to 195c0f2f8a.
2020-07-06 06:27:50 +08:00
Michael Delpach 2903ca1082 Merge branch 'master' of https://github.com/ShareX/ShareX 2020-07-06 06:26:47 +08:00
Michael Delpach b5d68b721e .NET Framework upgrade to 4.7.2 to fix multi-DPI issues
Starting with the .NET Framework 4.7, Windows Forms includes enhancements for common high DPI and dynamic DPI scenarios - See https://docs.microsoft.com/en-us/dotnet/framework/winforms/high-dpi-support-in-windows-forms
2020-06-29 07:36:48 +08:00
Michael Delpach 195c0f2f8a Revert "Merge branch 'master' into tweaks"
This reverts commit 162badae3b, reversing
changes made to e0f2812f3d.
2020-06-29 06:10:21 +08:00
Jaex d6872d7b9f Improve ZipManager extract method 2020-06-19 17:41:00 +03:00
Jaex 795822a7b2 Removed StyleCop.Analyzers 2018-05-16 17:29:34 +03:00
Jaex cb3711632c Fix "Use of implied arithmetic operator precedence" 2018-05-16 16:27:11 +03:00
Jaex 68eda57ca5 Move few methods to HelpersLib from Setup project 2018-03-03 00:17:01 +03:00
Jaex fa22ad8b2a Not using 7-Zip anymore 2018-03-03 00:06:40 +03:00
Jaex 54a7d80d2f fixed #1868: Upgrade .NET Framework version to 4.6.2 2018-02-28 13:04:37 +03:00
Charles Milette 8d9f486f39
Use a SharedAssemblyInfo to minimize duplication 2018-01-01 12:32:18 -05:00
Jaex a819b2cdd9 Added DesktopBridgeHelper project 2017-04-27 03:00:21 +03:00
Jaex 99cc700c7d Added WindowsStoreDebug configuration 2017-04-21 18:22:15 +03:00
Jaex 602c756a2c Added WindowsStore build configuration 2017-04-21 01:59:19 +03:00
Jaex fd434b9f27 Added Helpers class to Setup project 2016-08-27 20:57:46 +03:00
Jaex 99c6f119cd Setup changes to support appveyor Steam build 2016-08-27 02:55:53 +03:00
Jaex 47a0bf03ec Added inno setup script files to solution as reference 2016-04-01 13:32:32 +03:00
Jaex d9c737d8c8 Update ShareX.Setup project to use new paths 2016-02-29 12:14:35 +02:00
Jaex 6951e97025 Added Steam configuration 2015-09-06 11:19:09 +03:00
Jaex 44f58e32ba csproj fixes 2015-07-23 09:00:51 +03:00
Jaex d5b1d287fb Changed namespaces too 2014-12-10 22:25:20 +02:00
Jaex 5096a895f1 Changed project namings (Example: HelpersLib -> ShareX.HelpersLib) 2014-12-10 22:11:55 +02:00
Renamed from ShareX_Setup/ShareX_Setup.csproj (Browse further)