We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b0286e8 commit c2d1df2Copy full SHA for c2d1df2
1 file changed
AndroidSync.csproj
@@ -5,6 +5,7 @@
5
<TargetFramework>net9.0</TargetFramework>
6
<ImplicitUsings>enable</ImplicitUsings>
7
<Nullable>enable</Nullable>
8
+ <PublishSingleFile>true</PublishSingleFile>
9
</PropertyGroup>
10
11
<ItemGroup>
0 commit comments