Skip to content

Conversation

@Loskh
Copy link

@Loskh Loskh commented Jan 2, 2026

No description provided.

Loskh and others added 29 commits July 22, 2025 00:28
… for better reliability and no admin requirement"

This reverts commit d3c96a4.
* Commit upgrade plan

* Update to .NET 10.0 in XIVLauncher.Common.csproj

Changed the target framework in XIVLauncher.Common.csproj from net8.0 to net10.0. Also, the FfxivArgLauncher subproject reference was updated to a '-dirty' state, indicating local modifications. No other changes were made.

* Update NuGet package versions in XIVLauncher.Common.csproj

Updated several NuGet package references in XIVLauncher.Common.csproj: Newtonsoft.Json was upgraded from 13.0.3 to 13.0.4, System.Management from 6.0.0 to 10.0.1, and System.Text.Json from 8.0.5 to 10.0.1. The System.Memory and System.Security.Principal.Windows packages were removed. Additionally, the FfxivArgLauncher subproject was marked as dirty.

* Remove System.Text.Json package from XIVLauncher.Common

The System.Text.Json package reference was removed from XIVLauncher.Common.csproj. Additionally, the FfxivArgLauncher subproject was marked as dirty, indicating local changes. No other significant changes were made.

* Update to .NET 10.0 and mark FfxivArgLauncher as dirty

Changed target framework in XIVLauncher.Common.Windows.csproj from net8.0-windows to net10.0-windows, indicating an upgrade to .NET 10.0. Also marked the FfxivArgLauncher subproject as 'dirty' by updating its commit reference. No other code changes were made.

* Remove Microsoft.Win32.Registry package reference

The Microsoft.Win32.Registry package reference was removed from XIVLauncher.Common.Windows.csproj. Additionally, the FfxivArgLauncher subproject was marked as dirty, indicating local changes. No other modifications were made.

* Update to .NET 10.0 and mark FfxivArgLauncher as dirty

Upgraded the target framework in XIVLauncher.PatchInstaller.csproj from net8.0-windows to net10.0-windows. Additionally, the FfxivArgLauncher subproject was marked as dirty by appending '-dirty' to its commit reference. No other changes were made.

* Update package versions in PatchInstaller project

Updated Newtonsoft.Json to version 13.0.4 and System.Threading.Channels to 10.0.1 in XIVLauncher.PatchInstaller.csproj. Also, the FfxivArgLauncher subproject reference was marked as dirty, indicating local changes. No other significant changes were made.

* Remove System.Threading.Channels dependency

Removed the System.Threading.Channels package reference from XIVLauncher.PatchInstaller.csproj. Also, the FfxivArgLauncher subproject was marked as dirty, indicating local changes not yet committed. No other significant changes were made.

* Update to .NET 10.0 in XIVLauncher.ArgReader.csproj

Changed the target framework in XIVLauncher.ArgReader.csproj from net8.0 to net10.0. Also, the FfxivArgLauncher subproject reference was updated to a '-dirty' state, indicating local modifications. No other changes were made.

* Update package versions in XIVLauncher.ArgReader.csproj

Upgraded Newtonsoft.Json from 13.0.3 to 13.0.4 and System.Threading.Channels from 8.0.0 to 10.0.1 in XIVLauncher.ArgReader.csproj. Also, the FfxivArgLauncher subproject reference was marked as dirty, indicating local changes. No other modifications were made.

* Remove System.Threading.Channels dependency

The System.Threading.Channels package reference was removed from XIVLauncher.ArgReader.csproj. Additionally, the FfxivArgLauncher subproject was marked as dirty, but no code changes were made to it.

* Update to .NET 10.0 in XIVLauncher.Common.Unix.csproj

Changed the target framework in XIVLauncher.Common.Unix.csproj from net8.0 to net10.0. Also, the FfxivArgLauncher subproject reference was updated to a '-dirty' state, indicating local modifications.

* Update test project to .NET 10.0 and mark submodule dirty

Changed the target framework in XIVLauncher.Common.Tests.csproj from net8.0 to net10.0, upgrading the test project to a newer .NET version. Also, the FfxivArgLauncher submodule was marked as dirty, indicating local changes.

* Update target framework to net10.0-windows in XIVLauncher.csproj

Changed the target framework in XIVLauncher.csproj from net8.0-windows10.0.22000.0 to net10.0-windows, indicating an upgrade to a newer .NET version. Also, the FfxivArgLauncher subproject reference was marked as dirty, suggesting local changes in that submodule. No other significant changes were made.

* Update NuGet package versions in XIVLauncher.csproj

Upgraded several NuGet package dependencies in XIVLauncher.csproj, including AdysTech.CredentialManager (1.8.0 → 2.6.0), Extended.Wpf.Toolkit (3.5.0 → 5.0.0), Microsoft.CSharp (4.5.0 → 4.7.0), System.Collections.Immutable (1.5.0 → 10.0.1), System.Drawing.Common (8.0.10 → 10.0.1), and System.Text.Encodings.Web (8.0.0 → 10.0.1). Also, the FfxivArgLauncher subproject was marked as dirty. No other functional changes were made.

* Remove unused package references from XIVLauncher.csproj

Cleaned up the XIVLauncher.csproj by removing unnecessary package references: Microsoft.CSharp, System.Collections.Immutable, System.Drawing.Common, and System.Text.Encodings.Web. Also, the FfxivArgLauncher subproject was marked as dirty, indicating local changes. No functional code changes were made.

* Added Microsoft.Windows.SDK.NET.Ref 10.0.26100.81 PackageReference to resolve Windows Security WinRT APIs for Windows Hello.

* Update TargetFramework

* Update arg launcher
@Loskh Loskh closed this Jan 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants