From 2dd38e63923a0c726bc1bf6ec9a37caba1a50467 Mon Sep 17 00:00:00 2001 From: Jose Date: Fri, 20 Sep 2019 09:08:19 +0200 Subject: Enable SourceLink with .NET Core builds --- csharp/src/Glacier2/msbuild/netstandard2.0/glacier2.csproj | 3 ++- csharp/src/Ice/msbuild/netstandard2.0/ice.csproj | 3 ++- csharp/src/IceBox/msbuild/icebox/netstandard2.0/icebox.csproj | 3 +++ csharp/src/IceBox/msbuild/iceboxlib/netstandard2.0/iceboxlib.csproj | 1 + csharp/src/IceDiscovery/msbuild/netstandard2.0/icediscovery.csproj | 1 + csharp/src/IceGrid/msbuild/netstandard2.0/icegrid.csproj | 1 + .../msbuild/netstandard2.0/icelocatordiscovery.csproj | 1 + csharp/src/IceSSL/msbuild/netstandard2.0/icessl.csproj | 1 + csharp/src/IceStorm/msbuild/netstandard2.0/icestorm.csproj | 1 + 9 files changed, 13 insertions(+), 2 deletions(-) (limited to 'csharp/src') diff --git a/csharp/src/Glacier2/msbuild/netstandard2.0/glacier2.csproj b/csharp/src/Glacier2/msbuild/netstandard2.0/glacier2.csproj index 956c0824b2d..5d12e8a0a7e 100644 --- a/csharp/src/Glacier2/msbuild/netstandard2.0/glacier2.csproj +++ b/csharp/src/Glacier2/msbuild/netstandard2.0/glacier2.csproj @@ -12,7 +12,8 @@ - + + diff --git a/csharp/src/Ice/msbuild/netstandard2.0/ice.csproj b/csharp/src/Ice/msbuild/netstandard2.0/ice.csproj index 130c3ded6c7..dd2cc1a14f1 100644 --- a/csharp/src/Ice/msbuild/netstandard2.0/ice.csproj +++ b/csharp/src/Ice/msbuild/netstandard2.0/ice.csproj @@ -12,7 +12,8 @@ - + + diff --git a/csharp/src/IceBox/msbuild/icebox/netstandard2.0/icebox.csproj b/csharp/src/IceBox/msbuild/icebox/netstandard2.0/icebox.csproj index ec8ebc6eaf7..a255cd1b645 100644 --- a/csharp/src/IceBox/msbuild/icebox/netstandard2.0/icebox.csproj +++ b/csharp/src/IceBox/msbuild/icebox/netstandard2.0/icebox.csproj @@ -18,5 +18,8 @@ + + + diff --git a/csharp/src/IceBox/msbuild/iceboxlib/netstandard2.0/iceboxlib.csproj b/csharp/src/IceBox/msbuild/iceboxlib/netstandard2.0/iceboxlib.csproj index 9d7ca55cc8a..b2d0231f657 100644 --- a/csharp/src/IceBox/msbuild/iceboxlib/netstandard2.0/iceboxlib.csproj +++ b/csharp/src/IceBox/msbuild/iceboxlib/netstandard2.0/iceboxlib.csproj @@ -13,6 +13,7 @@ + diff --git a/csharp/src/IceDiscovery/msbuild/netstandard2.0/icediscovery.csproj b/csharp/src/IceDiscovery/msbuild/netstandard2.0/icediscovery.csproj index a9f7b90798a..80f0c13e97b 100644 --- a/csharp/src/IceDiscovery/msbuild/netstandard2.0/icediscovery.csproj +++ b/csharp/src/IceDiscovery/msbuild/netstandard2.0/icediscovery.csproj @@ -13,6 +13,7 @@ + diff --git a/csharp/src/IceGrid/msbuild/netstandard2.0/icegrid.csproj b/csharp/src/IceGrid/msbuild/netstandard2.0/icegrid.csproj index 108777a31c6..4445e3c5691 100644 --- a/csharp/src/IceGrid/msbuild/netstandard2.0/icegrid.csproj +++ b/csharp/src/IceGrid/msbuild/netstandard2.0/icegrid.csproj @@ -13,6 +13,7 @@ + diff --git a/csharp/src/IceLocatorDiscovery/msbuild/netstandard2.0/icelocatordiscovery.csproj b/csharp/src/IceLocatorDiscovery/msbuild/netstandard2.0/icelocatordiscovery.csproj index 76fbb4be01f..962497c86d4 100644 --- a/csharp/src/IceLocatorDiscovery/msbuild/netstandard2.0/icelocatordiscovery.csproj +++ b/csharp/src/IceLocatorDiscovery/msbuild/netstandard2.0/icelocatordiscovery.csproj @@ -13,6 +13,7 @@ + diff --git a/csharp/src/IceSSL/msbuild/netstandard2.0/icessl.csproj b/csharp/src/IceSSL/msbuild/netstandard2.0/icessl.csproj index a84f2e40691..4b9e1507d9a 100644 --- a/csharp/src/IceSSL/msbuild/netstandard2.0/icessl.csproj +++ b/csharp/src/IceSSL/msbuild/netstandard2.0/icessl.csproj @@ -13,6 +13,7 @@ + diff --git a/csharp/src/IceStorm/msbuild/netstandard2.0/icestorm.csproj b/csharp/src/IceStorm/msbuild/netstandard2.0/icestorm.csproj index 3a935298343..da2697ca01c 100644 --- a/csharp/src/IceStorm/msbuild/netstandard2.0/icestorm.csproj +++ b/csharp/src/IceStorm/msbuild/netstandard2.0/icestorm.csproj @@ -13,6 +13,7 @@ + -- cgit v1.2.3