Skip to content

Commit 9008f89

Browse files
committed
Releasing 5.10.0
1 parent bd55701 commit 9008f89

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

package.props

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

33
<PropertyGroup>
4-
<VersionBase>5.9.8</VersionBase>
5-
<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>
4+
<VersionBase>5.10.0</VersionBase>
5+
<PackageReleaseNotes>This is a convenience package containing both Unity.Abstractions and Unity.Container assemblies. This package is distributed for these who do now wish to separate declarations and implementation.
6+
7+
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>
68
</PropertyGroup>
79

810
<PropertyGroup>

0 commit comments

Comments
 (0)