We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c44cbc0 commit 00a4ccfCopy full SHA for 00a4ccf
MsgPack.nuspec
@@ -19,6 +19,7 @@ This package provides MessagePack serialization/deserialization APIs. This pacak
19
<group targetFramework=".NETFramework4.6" />
20
<group targetFramework=".NETFramework4.5" />
21
<group targetFramework=".NETFramework3.5" />
22
+ <group targetFramework="Silverlight5" />
23
<group targetFramework="WindowsPhone8.0" />
24
<group targetFramework="MonoAndroid1.0" />
25
<group targetFramework="Xamarin.iOS1.0" />
0 commit comments