NuGet.Server 3.4.1
This release fixes a bug where UNC style file paths would cause NuGet.Server start-up to fail. UNC style paths are like //fileserver/Framework/NuGet/server.png
. Thanks to @dac11 for reporting the issue (NuGet/NuGetGallery#7414) and helping with the investigation.