Doc: Windows Dev Environment: correct reboot requirement

Building icinga2.sln via Visual Studio doesn't require compilation via MSBuild.exe.
This commit is contained in:
Alexander Aleksandrovič Klimov 2022-03-02 16:00:00 +01:00 committed by Alexander A. Klimov
parent 25f5612a55
commit 54663332e5

View File

@ -1772,7 +1772,7 @@ cd .\build\
```
Building icinga2.sln via Visual Studio itself seems to require a reboot
after installing the build tools and building once via command line.
after installing the build tools.
#### Chocolatey