Skip to content

Commit 8655da2

Browse files
authored
DOCSP-43673: Remove Visual Studio 2013 support (#40)
1 parent 510aedb commit 8655da2

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

source/libmongoc/ref/platforms.txt

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -61,9 +61,8 @@ The following compilers are continually tested for ``mongo-c-driver``:
6161
- Versions **4.8**, **5.4**, **6.3**, **7.5**, **8.2**, **8.3**,
6262
**9.4**, and **10.2**. The MinGW-w64 GCC is also tested and supported.
6363
* - Microsoft Visual C++ (MSVC)
64-
- Tested with MSVC **12.x** (Visual Studio **2013**), **14.x** (Visual
65-
Studio **2015**), and **15.x** (Visual Studio **2017**). Newer MSVC
66-
versions are supported but not yet tested.
64+
- Tested with MSVC **14.x** (Visual Studio **2015**) and **15.x** (Visual Studio
65+
**2017**). Newer MSVC versions are supported but not yet tested.
6766

6867

6968
Architectures

0 commit comments

Comments
 (0)