We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f870d2 commit 7be3fb9Copy full SHA for 7be3fb9
1 file changed
Sync.Test.xml
@@ -46,19 +46,6 @@
46
<Exclude Path="Serialization\MessagePackMemberAttributeTest.cs" />
47
</Project>
48
49
- <Project Name="MsgPack.UnitTest.Xamarin.iOS.Unified" Base="MsgPack.UnitTest.Xamarin.iOS">
50
- <Preserve Path="Properties\*" />
51
- <Preserve Path="Resources\*" />
52
- <Preserve File="*.config" />
53
- <Preserve File="*.json" />
54
- <Preserve File="*.mpac" />
55
- <Preserve File="*.snk" />
56
- <Preserve File="*.plist" />
57
- <Preserve Path="Main.cs" />
58
- <Preserve Path="AppDelegate.cs" />
59
- <Exclude Path="UnitTestAppDelegate.cs" />
60
- </Project>
61
-
62
<Project Name="MsgPack.UnitTest.Xamarin.Android" Base="MsgPack.UnitTest.Xamarin.iOS">
63
<Preserve Path="Properties\*" />
64
<Preserve Path="Resources\*" />
0 commit comments