Skip to content

Commit 7ed9042

Browse files
committed
Release 5.11.3
1 parent 51de3ee commit 7ed9042

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.props

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

33
<PropertyGroup>
4-
<VersionBase>5.11.2</VersionBase>
4+
<VersionBase>5.11.3</VersionBase>
55
<PackageReleaseNotes>This package is compatible with .NET Standard 1.0 and 2.0, .NET Core 1.0 and 2.0, .NET 4.0, 4.5, 4.6, 4.7</PackageReleaseNotes>
66
</PropertyGroup>
77

88
<PropertyGroup>
9-
<UnityAbstractionsVersion>5.11.*</UnityAbstractionsVersion>
9+
<UnityAbstractionsVersion>5.11.2</UnityAbstractionsVersion>
1010
<TargetFrameworks>netstandard2.0;netstandard1.0;netcoreapp2.0;netcoreapp1.0;net47;net46;net45;net40</TargetFrameworks>
1111
</PropertyGroup>
1212

0 commit comments

Comments
 (0)