Skip to content

Commit e6e5789

Browse files
committed
format document
1 parent d38b298 commit e6e5789

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

busylight-client.csproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@
66
<RootNamespace>busylight_client</RootNamespace>
77
<RuntimeIdentifier>win-x64</RuntimeIdentifier>
88
<UseWindowsForms>true</UseWindowsForms>
9-
<PublishTrimmed>true</PublishTrimmed>
9+
<PublishTrimmed>true</PublishTrimmed>
1010
<PublishReadyToRun>true</PublishReadyToRun>
11-
<PublishSingleFile>true</PublishSingleFile>
11+
<PublishSingleFile>true</PublishSingleFile>
1212
<ApplicationIcon>Resources\icon.ico</ApplicationIcon>
1313
</PropertyGroup>
1414

@@ -43,7 +43,7 @@
4343
<ItemGroup>
4444
<None Update="appsettings.json">
4545
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
46-
<ExcludeFromSingleFile>true</ExcludeFromSingleFile>
46+
<ExcludeFromSingleFile>true</ExcludeFromSingleFile>
4747
</None>
4848
</ItemGroup>
4949

0 commit comments

Comments
 (0)