Skip to content

Commit f0521dc

Browse files
committed
Update GeneralUpdate.Client.csproj
1 parent f3e5f0f commit f0521dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/c#/GeneralUpdate.Client/GeneralUpdate.Client.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@
66
<ImplicitUsings>enable</ImplicitUsings>
77
<Nullable>enable</Nullable>
88
<LangVersion>default</LangVersion>
9+
<PublishAot>true</PublishAot>
910
</PropertyGroup>
1011

1112
<ItemGroup>
1213
<ProjectReference Include="..\GeneralUpdate.ClientCore\GeneralUpdate.ClientCore.csproj" />
1314
</ItemGroup>
14-
1515
</Project>

0 commit comments

Comments
 (0)