From c688eb0c5901a859e42b491e86e30232cd285921 Mon Sep 17 00:00:00 2001 From: Sylar Date: Fri, 30 Jun 2023 14:37:40 +0800 Subject: [PATCH] feat: upgrade sdk to 4.2.1 (#282) Co-authored-by: sylar --- Agora-C_Sharp-RTC-SDK-API_Example/C_Sharp-API_Example.csproj | 2 +- Agora-C_Sharp-RTC-SDK/CI/config/agora_rtc_sdk.nuspec | 4 ++-- Agora-C_Sharp-RTC-SDK/Code/agorartc.csproj | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Agora-C_Sharp-RTC-SDK-API_Example/C_Sharp-API_Example.csproj b/Agora-C_Sharp-RTC-SDK-API_Example/C_Sharp-API_Example.csproj index 3ea23a27..1ae50171 100644 --- a/Agora-C_Sharp-RTC-SDK-API_Example/C_Sharp-API_Example.csproj +++ b/Agora-C_Sharp-RTC-SDK-API_Example/C_Sharp-API_Example.csproj @@ -42,7 +42,7 @@ - + diff --git a/Agora-C_Sharp-RTC-SDK/CI/config/agora_rtc_sdk.nuspec b/Agora-C_Sharp-RTC-SDK/CI/config/agora_rtc_sdk.nuspec index 9123c45e..10693faa 100644 --- a/Agora-C_Sharp-RTC-SDK/CI/config/agora_rtc_sdk.nuspec +++ b/Agora-C_Sharp-RTC-SDK/CI/config/agora_rtc_sdk.nuspec @@ -2,7 +2,7 @@ agora_rtc_sdk - 4.2.0.1 + 4.2.1 agora rtc sdk wrapper berky false @@ -19,7 +19,7 @@ For details, see this [FAQ](https://docs.agora.io/en/faq/profile_difference). Fix bugs. - v4.2.0.1 + v4.2.1 diff --git a/Agora-C_Sharp-RTC-SDK/Code/agorartc.csproj b/Agora-C_Sharp-RTC-SDK/Code/agorartc.csproj index 1e4140c9..8ecdba2c 100644 --- a/Agora-C_Sharp-RTC-SDK/Code/agorartc.csproj +++ b/Agora-C_Sharp-RTC-SDK/Code/agorartc.csproj @@ -8,7 +8,7 @@ Agora.io Agora.io Copyright (C) 2021 - 4.2.0.1 + 4.2.1 Agora's Video Calling allows you to add customized real-time video experiences to any application. Enabled by Agora’s Video SDK, Video Calling gives you full control over a rich set of features within your app. You can extend the SDK with functionality like recording and content moderation or use Extensions Marketplace to quickly activate background removal, face filters, and more.