We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5690a4c commit 3a5044eCopy full SHA for 3a5044e
README.md
@@ -58,9 +58,8 @@ coverage of the managed wrapper API surface.
58
* **Windows 10 SDK (10.0.18362.0)**
59
* Create a folder to clone into, e.g. `C:\Repos\ProjFS-Managed`
60
* Clone this repo into the `src` subfolder, e.g. `C:\Repos\ProjFS-Managed\src`
61
-* Open `cmd.exe` with administrator permissions.
62
* Run `src\scripts\BuildProjFS-Managed.bat`
63
- * You can also build in Visual Studio by opening VS as administrator `src\ProjectedFSLib.Managed.sln` and building.
+ * You can also build in Visual Studio by opening `src\ProjectedFSLib.Managed.sln` and building.
64
65
The build outputs will be placed under a `BuildOutput` subfolder, e.g. `C:\Repos\ProjFS-Managed\BuildOutput`.
66
0 commit comments