From a91421a6993de086b0d01f0915dd75935fd955af Mon Sep 17 00:00:00 2001 From: pointfeev Date: Sat, 25 Dec 2021 20:04:02 -0600 Subject: [PATCH] .NET 6.0 --- CreamInstaller/CreamInstaller.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CreamInstaller/CreamInstaller.csproj b/CreamInstaller/CreamInstaller.csproj index bfc78d2..e655a0e 100644 --- a/CreamInstaller/CreamInstaller.csproj +++ b/CreamInstaller/CreamInstaller.csproj @@ -1,11 +1,11 @@  WinExe - net5.0-windows + net6.0-windows true Resources\ini.ico true - 2.0.4.1 + 2.0.4.2 Resources\ini.ico Automatically generates and installs CreamAPI files for Steam games on the user's computer. It can also generate and install CreamAPI for the Paradox Launcher should the user select a Paradox Interactive game.