Skip to content

Commit b4d382e

Browse files
author
yerudako
committed
Merge branch 'user/yerudako/fix-build-to-run-on-windows-2022' of https://github.com/yerudako/ProjFS-Managed-API into user/yerudako/fix-build-to-run-on-windows-2022
2 parents 89ad3db + 0761946 commit b4d382e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ ProjFS enablement is **required** for this library to work correctly. ProjFS shi
2626
The Windows SDK contains a native C API for ProjFS. The ProjFS Managed API provides a wrapper around
2727
the native API so that developers can write ProjFS providers using managed code.
2828

29-
Note that to use this library on a computer that does not have Visual Studio installed, you must install the [Visual C++ redistributable](https://visualstudio.microsoft.com/downloads/#microsoft-visual-c-redistributable-for-visual-studio-2019). This applies whether you build this source code yourself or use the pre-compiled library [available from nuget.org](https://www.nuget.org/packages/Microsoft.Windows.ProjFS/).
29+
Note that to use this library on a computer that does not have Visual Studio installed, you must install the [Visual C++ redistributable](https://visualstudio.microsoft.com/downloads/#microsoft-visual-c-redistributable-for-visual-studio-2019).
3030

3131
## Solution Layout
3232

0 commit comments

Comments
 (0)