Skip to content

Commit 00a4ccf

Browse files
committed
Fix nuspec metadata.
1 parent c44cbc0 commit 00a4ccf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

MsgPack.nuspec

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ This package provides MessagePack serialization/deserialization APIs. This pacak
1919
<group targetFramework=".NETFramework4.6" />
2020
<group targetFramework=".NETFramework4.5" />
2121
<group targetFramework=".NETFramework3.5" />
22+
<group targetFramework="Silverlight5" />
2223
<group targetFramework="WindowsPhone8.0" />
2324
<group targetFramework="MonoAndroid1.0" />
2425
<group targetFramework="Xamarin.iOS1.0" />

0 commit comments

Comments
 (0)