Skip to content

Commit e9f2f48

Browse files
committed
deprecate nuget
1 parent 620f1f3 commit e9f2f48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

wiki/Main.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
- **Android**: `io.github.cppfw:{package_name}`
1414
- **cocoapods** (iOS): `{package_name}`
1515
- **Msys2** (Windows): `mingw-w64-i686-{package_name}`, `mingw-w64-x86_64-{package_name}`
16-
- **Nuget** (Windows, Visual Studio): `lib{package_name}`
16+
- **Nuget** (DEPRECATED!!! use `vcpkg`) (Windows, Visual Studio): `lib{package_name}`

0 commit comments

Comments
 (0)