I'd like to set LocalDB 2016 as pre-requisite when publishing my WPF application. But when I check default pre-requisites in Project Properties, only one available is for SQL Server 2012 Express LocalDB.
Any idea why there is no newer one, since I'm using newest possible Visual Studio 2017? Thank you!
From the few resources available i've found this post by @PaulBrewer, which saved the day. Since it's easier to just download a working solution, i've uploaded my own custom MSSSQL Express LocalDB (2016) Bootstrapper/Manifest for anyone to use. Just follow instructions in readme.md:
来源:https://stackoverflow.com/questions/45803290/clickonce-custom-prerequisite-for-sql-server-express-2016-localdb