Skip to content

Commit 1b023bf

Browse files
authored
Removing 3th party dlls from package
1 parent d0cb1c0 commit 1b023bf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Package.nuspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<package >
33
<metadata>
44
<id>Unity</id>
5-
<version>5.0.1</version>
5+
<version>5.0.2</version>
66
<authors>Microsoft.Practices.Unity</authors>
77
<owners>Microsoft.Practices.Unity</owners>
88
<licenseUrl>https://github.com/unitycontainer/unity/blob/master/LICENSE</licenseUrl>
@@ -17,4 +17,4 @@
1717
<files>
1818
<file src="lib\**" target="lib" exclude="**\*.nupkg" />
1919
</files>
20-
</package>
20+
</package>

0 commit comments

Comments
 (0)