Skip to content

Commit 83f65a4

Browse files
csharptestrogerk
authored andcommitted
Adding generated projects/solutions for all environments
1 parent d6d4822 commit 83f65a4

File tree

73 files changed

+9101
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

73 files changed

+9101
-0
lines changed
Lines changed: 104 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,104 @@
1+
<Project ToolsVersion="3.5" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
2+
<PropertyGroup>
3+
<EnvironmentFlavor>COMPACT_FRAMEWORK</EnvironmentFlavor>
4+
<EnvironmentTemplate>CF20</EnvironmentTemplate>
5+
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
6+
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
7+
<ProductVersion>9.0.30729</ProductVersion>
8+
<SchemaVersion>2.0</SchemaVersion>
9+
<ProjectGuid>{231391AF-449C-4A39-986C-AD7F270F4750}</ProjectGuid>
10+
<OutputType>Library</OutputType>
11+
<AppDesignerFolder>Properties</AppDesignerFolder>
12+
<RootNamespace>Google.ProtocolBuffers.Serialization</RootNamespace>
13+
<AssemblyName>Google.ProtocolBuffers.Serialization</AssemblyName>
14+
<TargetFrameworkVersion>v2.0</TargetFrameworkVersion>
15+
<FileAlignment>512</FileAlignment>
16+
<SignAssembly>true</SignAssembly>
17+
<AssemblyOriginatorKeyFile>..\..\keys\Google.ProtocolBuffers.snk</AssemblyOriginatorKeyFile>
18+
<OldToolsVersion>3.5</OldToolsVersion>
19+
<ProjectTypeGuids>{4D628B5B-2FBC-4AA6-8C16-197242AEB884};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
20+
<PlatformFamilyName>Smartphone</PlatformFamilyName>
21+
<PlatformID>f27da329-3269-4191-98e0-c87d3d7f1db9</PlatformID>
22+
</PropertyGroup>
23+
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
24+
<DebugSymbols>true</DebugSymbols>
25+
<DebugType>full</DebugType>
26+
<Optimize>false</Optimize>
27+
<OutputPath>bin\CF20\Debug</OutputPath>
28+
<IntermediateOutputPath>obj\CF20\Debug\</IntermediateOutputPath>
29+
<DocumentationFile>$(OutputPath)\$(AssemblyName).xml</DocumentationFile>
30+
<NoWarn>1591, 1570, 1571, 1572, 1573, 1574</NoWarn>
31+
<DefineConstants>DEBUG;TRACE;$(EnvironmentFlavor);$(EnvironmentTemplate);NOSERIALIZABLE;NOFILEVERSION;NOEXTENSIONS</DefineConstants>
32+
<ErrorReport>prompt</ErrorReport>
33+
<WarningLevel>4</WarningLevel>
34+
<NoStdLib>true</NoStdLib>
35+
<GenerateSerializationAssemblies>Off</GenerateSerializationAssemblies>
36+
<NoConfig>true</NoConfig>
37+
</PropertyGroup>
38+
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
39+
<DebugType>pdbonly</DebugType>
40+
<Optimize>true</Optimize>
41+
<OutputPath>bin\CF20\Release</OutputPath>
42+
<IntermediateOutputPath>obj\CF20\Release\</IntermediateOutputPath>
43+
<DocumentationFile>$(OutputPath)\$(AssemblyName).xml</DocumentationFile>
44+
<NoWarn>1591, 1570, 1571, 1572, 1573, 1574</NoWarn>
45+
<DefineConstants>TRACE;$(EnvironmentFlavor);$(EnvironmentTemplate);NOSERIALIZABLE;NOFILEVERSION;NOEXTENSIONS</DefineConstants>
46+
<ErrorReport>prompt</ErrorReport>
47+
<WarningLevel>4</WarningLevel>
48+
<NoStdLib>true</NoStdLib>
49+
<GenerateSerializationAssemblies>Off</GenerateSerializationAssemblies>
50+
<NoConfig>true</NoConfig>
51+
</PropertyGroup>
52+
<ItemGroup>
53+
<Reference Include="mscorlib" />
54+
<Reference Include="System" />
55+
<Reference Include="System.Xml" />
56+
<Reference Include="System.Core" Condition="'$(TargetFrameworkVersion)' != 'v2.0'" />
57+
</ItemGroup>
58+
<ItemGroup>
59+
<Compile Include="..\ProtocolBuffers\FrameworkPortability.cs">
60+
<Link>FrameworkPortability.cs</Link>
61+
</Compile>
62+
<Compile Include="Extensions.cs" />
63+
<Compile Include="Http\FormUrlEncodedReader.cs" />
64+
<Compile Include="Http\MessageFormatFactory.cs" />
65+
<Compile Include="Http\MessageFormatOptions.cs" />
66+
<Compile Include="Properties\AssemblyInfo.cs" />
67+
<Compile Include="AbstractReader.cs" />
68+
<Compile Include="AbstractTextReader.cs" />
69+
<Compile Include="AbstractTextWriter.cs" />
70+
<Compile Include="AbstractWriter.cs" />
71+
<Compile Include="DictionaryReader.cs" />
72+
<Compile Include="DictionaryWriter.cs" />
73+
<Compile Include="JsonFormatReader.cs" />
74+
<Compile Include="JsonFormatWriter.cs" />
75+
<Compile Include="JsonTextCursor.cs" />
76+
<Compile Include="RecursionLimitExceeded.cs" />
77+
<Compile Include="XmlFormatReader.cs" />
78+
<Compile Include="XmlFormatWriter.cs" />
79+
<Compile Include="XmlReaderOptions.cs" />
80+
<Compile Include="XmlWriterOptions.cs" />
81+
</ItemGroup>
82+
<ItemGroup>
83+
<ProjectReference Include="..\ProtocolBuffers\ProtocolBuffers.CF20.csproj">
84+
<Project>{6908BDCE-D925-43F3-94AC-A531E6DF2591}</Project>
85+
<Name>ProtocolBuffers</Name>
86+
<Private>False</Private>
87+
</ProjectReference>
88+
</ItemGroup>
89+
<Import Project="$(MSBuildBinPath)\Microsoft.CompactFramework.CSharp.targets" />
90+
<ProjectExtensions>
91+
<VisualStudio>
92+
<FlavorProperties GUID="{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}">
93+
<HostingProcess disable="1" />
94+
</FlavorProperties>
95+
</VisualStudio>
96+
</ProjectExtensions>
97+
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
98+
Other similar extension points exist, see Microsoft.Common.targets.
99+
<Target Name="BeforeBuild">
100+
</Target>
101+
<Target Name="AfterBuild">
102+
</Target>
103+
-->
104+
</Project>
Lines changed: 104 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,104 @@
1+
<Project ToolsVersion="3.5" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
2+
<PropertyGroup>
3+
<EnvironmentFlavor>COMPACT_FRAMEWORK</EnvironmentFlavor>
4+
<EnvironmentTemplate>CF35</EnvironmentTemplate>
5+
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
6+
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
7+
<ProductVersion>9.0.30729</ProductVersion>
8+
<SchemaVersion>2.0</SchemaVersion>
9+
<ProjectGuid>{231391AF-449C-4A39-986C-AD7F270F4750}</ProjectGuid>
10+
<OutputType>Library</OutputType>
11+
<AppDesignerFolder>Properties</AppDesignerFolder>
12+
<RootNamespace>Google.ProtocolBuffers.Serialization</RootNamespace>
13+
<AssemblyName>Google.ProtocolBuffers.Serialization</AssemblyName>
14+
<TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
15+
<FileAlignment>512</FileAlignment>
16+
<SignAssembly>true</SignAssembly>
17+
<AssemblyOriginatorKeyFile>..\..\keys\Google.ProtocolBuffers.snk</AssemblyOriginatorKeyFile>
18+
<OldToolsVersion>3.5</OldToolsVersion>
19+
<ProjectTypeGuids>{4D628B5B-2FBC-4AA6-8C16-197242AEB884};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
20+
<PlatformFamilyName>Smartphone</PlatformFamilyName>
21+
<PlatformID>f27da329-3269-4191-98e0-c87d3d7f1db9</PlatformID>
22+
</PropertyGroup>
23+
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
24+
<DebugSymbols>true</DebugSymbols>
25+
<DebugType>full</DebugType>
26+
<Optimize>false</Optimize>
27+
<OutputPath>bin\CF35\Debug</OutputPath>
28+
<IntermediateOutputPath>obj\CF35\Debug\</IntermediateOutputPath>
29+
<DocumentationFile>$(OutputPath)\$(AssemblyName).xml</DocumentationFile>
30+
<NoWarn>1591, 1570, 1571, 1572, 1573, 1574</NoWarn>
31+
<DefineConstants>DEBUG;TRACE;$(EnvironmentFlavor);$(EnvironmentTemplate);NOSERIALIZABLE;NOFILEVERSION</DefineConstants>
32+
<ErrorReport>prompt</ErrorReport>
33+
<WarningLevel>4</WarningLevel>
34+
<NoStdLib>true</NoStdLib>
35+
<GenerateSerializationAssemblies>Off</GenerateSerializationAssemblies>
36+
<NoConfig>true</NoConfig>
37+
</PropertyGroup>
38+
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
39+
<DebugType>pdbonly</DebugType>
40+
<Optimize>true</Optimize>
41+
<OutputPath>bin\CF35\Release</OutputPath>
42+
<IntermediateOutputPath>obj\CF35\Release\</IntermediateOutputPath>
43+
<DocumentationFile>$(OutputPath)\$(AssemblyName).xml</DocumentationFile>
44+
<NoWarn>1591, 1570, 1571, 1572, 1573, 1574</NoWarn>
45+
<DefineConstants>TRACE;$(EnvironmentFlavor);$(EnvironmentTemplate);NOSERIALIZABLE;NOFILEVERSION</DefineConstants>
46+
<ErrorReport>prompt</ErrorReport>
47+
<WarningLevel>4</WarningLevel>
48+
<NoStdLib>true</NoStdLib>
49+
<GenerateSerializationAssemblies>Off</GenerateSerializationAssemblies>
50+
<NoConfig>true</NoConfig>
51+
</PropertyGroup>
52+
<ItemGroup>
53+
<Reference Include="mscorlib" />
54+
<Reference Include="System" />
55+
<Reference Include="System.Xml" />
56+
<Reference Include="System.Core" />
57+
</ItemGroup>
58+
<ItemGroup>
59+
<Compile Include="..\ProtocolBuffers\FrameworkPortability.cs">
60+
<Link>FrameworkPortability.cs</Link>
61+
</Compile>
62+
<Compile Include="Extensions.cs" />
63+
<Compile Include="Http\FormUrlEncodedReader.cs" />
64+
<Compile Include="Http\MessageFormatFactory.cs" />
65+
<Compile Include="Http\MessageFormatOptions.cs" />
66+
<Compile Include="Properties\AssemblyInfo.cs" />
67+
<Compile Include="AbstractReader.cs" />
68+
<Compile Include="AbstractTextReader.cs" />
69+
<Compile Include="AbstractTextWriter.cs" />
70+
<Compile Include="AbstractWriter.cs" />
71+
<Compile Include="DictionaryReader.cs" />
72+
<Compile Include="DictionaryWriter.cs" />
73+
<Compile Include="JsonFormatReader.cs" />
74+
<Compile Include="JsonFormatWriter.cs" />
75+
<Compile Include="JsonTextCursor.cs" />
76+
<Compile Include="RecursionLimitExceeded.cs" />
77+
<Compile Include="XmlFormatReader.cs" />
78+
<Compile Include="XmlFormatWriter.cs" />
79+
<Compile Include="XmlReaderOptions.cs" />
80+
<Compile Include="XmlWriterOptions.cs" />
81+
</ItemGroup>
82+
<ItemGroup>
83+
<ProjectReference Include="..\ProtocolBuffers\ProtocolBuffers.CF35.csproj">
84+
<Project>{6908BDCE-D925-43F3-94AC-A531E6DF2591}</Project>
85+
<Name>ProtocolBuffers</Name>
86+
<Private>False</Private>
87+
</ProjectReference>
88+
</ItemGroup>
89+
<Import Project="$(MSBuildBinPath)\Microsoft.CompactFramework.CSharp.targets" />
90+
<ProjectExtensions>
91+
<VisualStudio>
92+
<FlavorProperties GUID="{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}">
93+
<HostingProcess disable="1" />
94+
</FlavorProperties>
95+
</VisualStudio>
96+
</ProjectExtensions>
97+
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
98+
Other similar extension points exist, see Microsoft.Common.targets.
99+
<Target Name="BeforeBuild">
100+
</Target>
101+
<Target Name="AfterBuild">
102+
</Target>
103+
-->
104+
</Project>
Lines changed: 92 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,92 @@
1+
<Project ToolsVersion="3.5" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
2+
<PropertyGroup>
3+
<EnvironmentFlavor>CLIENTPROFILE</EnvironmentFlavor>
4+
<EnvironmentTemplate>NET20</EnvironmentTemplate>
5+
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
6+
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
7+
<ProductVersion>9.0.30729</ProductVersion>
8+
<SchemaVersion>2.0</SchemaVersion>
9+
<ProjectGuid>{231391AF-449C-4A39-986C-AD7F270F4750}</ProjectGuid>
10+
<OutputType>Library</OutputType>
11+
<AppDesignerFolder>Properties</AppDesignerFolder>
12+
<RootNamespace>Google.ProtocolBuffers.Serialization</RootNamespace>
13+
<AssemblyName>Google.ProtocolBuffers.Serialization</AssemblyName>
14+
<TargetFrameworkVersion>v2.0</TargetFrameworkVersion>
15+
<FileAlignment>512</FileAlignment>
16+
<SignAssembly>true</SignAssembly>
17+
<AssemblyOriginatorKeyFile>..\..\keys\Google.ProtocolBuffers.snk</AssemblyOriginatorKeyFile>
18+
<OldToolsVersion>3.5</OldToolsVersion>
19+
</PropertyGroup>
20+
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
21+
<DebugSymbols>true</DebugSymbols>
22+
<DebugType>full</DebugType>
23+
<Optimize>false</Optimize>
24+
<OutputPath>bin\NET20\Debug</OutputPath>
25+
<IntermediateOutputPath>obj\NET20\Debug\</IntermediateOutputPath>
26+
<DocumentationFile>$(OutputPath)\$(AssemblyName).xml</DocumentationFile>
27+
<NoWarn>1591, 1570, 1571, 1572, 1573, 1574</NoWarn>
28+
<DefineConstants>DEBUG;TRACE;$(EnvironmentFlavor);$(EnvironmentTemplate);NOEXTENSIONS</DefineConstants>
29+
<ErrorReport>prompt</ErrorReport>
30+
<WarningLevel>4</WarningLevel>
31+
<NoStdLib>true</NoStdLib>
32+
<GenerateSerializationAssemblies>Off</GenerateSerializationAssemblies>
33+
</PropertyGroup>
34+
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
35+
<DebugType>pdbonly</DebugType>
36+
<Optimize>true</Optimize>
37+
<OutputPath>bin\NET20\Release</OutputPath>
38+
<IntermediateOutputPath>obj\NET20\Release\</IntermediateOutputPath>
39+
<DocumentationFile>$(OutputPath)\$(AssemblyName).xml</DocumentationFile>
40+
<NoWarn>1591, 1570, 1571, 1572, 1573, 1574</NoWarn>
41+
<DefineConstants>TRACE;$(EnvironmentFlavor);$(EnvironmentTemplate);NOEXTENSIONS</DefineConstants>
42+
<ErrorReport>prompt</ErrorReport>
43+
<WarningLevel>4</WarningLevel>
44+
<NoStdLib>true</NoStdLib>
45+
<GenerateSerializationAssemblies>Off</GenerateSerializationAssemblies>
46+
</PropertyGroup>
47+
<ItemGroup>
48+
<Reference Include="mscorlib" />
49+
<Reference Include="System" />
50+
<Reference Include="System.Xml" />
51+
<Reference Include="System.Core" Condition="'$(TargetFrameworkVersion)' != 'v2.0'" />
52+
</ItemGroup>
53+
<ItemGroup>
54+
<Compile Include="..\ProtocolBuffers\FrameworkPortability.cs">
55+
<Link>FrameworkPortability.cs</Link>
56+
</Compile>
57+
<Compile Include="Extensions.cs" />
58+
<Compile Include="Http\FormUrlEncodedReader.cs" />
59+
<Compile Include="Http\MessageFormatFactory.cs" />
60+
<Compile Include="Http\MessageFormatOptions.cs" />
61+
<Compile Include="Properties\AssemblyInfo.cs" />
62+
<Compile Include="AbstractReader.cs" />
63+
<Compile Include="AbstractTextReader.cs" />
64+
<Compile Include="AbstractTextWriter.cs" />
65+
<Compile Include="AbstractWriter.cs" />
66+
<Compile Include="DictionaryReader.cs" />
67+
<Compile Include="DictionaryWriter.cs" />
68+
<Compile Include="JsonFormatReader.cs" />
69+
<Compile Include="JsonFormatWriter.cs" />
70+
<Compile Include="JsonTextCursor.cs" />
71+
<Compile Include="RecursionLimitExceeded.cs" />
72+
<Compile Include="XmlFormatReader.cs" />
73+
<Compile Include="XmlFormatWriter.cs" />
74+
<Compile Include="XmlReaderOptions.cs" />
75+
<Compile Include="XmlWriterOptions.cs" />
76+
</ItemGroup>
77+
<ItemGroup>
78+
<ProjectReference Include="..\ProtocolBuffers\ProtocolBuffers.NET20.csproj">
79+
<Project>{6908BDCE-D925-43F3-94AC-A531E6DF2591}</Project>
80+
<Name>ProtocolBuffers</Name>
81+
<Private>False</Private>
82+
</ProjectReference>
83+
</ItemGroup>
84+
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
85+
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
86+
Other similar extension points exist, see Microsoft.Common.targets.
87+
<Target Name="BeforeBuild">
88+
</Target>
89+
<Target Name="AfterBuild">
90+
</Target>
91+
-->
92+
</Project>
Lines changed: 92 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,92 @@
1+
<Project ToolsVersion="3.5" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
2+
<PropertyGroup>
3+
<EnvironmentFlavor>CLIENTPROFILE</EnvironmentFlavor>
4+
<EnvironmentTemplate>NET35</EnvironmentTemplate>
5+
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
6+
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
7+
<ProductVersion>9.0.30729</ProductVersion>
8+
<SchemaVersion>2.0</SchemaVersion>
9+
<ProjectGuid>{231391AF-449C-4A39-986C-AD7F270F4750}</ProjectGuid>
10+
<OutputType>Library</OutputType>
11+
<AppDesignerFolder>Properties</AppDesignerFolder>
12+
<RootNamespace>Google.ProtocolBuffers.Serialization</RootNamespace>
13+
<AssemblyName>Google.ProtocolBuffers.Serialization</AssemblyName>
14+
<TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
15+
<FileAlignment>512</FileAlignment>
16+
<SignAssembly>true</SignAssembly>
17+
<AssemblyOriginatorKeyFile>..\..\keys\Google.ProtocolBuffers.snk</AssemblyOriginatorKeyFile>
18+
<OldToolsVersion>3.5</OldToolsVersion>
19+
</PropertyGroup>
20+
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
21+
<DebugSymbols>true</DebugSymbols>
22+
<DebugType>full</DebugType>
23+
<Optimize>false</Optimize>
24+
<OutputPath>bin\NET35\Debug</OutputPath>
25+
<IntermediateOutputPath>obj\NET35\Debug\</IntermediateOutputPath>
26+
<DocumentationFile>$(OutputPath)\$(AssemblyName).xml</DocumentationFile>
27+
<NoWarn>1591, 1570, 1571, 1572, 1573, 1574</NoWarn>
28+
<DefineConstants>DEBUG;TRACE;$(EnvironmentFlavor);$(EnvironmentTemplate)</DefineConstants>
29+
<ErrorReport>prompt</ErrorReport>
30+
<WarningLevel>4</WarningLevel>
31+
<NoStdLib>true</NoStdLib>
32+
<GenerateSerializationAssemblies>Off</GenerateSerializationAssemblies>
33+
</PropertyGroup>
34+
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
35+
<DebugType>pdbonly</DebugType>
36+
<Optimize>true</Optimize>
37+
<OutputPath>bin\NET35\Release</OutputPath>
38+
<IntermediateOutputPath>obj\NET35\Release\</IntermediateOutputPath>
39+
<DocumentationFile>$(OutputPath)\$(AssemblyName).xml</DocumentationFile>
40+
<NoWarn>1591, 1570, 1571, 1572, 1573, 1574</NoWarn>
41+
<DefineConstants>TRACE;$(EnvironmentFlavor);$(EnvironmentTemplate)</DefineConstants>
42+
<ErrorReport>prompt</ErrorReport>
43+
<WarningLevel>4</WarningLevel>
44+
<NoStdLib>true</NoStdLib>
45+
<GenerateSerializationAssemblies>Off</GenerateSerializationAssemblies>
46+
</PropertyGroup>
47+
<ItemGroup>
48+
<Reference Include="mscorlib" />
49+
<Reference Include="System" />
50+
<Reference Include="System.Xml" />
51+
<Reference Include="System.Core" />
52+
</ItemGroup>
53+
<ItemGroup>
54+
<Compile Include="..\ProtocolBuffers\FrameworkPortability.cs">
55+
<Link>FrameworkPortability.cs</Link>
56+
</Compile>
57+
<Compile Include="Extensions.cs" />
58+
<Compile Include="Http\FormUrlEncodedReader.cs" />
59+
<Compile Include="Http\MessageFormatFactory.cs" />
60+
<Compile Include="Http\MessageFormatOptions.cs" />
61+
<Compile Include="Properties\AssemblyInfo.cs" />
62+
<Compile Include="AbstractReader.cs" />
63+
<Compile Include="AbstractTextReader.cs" />
64+
<Compile Include="AbstractTextWriter.cs" />
65+
<Compile Include="AbstractWriter.cs" />
66+
<Compile Include="DictionaryReader.cs" />
67+
<Compile Include="DictionaryWriter.cs" />
68+
<Compile Include="JsonFormatReader.cs" />
69+
<Compile Include="JsonFormatWriter.cs" />
70+
<Compile Include="JsonTextCursor.cs" />
71+
<Compile Include="RecursionLimitExceeded.cs" />
72+
<Compile Include="XmlFormatReader.cs" />
73+
<Compile Include="XmlFormatWriter.cs" />
74+
<Compile Include="XmlReaderOptions.cs" />
75+
<Compile Include="XmlWriterOptions.cs" />
76+
</ItemGroup>
77+
<ItemGroup>
78+
<ProjectReference Include="..\ProtocolBuffers\ProtocolBuffers.NET35.csproj">
79+
<Project>{6908BDCE-D925-43F3-94AC-A531E6DF2591}</Project>
80+
<Name>ProtocolBuffers</Name>
81+
<Private>False</Private>
82+
</ProjectReference>
83+
</ItemGroup>
84+
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
85+
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
86+
Other similar extension points exist, see Microsoft.Common.targets.
87+
<Target Name="BeforeBuild">
88+
</Target>
89+
<Target Name="AfterBuild">
90+
</Target>
91+
-->
92+
</Project>

0 commit comments

Comments
 (0)