1.0.0-rc.3
Pre-release
Pre-release
Features
- Rename to
ricaun.RevitVersion.DefineConstants
. - Support version
2015
to2030
inSupportedRevitVersion
. - Property
RevitVersion
toDefineConstants
withREVITXXXX
andREVITXXXX_OR_GREATER
. - Add
RevitVersionMinimal
PropertyGroup
to set minimal version forXXX_OR_GREATER
. (Default:2019
) - Update
XXX_OR_GREATER
implementation based on discussions. Test
project withCountTests
for version2017
,2019
,2021
and2025
. (RevitVersionMinimal
to2017
)- Change to
AddImplicitDefineConstants
andDefineConstants
.