Skip to content

Commit

Permalink
Version 1.7.1-beta.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ricaun committed Dec 10, 2024
1 parent 702bc40 commit 8998953
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down
2 changes: 1 addition & 1 deletion Directory.Build.props
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<Project>
<PropertyGroup>
<Version>1.7.1-beta.1</Version>
<Version>1.7.1-beta.2</Version>
</PropertyGroup>
</Project>

0 comments on commit 8998953

Please sign in to comment.