Skip to content

Commit c2d1df2

Browse files
committed
"Enable PublishSingleFile property in AndroidSync.csproj"
1 parent b0286e8 commit c2d1df2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

AndroidSync.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
<TargetFramework>net9.0</TargetFramework>
66
<ImplicitUsings>enable</ImplicitUsings>
77
<Nullable>enable</Nullable>
8+
<PublishSingleFile>true</PublishSingleFile>
89
</PropertyGroup>
910

1011
<ItemGroup>

0 commit comments

Comments
 (0)