@@ -63,29 +63,30 @@ Publishing locations for individual SDK packages are detailed below.
63
63
64
64
#### .NET
65
65
66
- Except for Calling, Communication Services packages target .NET Standard 2.0, which supports the platforms listed below.
67
-
68
- Support via .NET Framework 4.6.1
69
-
70
- - Windows 10, 8.1, 8 and 7
71
- - Windows Server 2012 R2, 2012 and 2008 R2 SP1
72
-
73
- Support via .NET Core 2.0:
74
-
75
- - Windows 10 (1607+), 7 SP1+, 8.1
76
- - Windows Server 2008 R2 SP1+
77
- - Max OS X 10.12+
78
- - Linux multiple versions/distributions
79
- - UWP 10.0.16299 (RS3) September 2017
80
- - Unity 2018.1
81
- - Mono 5.4
82
- - Xamarin iOS 10.14
83
- - Xamarin Mac 3.8
84
-
85
- The Calling package supports UWP apps build with .NET Native or C++/WinRT on:
86
-
87
- - Windows 10 10.0.17763
88
- - Windows Server 2019 10.0.17763
66
+ Calling supports the platforms listed below.
67
+
68
+ - UWP with .NET Native or C++/WinRT
69
+ - Windows 10/11 10.0.17763 - 10.0.22621.0
70
+ - Windows Server 2019/2022 10.0.17763 - 10.0.22621.0
71
+ - WinUI3 with .NET 6
72
+ - Windows 10/11 10.0.17763.0 - net6.0-windows10.0.22621.0
73
+ - Windows Server 2019/2022 10.0.17763.0 - net6.0-windows10.0.22621.0
74
+
75
+ All other Communication Services packages target .NET Standard 2.0, which supports the platforms listed below.
76
+
77
+ - Support via .NET Framework 4.6.1
78
+ - Windows 10, 8.1, 8 and 7
79
+ - Windows Server 2012 R2, 2012 and 2008 R2 SP1
80
+ - Support via .NET Core 2.0:
81
+ - Windows 10 (1607+), 7 SP1+, 8.1
82
+ - Windows Server 2008 R2 SP1+
83
+ - Max OS X 10.12+
84
+ - Linux multiple versions/distributions
85
+ - UWP 10.0.16299 (RS3) September 2017
86
+ - Unity 2018.1
87
+ - Mono 5.4
88
+ - Xamarin iOS 10.14
89
+ - Xamarin Mac 3.8
89
90
90
91
## REST APIs
91
92
0 commit comments