Skip to content

Commit a144b40

Browse files
committed
Add missing link to JsConfigScope.cs
The file link to JsConfigScope.cs was missing in the MonoTouch project file
1 parent 4058283 commit a144b40

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

src/ServiceStack.Text.MonoTouch/ServiceStack.Text.MonoTouch/ServiceStack.Text.MonoTouch.csproj

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -264,6 +264,9 @@
264264
<Compile Include="..\..\ServiceStack.Text\CsvAttribute.cs">
265265
<Link>CsvAttribute.cs</Link>
266266
</Compile>
267+
<Compile Include="..\..\ServiceStack.Text\JsConfigScope.cs">
268+
<Link>JsConfigScope.cs</Link>
269+
</Compile>
267270
</ItemGroup>
268271
<ItemGroup>
269272
<None Include="..\..\ServiceStack.Text\ServiceStack.Text.XBox360.csproj">

0 commit comments

Comments
 (0)