You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: sdk/communication/Azure.Communication.Chat/src/Azure.Communication.Chat.csproj
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -7,9 +7,9 @@
7
7
Microsoft Azure Communication Chat quickstart - https://docs.microsoft.com/azure/communication-services/quickstarts/chat/get-started?pivots=programming-language-csharp
8
8
</Description>
9
9
<AssemblyTitle>Azure Communication Chat Service</AssemblyTitle>
10
-
<Version>1.3.1</Version>
10
+
<Version>1.4.0-beta.1</Version>
11
11
<!--The ApiCompatVersion is managed automatically and should not generally be modified manually.-->
12
-
<ApiCompatVersion>1.3.0</ApiCompatVersion>
12
+
<ApiCompatVersion>1.3.1</ApiCompatVersion>
13
13
<PackageTags>Microsoft Azure Communication Chat Service;Microsoft;Azure;Azure Communication Service;Azure Communication Chat Service;Chat;Communication;$(PackageCommonTags)</PackageTags>
0 commit comments