Skip to content

Commit ef41ec3

Browse files
committed
Releasing 5.10.0
1 parent e3f31b9 commit ef41ec3

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Diff for: package.props

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
<Project>
22

33
<PropertyGroup>
4-
<Version>5.9.4</Version>
4+
<Version>5.10.0</Version>
55
<PackageReleaseNotes>This package is compatible with .NET 4.5, 4.6, and 4.7 frameworks.</PackageReleaseNotes>
66
</PropertyGroup>
77

88
<PropertyGroup>
99
<UnityAbstractionsVersion>4.1.*</UnityAbstractionsVersion>
10-
<UnityContainerVersion>5.9.*</UnityContainerVersion>
11-
<UnityInterceptionVersion>5.9.*</UnityInterceptionVersion>
12-
<UnityConfigurationVersion>5.9.*</UnityConfigurationVersion>
10+
<UnityContainerVersion>5.10.*</UnityContainerVersion>
11+
<UnityInterceptionVersion>5.10.*</UnityInterceptionVersion>
12+
<UnityConfigurationVersion>5.10.*</UnityConfigurationVersion>
1313
</PropertyGroup>
1414

1515
</Project>

0 commit comments

Comments
 (0)