Install Microsoft Web Driver into your Unit Test Project. "MicrosoftWebDriver.exe" added as a linked project item, and copied to bin folder at the build. NuGet package restoring ready, and no need to commit "MicrosoftWebDriver.exe" binary into source code control repository. / The installing/uninstalling script codes that contained this package are free and unencumbered software released into the public domain.
$ dotnet add package Selenium.WebDriver.MicrosoftWebDriverNo README available.