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

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 58606f8 commit 109d09a
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 4.5, 4.6 and 4.7 frameworks.</PackageReleaseNotes>
</PropertyGroup>

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

</Project>

0 comments on commit 109d09a

Please sign in to comment.