Skip to content

Commit 7be3fb9

Browse files
committed
Fix sync.test.xml which contains a discarded test project setting.
1 parent 6f870d2 commit 7be3fb9

1 file changed

Lines changed: 0 additions & 13 deletions

File tree

Sync.Test.xml

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -46,19 +46,6 @@
4646
<Exclude Path="Serialization\MessagePackMemberAttributeTest.cs" />
4747
</Project>
4848

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-
6249
<Project Name="MsgPack.UnitTest.Xamarin.Android" Base="MsgPack.UnitTest.Xamarin.iOS">
6350
<Preserve Path="Properties\*" />
6451
<Preserve Path="Resources\*" />

0 commit comments

Comments
 (0)