Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Köplinger <alex.koeplinger@outlook.com>2016-10-17 17:34:15 +0300
committerAlexander Köplinger <alex.koeplinger@outlook.com>2016-10-17 17:34:16 +0300
commit03ea8b5a62ff3ec1977fe0710e8bd2bcf031bfa0 (patch)
tree715fccb56c9f603b6a1f4a4c3d79221a32367215 /mcs/class/System.Runtime.Serialization
parentc143e55c450e40b478ab846268f4585a84f8a095 (diff)
[build] Regenerate .csproj files
Note: DISABLE_CAS_USE was removed in ed989a8e9e5c170b6d19edc60bb80e8a4e6d5cc0
Diffstat (limited to 'mcs/class/System.Runtime.Serialization')
-rw-r--r--mcs/class/System.Runtime.Serialization/System.Runtime.Serialization-net_4_x.csproj13
1 files changed, 7 insertions, 6 deletions
diff --git a/mcs/class/System.Runtime.Serialization/System.Runtime.Serialization-net_4_x.csproj b/mcs/class/System.Runtime.Serialization/System.Runtime.Serialization-net_4_x.csproj
index f5de8b68d7f..41d0ca69a6e 100644
--- a/mcs/class/System.Runtime.Serialization/System.Runtime.Serialization-net_4_x.csproj
+++ b/mcs/class/System.Runtime.Serialization/System.Runtime.Serialization-net_4_x.csproj
@@ -28,7 +28,7 @@
<DebugType>full</DebugType>
<NoWarn>1699,168,169,219,414</NoWarn>
<Optimize>false</Optimize>
- <DefineConstants>TRACE;NET_4_0;NET_4_5;NET_4_6;MONO;DISABLE_CAS_USE;NO_DYNAMIC_CODEGEN;NET_3_0</DefineConstants>
+ <DefineConstants>TRACE;NET_4_0;NET_4_5;NET_4_6;MONO;NO_DYNAMIC_CODEGEN;NET_3_0</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
</PropertyGroup>
@@ -36,7 +36,7 @@
<DebugType>pdbonly</DebugType>
<NoWarn>1699,168,169,219,414</NoWarn>
<Optimize>true</Optimize>
- <DefineConstants>NET_4_0;NET_4_5;NET_4_6;MONO;DISABLE_CAS_USE;NO_DYNAMIC_CODEGEN;NET_3_0</DefineConstants>
+ <DefineConstants>NET_4_0;NET_4_5;NET_4_6;MONO;NO_DYNAMIC_CODEGEN;NET_3_0</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
</PropertyGroup>
@@ -206,6 +206,7 @@
<Compile Include="ReferenceSources\FxTrace.cs" />
<Compile Include="ReferenceSources\JsonFormatReaderGenerator_static.cs" />
<Compile Include="ReferenceSources\JsonFormatWriterGenerator_static.cs" />
+ <Compile Include="ReferenceSources\LocalAppContextSwitches.cs" />
<Compile Include="ReferenceSources\SR.cs" />
<Compile Include="ReferenceSources\SR.missing.cs" />
<Compile Include="ReferenceSources\XmlDataContract_static.cs" />
@@ -254,10 +255,6 @@
<Project>{5769B536-7E8E-4C2A-8671-6B256D0F620B}</Project>
<Name>System.ServiceModel.Internals-net_4_x</Name>
</ProjectReference>
- <ProjectReference Include="../SMDiagnostics/SMDiagnostics-net_4_x.csproj">
- <Project>{8B8C3ED9-96F9-49B3-B355-9FD3D29DD3AD}</Project>
- <Name>SMDiagnostics-net_4_x</Name>
- </ProjectReference>
<ProjectReference Include="../System.Data/System.Data-net_4_x.csproj">
<Project>{EC439BB8-FFED-4A32-A05D-2FA3A70CAD64}</Project>
<Name>System.Data-net_4_x</Name>
@@ -266,6 +263,10 @@
<Project>{D5CDC09C-F19A-4811-A6C8-70F51CBFB644}</Project>
<Name>System.Configuration-net_4_x</Name>
</ProjectReference>
+ <ProjectReference Include="../SMDiagnostics/SMDiagnostics-net_4_x.csproj">
+ <Project>{8B8C3ED9-96F9-49B3-B355-9FD3D29DD3AD}</Project>
+ <Name>SMDiagnostics-net_4_x</Name>
+ </ProjectReference>
</ItemGroup>
<ItemGroup>
<Folder Include="Properties\" />