Skip to content

Commit e0eef67

Browse files
authored
Remove reference to precompiled nuget package
1 parent 301c1a9 commit e0eef67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)