Skip to content

Commit 051679c

Browse files
authored
Releasing v2.0.10
Updating references to Abstractions.3.0.0 and Container.5.5.0
1 parent 9778807 commit 051679c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.props

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

33
<PropertyGroup>
4-
<Version>2.0.9</Version>
4+
<Version>2.0.10</Version>
55
<PackageReleaseNotes>This package is compatible with .NET Standard 1.0 as well as .NET 4.0, 4.5, and 4.7 frameworks.</PackageReleaseNotes>
66
</PropertyGroup>
77

88

99
<PropertyGroup>
1010
<UnityContainerVersion>5.*</UnityContainerVersion>
11-
<UnityAbstractionsVersion>2.*</UnityAbstractionsVersion>
11+
<UnityAbstractionsVersion>3.*</UnityAbstractionsVersion>
1212
<CommonServiceLocatorVersion>2.0.*</CommonServiceLocatorVersion>
1313
</PropertyGroup>
1414

0 commit comments

Comments
 (0)