Skip to content
This repository was archived by the owner on Mar 2, 2023. It is now read-only.

Commit bbae810

Browse files
committed
Fixing dependency version
1 parent 9e9a615 commit bbae810

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.props

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
</PropertyGroup>
77

88
<PropertyGroup>
9-
<UnityAbstractionsVersion>4.0</UnityAbstractionsVersion>
10-
<UnityContainerVersion>5.9</UnityContainerVersion>
9+
<UnityAbstractionsVersion>4.0.*</UnityAbstractionsVersion>
10+
<UnityContainerVersion>5.9.*</UnityContainerVersion>
1111
</PropertyGroup>
1212

1313
</Project>

0 commit comments

Comments
 (0)