From 5216f0262d246af70e23e29cea9a99e32562d8f5 Mon Sep 17 00:00:00 2001 From: Pavlo Datsiuk Date: Thu, 25 Jun 2020 14:25:17 +0300 Subject: [PATCH 1/3] [COMMIT] The proj files have been updated to enable SourceLink [CascadeExample.csproj] --- CascadeExample/CascadeExample.csproj | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/CascadeExample/CascadeExample.csproj b/CascadeExample/CascadeExample.csproj index a06ca04..4308947 100644 --- a/CascadeExample/CascadeExample.csproj +++ b/CascadeExample/CascadeExample.csproj @@ -3,7 +3,16 @@ Exe netcoreapp3.1 - + + true + true + snupkg + + + + + + From ec16fb820327df263295ba96b8909bd910f8576f Mon Sep 17 00:00:00 2001 From: Pavlo Datsiuk Date: Thu, 25 Jun 2020 14:25:20 +0300 Subject: [PATCH 2/3] [COMMIT] The proj files have been updated to enable SourceLink [Example.csproj] --- Example/Example.csproj | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/Example/Example.csproj b/Example/Example.csproj index 838f539..ee833df 100644 --- a/Example/Example.csproj +++ b/Example/Example.csproj @@ -3,8 +3,16 @@ Exe netcoreapp3.0 + true + true + snupkg + + + + + From 5720dc3da16dc3b77831ee3133bd6b80f8b9a3b1 Mon Sep 17 00:00:00 2001 From: Pavlo Datsiuk Date: Thu, 25 Jun 2020 14:25:23 +0300 Subject: [PATCH 3/3] [COMMIT] The proj files have been updated to enable SourceLink [FileContextCore.csproj] --- FileContextCore/FileContextCore.csproj | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/FileContextCore/FileContextCore.csproj b/FileContextCore/FileContextCore.csproj index bff1dd2..bb1cfb9 100644 --- a/FileContextCore/FileContextCore.csproj +++ b/FileContextCore/FileContextCore.csproj @@ -23,8 +23,16 @@ 3.4.0.0 3.4.0.0 LICENSE + true + true + snupkg + + + + +