Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit cd77eca

Browse files
committedFeb 9, 2023
remove misplaced project properties
1 parent 28c4b20 commit cd77eca

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed
 

‎Converter/FEZRepacker.Converter.csproj

-5
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,6 @@
1111
<DebugType>full</DebugType>
1212
</PropertyGroup>
1313

14-
<PropertyGroup>
15-
<PublishSingleFile>true</PublishSingleFile>
16-
<PublishTrimmed>true</PublishTrimmed>
17-
</PropertyGroup>
18-
1914
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'">
2015
<WarningLevel>0</WarningLevel>
2116
</PropertyGroup>

0 commit comments

Comments
 (0)
Please sign in to comment.