diff options
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> |