Skip to content

Commit 920dcdf

Browse files
Improve PackageDllTest and InstallDllTest to check dll versions against a list of expected versions (#3253)
### Purpose This improvement will help us discover when a 3rd party dll used by Dynamo has a version update and could become incompatible with Revit
1 parent 21a4f86 commit 920dcdf

File tree

3 files changed

+458
-331
lines changed

3 files changed

+458
-331
lines changed

.version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.7.61
1+
0.7.62

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## 0.7.62
2+
* Improve regression tests PackageDllTest and InstallDllTest to check dll versions against a list of expected versions
3+
14
## 0.7.61
25
* Update Dynamo Core to 4.0.0-beta2972
36

0 commit comments

Comments
 (0)