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 d0cb1c0 commit 1b023bfCopy full SHA for 1b023bf
Package.nuspec
@@ -2,7 +2,7 @@
2
<package >
3
<metadata>
4
<id>Unity</id>
5
- <version>5.0.1</version>
+ <version>5.0.2</version>
6
<authors>Microsoft.Practices.Unity</authors>
7
<owners>Microsoft.Practices.Unity</owners>
8
<licenseUrl>https://github.com/unitycontainer/unity/blob/master/LICENSE</licenseUrl>
@@ -17,4 +17,4 @@
17
<files>
18
<file src="lib\**" target="lib" exclude="**\*.nupkg" />
19
</files>
20
-</package>
+</package>
0 commit comments