Skip to content

Commit f2386f0

Browse files
authored
Merge pull request #244472 from gaobob-msft/main
Update calling support platforms
2 parents 0fe4a8b + ec6da1f commit f2386f0

File tree

1 file changed

+24
-23
lines changed

1 file changed

+24
-23
lines changed

articles/communication-services/concepts/sdk-options.md

Lines changed: 24 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -63,29 +63,30 @@ Publishing locations for individual SDK packages are detailed below.
6363

6464
#### .NET
6565

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
8990

9091
## REST APIs
9192

0 commit comments

Comments
 (0)