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 9778807 commit 051679cCopy full SHA for 051679c
package.props
@@ -1,14 +1,14 @@
1
<Project>
2
3
<PropertyGroup>
4
- <Version>2.0.9</Version>
+ <Version>2.0.10</Version>
5
<PackageReleaseNotes>This package is compatible with .NET Standard 1.0 as well as .NET 4.0, 4.5, and 4.7 frameworks.</PackageReleaseNotes>
6
</PropertyGroup>
7
8
9
10
<UnityContainerVersion>5.*</UnityContainerVersion>
11
- <UnityAbstractionsVersion>2.*</UnityAbstractionsVersion>
+ <UnityAbstractionsVersion>3.*</UnityAbstractionsVersion>
12
<CommonServiceLocatorVersion>2.0.*</CommonServiceLocatorVersion>
13
14
0 commit comments