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

Commit cbfe811

Browse files
committed
Releasing 5.9.0
1 parent 61b8e7a commit cbfe811

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.props

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
11
<Project>
22

33
<PropertyGroup>
4-
<Version>5.1.0</Version>
4+
<Version>5.9.0</Version>
55
<PackageReleaseNotes>This package is compatible with .NET 4.5, 4.6 and 4.7 frameworks.</PackageReleaseNotes>
66
</PropertyGroup>
77

88
<PropertyGroup>
9+
<UnityAbstractionsVersion>4.*</UnityAbstractionsVersion>
910
<UnityContainerVersion>5.9.*</UnityContainerVersion>
1011
</PropertyGroup>
1112

0 commit comments

Comments
 (0)