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 e71f20a commit daec35cCopy full SHA for daec35c
package.props
@@ -1,13 +1,13 @@
1
<Project>
2
3
<PropertyGroup>
4
- <Version>5.1.6</Version>
+ <Version>5.1.7</Version>
5
<PackageReleaseNotes>This package is compatible with .NET 4.5, 4.6, and 4.7 frameworks.</PackageReleaseNotes>
6
</PropertyGroup>
7
8
9
<UnityAbstractionsVersion>3.*</UnityAbstractionsVersion>
10
- <UnityContainerVersion>5.*</UnityContainerVersion>
+ <UnityContainerVersion>5.8.*</UnityContainerVersion>
11
<UnityInterceptionVersion>5.*</UnityInterceptionVersion>
12
<UnityConfigurationVersion>5.*</UnityConfigurationVersion>
13
0 commit comments