From d5c744165fe0d7158a59deecf280a33f0a2c014b Mon Sep 17 00:00:00 2001 From: leo Date: Tue, 8 Jun 2021 09:35:11 +0800 Subject: [PATCH] update: change Output to WinExe for .NET 5 --- src/SourceGit.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/SourceGit.csproj b/src/SourceGit.csproj index 48729b6a..a9e18b42 100644 --- a/src/SourceGit.csproj +++ b/src/SourceGit.csproj @@ -1,7 +1,7 @@ net5.0-windows - Exe + WinExe true App.ico sourcegit