Commit graph

16 commits

Author SHA1 Message Date
Junior
7849b2001a Updated dependencies
Replaced deprecated DotNetZip with System.IO.Compression.
Changed target framework to net 9.0.
Removed DotNetZip package reference.
Updated Microsoft.Web.WebView2 to 1.0.2903.40.
Updated WindowsAPICodePack to 8.0.6.
2024-11-27 00:28:46 -03:00
Hamilton
3648b49bb3
Bump WindowsAPICodePack from 7.0.4 to 8.0.4
Bump WindowsAPICodePack from 7.0.4 to 8.0.4
2024-06-11 13:41:59 -03:00
dependabot[bot]
56973cf95f
Bump WindowsAPICodePack from 7.0.4 to 8.0.4
Bumps [WindowsAPICodePack](https://github.com/Wagnerp/Windows-API-CodePack-NET) from 7.0.4 to 8.0.4.
- [Changelog](https://github.com/Wagnerp/Windows-API-CodePack-NET/blob/main/Changelog.md)
- [Commits](https://github.com/Wagnerp/Windows-API-CodePack-NET/commits)

---
updated-dependencies:
- dependency-name: WindowsAPICodePack
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-10 12:25:20 +00:00
dependabot[bot]
5baa8daa62
Bump Microsoft.Web.WebView2 from 1.0.2365.46 to 1.0.2535.41
Bumps Microsoft.Web.WebView2 from 1.0.2365.46 to 1.0.2535.41.

---
updated-dependencies:
- dependency-name: Microsoft.Web.WebView2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-03 13:05:14 +00:00
dependabot[bot]
30a30145bc
Bump Microsoft.Web.WebView2 from 1.0.2210.55 to 1.0.2365.46
Bumps Microsoft.Web.WebView2 from 1.0.2210.55 to 1.0.2365.46.

---
updated-dependencies:
- dependency-name: Microsoft.Web.WebView2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-04 12:09:16 +00:00
Junior
e74d93fab9 Version 1.2.0 2024-01-04 22:59:30 -03:00
dependabot[bot]
300530e657
Bump Microsoft.Web.WebView2 from 1.0.2045.28 to 1.0.2151.40
Bumps Microsoft.Web.WebView2 from 1.0.2045.28 to 1.0.2151.40.

---
updated-dependencies:
- dependency-name: Microsoft.Web.WebView2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-13 12:47:53 +00:00
Junior
ae34584021 Extended the localization system to easily include additional languages in the future 2023-10-07 00:08:43 -03:00
Junior
d5ec712d0f Fix bug related to collection modification during Application.Restart() on ChangePassword. 2023-10-05 23:36:56 -03:00
dependabot[bot]
ecd29bdc5b
Bump Microsoft.Web.WebView2 from 1.0.1938.49 to 1.0.2045.28
Bumps Microsoft.Web.WebView2 from 1.0.1938.49 to 1.0.2045.28.

---
updated-dependencies:
- dependency-name: Microsoft.Web.WebView2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-25 12:25:58 +00:00
dependabot[bot]
d0e5102931
Bump Microsoft.Web.WebView2 from 1.0.1823.32 to 1.0.1938.49
Bumps Microsoft.Web.WebView2 from 1.0.1823.32 to 1.0.1938.49.

---
updated-dependencies:
- dependency-name: Microsoft.Web.WebView2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-04 12:24:00 +00:00
dependabot[bot]
d98a18009e
Bump Microsoft.Web.WebView2 from 1.0.1774.30 to 1.0.1823.32
Bumps Microsoft.Web.WebView2 from 1.0.1774.30 to 1.0.1823.32.

---
updated-dependencies:
- dependency-name: Microsoft.Web.WebView2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-12 13:04:00 +00:00
Junior
086b25b83b Updated username regex to not allow uppercase characters 2023-06-09 19:47:07 -03:00
Junior
d319a7d4d7
Update RHLauncher.csproj 2023-06-05 23:16:16 -03:00
Junior
8cf88ab0e4 Add more error handling 2023-06-05 23:08:45 -03:00
Junior
5d3b4542bf Add project files. 2023-05-12 17:19:21 -03:00