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

Commit 7de9b9e

Browse files
author
greg oliver
committed
add a couple of file references
1 parent 8dcc5be commit 7de9b9e

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

src/ServiceStack.Text/ServiceStack.Text.AndroidIndie.csproj

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<?xml version="1.0" encoding="utf-8"?>
1+
<?xml version="1.0" encoding="utf-8"?>
22
<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
33
<PropertyGroup>
44
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
@@ -50,7 +50,9 @@
5050
<Compile Include="AutoMappingUtils.cs" />
5151
<Compile Include="Build.Silverlight.cs" />
5252
<Compile Include="CollectionExtensions.cs" />
53+
<Compile Include="Common\DeserializeCustomGenericType.cs" />
5354
<Compile Include="Common\DeserializeKeyValuePair.cs" />
55+
<Compile Include="IStringSerializer.cs" />
5456
<Compile Include="Pcl.Dynamic.cs" />
5557
<Compile Include="Common\DateTimeSerializer.cs">
5658
<SubType>Code</SubType>

0 commit comments

Comments
 (0)