From aea11e323d0ffa8cb2a6d1a0eec7900db07147ac Mon Sep 17 00:00:00 2001 From: Pavlo Datsiuk Date: Thu, 25 Jun 2020 15:25:04 +0300 Subject: [PATCH] [COMMIT] The proj files have been updated to enable SourceLink [TaskThread.csproj] --- TaskThread/TaskThread.csproj | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/TaskThread/TaskThread.csproj b/TaskThread/TaskThread.csproj index 880a363..4676efa 100644 --- a/TaskThread/TaskThread.csproj +++ b/TaskThread/TaskThread.csproj @@ -18,6 +18,14 @@ System.Threading 1.1.0 TaskThread + true + true + snupkg + + + + + \ No newline at end of file