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:
authormonojenkins <jo.shields+jenkins@xamarin.com>2017-11-17 18:33:02 +0300
committermonojenkins <jo.shields+jenkins@xamarin.com>2017-11-17 18:33:02 +0300
commitaf08374ef2df62ff31ea17a628cb8f9ffb38ab75 (patch)
tree597bde0b2aed522230b4475ba830d8e74d2e5eef /mcs/class/System.Data
parent3e1eeec6c3373b38688b714f354da72dc2d92247 (diff)
[msvc] Update csproj files
Diffstat (limited to 'mcs/class/System.Data')
-rw-r--r--mcs/class/System.Data/System.Data-net_4_x.csproj2
1 files changed, 2 insertions, 0 deletions
diff --git a/mcs/class/System.Data/System.Data-net_4_x.csproj b/mcs/class/System.Data/System.Data-net_4_x.csproj
index 52f28f5833c..acd62fcbbb3 100644
--- a/mcs/class/System.Data/System.Data-net_4_x.csproj
+++ b/mcs/class/System.Data/System.Data-net_4_x.csproj
@@ -558,6 +558,8 @@
<Compile Include="corefx\SR.cs" />
<Compile Include="corefx\TdsEnums.cs" />
<Compile Include="corefx\ThisAssembly.cs" />
+ <Compile Include="Microsoft.SqlServer.Server\SqlContext.cs" />
+ <Compile Include="Microsoft.SqlServer.Server\SqlPipe.cs" />
<Compile Include="System.Data.SqlClient\SqlCredential.cs" />
<Compile Include="System.Data.SqlClient\SQLDebugging.cs" /> </ItemGroup>
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.