Skip to content

Commit

Permalink
Releasing 5.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ENikS committed Mar 18, 2019
1 parent dedf52f commit 4b5919c
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,13 +1,13 @@
<Project>

<PropertyGroup>
<Version>5.9.3</Version>
<Version>5.10.0</Version>
<PackageReleaseNotes>This package is compatible with .NET Standard 1.0 and 2.0, Net Core 1.0 and 2.0 as well as .NET 4.0, 4.5, 4.6, and 4.7 frameworks.</PackageReleaseNotes>
</PropertyGroup>

<PropertyGroup>
<UnityAbstractionsVersion>4.1.*</UnityAbstractionsVersion>
<UnityContainerVersion>5.9.*</UnityContainerVersion>
<UnityContainerVersion>5.10.*</UnityContainerVersion>
<CommonServiceLocatorVersion>2.0.*</CommonServiceLocatorVersion>
</PropertyGroup>

Expand Down

0 comments on commit 4b5919c

Please sign in to comment.