From 840d6270002d6d72d5e3a878b1e655ee1ef6f8af Mon Sep 17 00:00:00 2001 From: Pavlo Datsiuk Date: Thu, 25 Jun 2020 13:31:11 +0300 Subject: [PATCH 1/3] [COMMIT] The proj files have been updated to enable SourceLink [msgpack.light.benchmark.csproj] --- .../msgpack.light.benchmark.csproj | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/src/msgpack.light.benchmark/msgpack.light.benchmark.csproj b/src/msgpack.light.benchmark/msgpack.light.benchmark.csproj index 4fd5cf0..12e94f3 100644 --- a/src/msgpack.light.benchmark/msgpack.light.benchmark.csproj +++ b/src/msgpack.light.benchmark/msgpack.light.benchmark.csproj @@ -18,8 +18,16 @@ false false + true + true + snupkg + + + + + From bcd8d74aa902cf09d0f17c747f20b84d9e1559c4 Mon Sep 17 00:00:00 2001 From: Pavlo Datsiuk Date: Thu, 25 Jun 2020 13:31:15 +0300 Subject: [PATCH 2/3] [COMMIT] The proj files have been updated to enable SourceLink [msgpack.light.csproj] --- src/msgpack.light/msgpack.light.csproj | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/src/msgpack.light/msgpack.light.csproj b/src/msgpack.light/msgpack.light.csproj index 5c5f421..c25de78 100644 --- a/src/msgpack.light/msgpack.light.csproj +++ b/src/msgpack.light/msgpack.light.csproj @@ -1,7 +1,15 @@  net45;net46;netstandard1.1;netstandard2.0 + true + true + snupkg + + + + + netstandard1.1;netstandard2.0 From 7c156b81eb0fd4f0c59c095f6f29986464c07d93 Mon Sep 17 00:00:00 2001 From: Anatoly Popov Date: Sun, 28 Jun 2020 22:42:32 +0300 Subject: [PATCH 3/3] Restore msgpack.light.benchmark.csproj --- .../msgpack.light.benchmark.csproj | 8 -------- 1 file changed, 8 deletions(-) diff --git a/src/msgpack.light.benchmark/msgpack.light.benchmark.csproj b/src/msgpack.light.benchmark/msgpack.light.benchmark.csproj index 12e94f3..4fd5cf0 100644 --- a/src/msgpack.light.benchmark/msgpack.light.benchmark.csproj +++ b/src/msgpack.light.benchmark/msgpack.light.benchmark.csproj @@ -18,16 +18,8 @@ false false - true - true - snupkg - - - - -