Skip to content

Commit

Permalink
Releasing v2.0.10
Browse files Browse the repository at this point in the history
Updating references to Abstractions.3.0.0 and Container.5.5.0
  • Loading branch information
ENikS authored Dec 20, 2017
1 parent 9778807 commit 051679c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.props
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
<Project>

<PropertyGroup>
<Version>2.0.9</Version>
<Version>2.0.10</Version>
<PackageReleaseNotes>This package is compatible with .NET Standard 1.0 as well as .NET 4.0, 4.5, and 4.7 frameworks.</PackageReleaseNotes>
</PropertyGroup>


<PropertyGroup>
<UnityContainerVersion>5.*</UnityContainerVersion>
<UnityAbstractionsVersion>2.*</UnityAbstractionsVersion>
<UnityAbstractionsVersion>3.*</UnityAbstractionsVersion>
<CommonServiceLocatorVersion>2.0.*</CommonServiceLocatorVersion>
</PropertyGroup>

Expand Down

0 comments on commit 051679c

Please sign in to comment.