From 20b8e118ca4f11e3f8c0d876faa0c77c2524ffed Mon Sep 17 00:00:00 2001
From: LotP1 <68976644+LotP1@users.noreply.github.com>
Date: Mon, 30 Dec 2024 13:46:21 +0100
Subject: [PATCH] switch completely to exec dotnet
---
src/Ryujinx/Ryujinx.csproj | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/src/Ryujinx/Ryujinx.csproj b/src/Ryujinx/Ryujinx.csproj
index fb15aee83..c502cc30f 100644
--- a/src/Ryujinx/Ryujinx.csproj
+++ b/src/Ryujinx/Ryujinx.csproj
@@ -18,7 +18,8 @@
-
+
+