diff --git a/CHANGELOG.md b/CHANGELOG.md index bb0cf1b..7aa6174 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,7 +9,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. - Update to use `AssemblyMetadata` to set configuration. - Update `TestExecuteUtils` to use `ConfigurationMetadata`. - Update `Log` file name. -- Update `ricaun.NUnit` to `1.4.1-beta`. +- Update `ricaun.NUnit` to `1.4.1-beta.1`. - Add `MetadataMapper` to map `AssemblyMetadata` configuration. - Update to use `Task.Run` to force run outside the Revit context. - Update `Timeout` to time unit in minutes. diff --git a/Directory.Build.props b/Directory.Build.props index ff488bd..8e3cdca 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -1,5 +1,5 @@ - 1.7.1-beta.1 + 1.7.1-beta.2 \ No newline at end of file