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 aff25ff commit 9754580Copy full SHA for 9754580
1 file changed
package.props
@@ -1,12 +1,12 @@
1
<Project>
2
3
<PropertyGroup>
4
- <Version>5.9.2</Version>
+ <Version>5.10.0</Version>
5
<PackageReleaseNotes>Unity extension for Microsoft.Extensions.Options</PackageReleaseNotes>
6
</PropertyGroup>
7
8
9
- <UnityContainerVersion>5.9.*</UnityContainerVersion>
+ <UnityContainerVersion>5.10.*</UnityContainerVersion>
10
11
12
</Project>
0 commit comments