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 GitHub
parent ab70178bb3
commit e626cce1e7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

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