Skip to content
This repository was archived by the owner on Dec 24, 2022. It is now read-only.

Commit 3d15ac5

Browse files
committed
fix build error
1 parent c57ff14 commit 3d15ac5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/ServiceStack.Text/PclExport.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ public abstract class PclExport
2323
public const string WindowsStore = "WindowsStore";
2424
public const string Android = "Android";
2525
public const string IOS = "IOS";
26-
public const string WindowsStore = "WindowsStore";
2726
public const string Silverlight5 = "Silverlight5";
2827

2928
public static PclExport Instance

0 commit comments

Comments
 (0)