Skip to content

Commit 0d85ca4

Browse files
committed
Remove MonoTouch1.0 (classic Xamarin.iOS) from nuspec.
This configuration is officially deprecated and removed from nupkg in commit 3f3d480, so should be removed from nuspec too.
1 parent ce5ca98 commit 0d85ca4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

MsgPack.nuspec

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ This package provides MessagePack serialization/deserialization APIs. This pacak
2121
<group targetFramework=".NETFramework3.5" />
2222
<group targetFramework="WindowsPhone8.0" />
2323
<group targetFramework="MonoAndroid1.0" />
24-
<group targetFramework="MonoTouch1.0" />
2524
<group targetFramework="Xamarin.iOS1.0" />
2625
<group targetFramework=".NETStandard1.1">
2726
<dependency id="System.Collections" version="4.0.11" />

0 commit comments

Comments
 (0)