aboutsummaryrefslogtreecommitdiff
path: root/csproj_templates/CF35.csproj
diff options
context:
space:
mode:
authorcsharptest <roger@csharptest.net>2012-10-16 13:39:17 -0500
committerrogerk <devnull@localhost>2012-10-16 13:39:17 -0500
commit40f65d4c9e6711706366daab7fb2fcfc1309f910 (patch)
treef9c72001384759908fa72302075051b2dbeae958 /csproj_templates/CF35.csproj
parent3c491937d30cf250e0324038065802889740bc36 (diff)
downloadprotobuf-40f65d4c9e6711706366daab7fb2fcfc1309f910.tar.gz
protobuf-40f65d4c9e6711706366daab7fb2fcfc1309f910.tar.bz2
protobuf-40f65d4c9e6711706366daab7fb2fcfc1309f910.zip
Working project templates for Silverlight testing of SL2..4 and PL4
Diffstat (limited to 'csproj_templates/CF35.csproj')
-rw-r--r--csproj_templates/CF35.csproj3
1 files changed, 3 insertions, 0 deletions
diff --git a/csproj_templates/CF35.csproj b/csproj_templates/CF35.csproj
index fb42a1a7..eae866f0 100644
--- a/csproj_templates/CF35.csproj
+++ b/csproj_templates/CF35.csproj
@@ -23,6 +23,9 @@
<DefineConstants>$(DefineConstants);NOSERIALIZABLE;NOFILEVERSION</DefineConstants>
<NoConfig>true</NoConfig>
</PropertyGroup>
+ <ItemGroup>
+ <Reference Include="System.Core" />
+ </ItemGroup>
<Import Project="$(MSBuildBinPath)\Microsoft.CompactFramework.CSharp.targets" />
<ProjectExtensions>
<VisualStudio>