build: rename version.properties to build.version.props

This commit is contained in:
Bill Zissimopoulos
2022-01-21 13:44:27 +00:00
parent 7bd122a8db
commit 13810e94fc
6 changed files with 6 additions and 4 deletions

View File

@ -4,7 +4,7 @@ If you have a commercial WinFsp license and wish to produce a rebranded version
== Overview
The WinFsp build is controlled by the file `build\VStudio\version.properties`. The file contains properties that control the final build output in a number of ways. Some of the properties in this file control how the final build product is branded, others how it is versioned, etc.
The WinFsp build is controlled by the file `build\VStudio\build.version.props`. The file contains properties that control the final build output in a number of ways. Some of the properties in this file control how the final build product is branded, others how it is versioned, etc.
=== Branding