From ee945511cff1acfa72ea89a1cf68f2529770b7a1 Mon Sep 17 00:00:00 2001 From: wooferzfg Date: Mon, 1 Jun 2026 11:06:09 -0400 Subject: [PATCH] Change solution file reference to LiveSplit.slnx --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 4fc89ca43..f79531fd8 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -39,4 +39,4 @@ jobs: -p:PlatformTarget=x64 -p:GenerateDocumentationFile=false -p:DebugType=None - .\LiveSplit.sln + .\LiveSplit.slnx