From 188408fdfcda26259255bf6ad60da5f41f71e4cc Mon Sep 17 00:00:00 2001 From: leo Date: Fri, 30 May 2025 17:21:49 +0800 Subject: [PATCH] project: remove duplicated attributes in csproj Signed-off-by: leo --- src/SourceGit.csproj | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/SourceGit.csproj b/src/SourceGit.csproj index 5e617561..3fe21b1a 100644 --- a/src/SourceGit.csproj +++ b/src/SourceGit.csproj @@ -2,11 +2,9 @@ WinExe net9.0 - true App.manifest App.ico $([System.IO.File]::ReadAllText("$(MSBuildProjectDirectory)\\..\\VERSION")) - false true true