diff options
author | George Hazan <ghazan@miranda.im> | 2022-11-30 17:48:47 +0300 |
---|---|---|
committer | George Hazan <ghazan@miranda.im> | 2022-11-30 17:48:47 +0300 |
commit | 0ece30dc7c0e34b4c5911969b8fa99c33c6d023c (patch) | |
tree | 671325d3fec09b999411e4e3ab84ef8259261818 /protocols/Telegram/tdlib/td/example/uwp/app/TdApp.csproj | |
parent | 46c53ffc6809c67e4607e99951a2846c382b63b2 (diff) |
Telegram: update for TDLIB
Diffstat (limited to 'protocols/Telegram/tdlib/td/example/uwp/app/TdApp.csproj')
-rw-r--r-- | protocols/Telegram/tdlib/td/example/uwp/app/TdApp.csproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/Telegram/tdlib/td/example/uwp/app/TdApp.csproj b/protocols/Telegram/tdlib/td/example/uwp/app/TdApp.csproj index b3d1d944d1..2b0de8df3d 100644 --- a/protocols/Telegram/tdlib/td/example/uwp/app/TdApp.csproj +++ b/protocols/Telegram/tdlib/td/example/uwp/app/TdApp.csproj @@ -88,7 +88,7 @@ <UseDotNetNativeToolchain>true</UseDotNetNativeToolchain> </PropertyGroup> <ItemGroup> - <!-- A reference to the entire .Net Framework and Windows SDK are automatically included --> + <!-- A reference to the entire .NET Framework and Windows SDK are automatically included --> <Content Include="ApplicationInsights.config"> <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> </Content> |