Skip to content

Programmatically specify version file path

Latest
Compare
Choose a tag to compare
@hinteadan hinteadan released this 19 Sep 19:54
· 14 commits to master since this release

Programmatically configure the path to the version file. Use it for IIS or Azure hosting.

FileVersionProviderSettings.Default.VersionFilePath = Server.MapPath("~/version.txt");