We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8dbb41b commit cfe8849Copy full SHA for cfe8849
package.props
@@ -1,13 +1,13 @@
1
<Project>
2
3
<PropertyGroup>
4
- <Version>5.1.0</Version>
+ <Version>5.1.1</Version>
5
<PackageReleaseNotes>This package is compatible with .NET 4.5, and 4.7 frameworks.</PackageReleaseNotes>
6
</PropertyGroup>
7
8
9
- <UnityAbstractionsVersion>2.3.*</UnityAbstractionsVersion>
10
- <UnityContainerVersion>5.3.*</UnityContainerVersion>
+ <UnityAbstractionsVersion>2.4.*</UnityAbstractionsVersion>
+ <UnityContainerVersion>5.4.*</UnityContainerVersion>
11
<UnityInterceptionVersion>5.*</UnityInterceptionVersion>
12
<UnityConfigurationVersion>5.*</UnityConfigurationVersion>
13
0 commit comments