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 da1844e commit 714eb9eCopy full SHA for 714eb9e
package.props
@@ -1,13 +1,13 @@
1
<Project>
2
3
<PropertyGroup>
4
- <Version>2.1.0</Version>
+ <Version>2.1.1</Version>
5
<PackageReleaseNotes>Bug fixes, dependency updates and minor performance optimizations</PackageReleaseNotes>
6
</PropertyGroup>
7
8
9
<UnityAbstractionsVersion>3.*</UnityAbstractionsVersion>
10
- <UnityContainerVersion>5.*</UnityContainerVersion>
+ <UnityContainerVersion>5.8.*</UnityContainerVersion>
11
12
13
</Project>
0 commit comments