Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Nov 6, 2020. It is now read-only.

Commit a248c10

Browse files
committed
Added net20, net35, net40, dotnet and portable-net4+sl4+wp8+win8+wpa81+MonoAndroid16+MonoTouch40 NuGet folder
1 parent abdb4e1 commit a248c10

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

MethodCache.Nuget/MethodCache.nuspec

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,11 @@
1818
</dependencies>
1919
</metadata>
2020
<files>
21-
<file src="input\lib\MethodCache.Attributes.dll" target="lib\MethodCache.Attributes.dll" />
21+
<file src="input\lib\MethodCache.Attributes.dll" target="lib\net20\MethodCache.Attributes.dll" />
22+
<file src="input\lib\MethodCache.Attributes.dll" target="lib\net35\MethodCache.Attributes.dll" />
23+
<file src="input\lib\MethodCache.Attributes.dll" target="lib\net40\MethodCache.Attributes.dll" />
24+
<file src="input\lib\MethodCache.Attributes.dll" target="lib\dotnet\MethodCache.Attributes.dll" />
25+
<file src="input\lib\MethodCache.Attributes.dll" target="lib\portable-net4+sl4+wp8+win8+wpa81+MonoAndroid16+MonoTouch40\MethodCache.Attributes.dll" />
2226
<file src="tools\install.ps1" target="tools\install.ps1" />
2327
<file src="tools\uninstall.ps1" target="tools\uninstall.ps1" />
2428
<file src="readme.txt" target="" />

0 commit comments

Comments
 (0)