From d872a0d953db18799bb5cf5954e6651e9929500e Mon Sep 17 00:00:00 2001 From: Diego Galante Date: Tue, 28 Jun 2022 12:18:32 -0300 Subject: [PATCH 1/3] Updating version to .net6 --- AzureDevopsTracker/AzureDevopsTracker.csproj | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/AzureDevopsTracker/AzureDevopsTracker.csproj b/AzureDevopsTracker/AzureDevopsTracker.csproj index aa7c3b4..d83106b 100644 --- a/AzureDevopsTracker/AzureDevopsTracker.csproj +++ b/AzureDevopsTracker/AzureDevopsTracker.csproj @@ -1,7 +1,7 @@  - net5.0 + net6.0 False AzureDevOpsTracker Elvis Souza | Diego Galante @@ -17,17 +17,18 @@ en LICENSE.md.txt A NuGet that allows you to use a Azure DevOps Service Hook to track workitems changes in a simply and detailed way. - 5.0.0.0 - 5.0.5 - 5.0.5 + 6.0.0.0 + 6.0.0 + 6.0.0 Add ChangeLog Feature - + - + + From b56d6540356d14870406e11f6811e18dd3006bfc Mon Sep 17 00:00:00 2001 From: Diego Galante Date: Sat, 30 Mar 2024 11:20:48 -0300 Subject: [PATCH 2/3] Update to .net8 --- src/AzureDevopsTracker.csproj | 14 +++++++------- .../AzureDevopsTracker.Tests.csproj | 16 ++++++++-------- 2 files changed, 15 insertions(+), 15 deletions(-) diff --git a/src/AzureDevopsTracker.csproj b/src/AzureDevopsTracker.csproj index 03454f7..0dd1338 100644 --- a/src/AzureDevopsTracker.csproj +++ b/src/AzureDevopsTracker.csproj @@ -1,7 +1,7 @@  - net6.0 + net8.0 True AzureDevOpsTracker Elvis Souza | Diego Galante @@ -17,9 +17,9 @@ en LICENSE.md.txt A NuGet that allows you to use a Azure DevOps Service Hook to track workitems changes in a simply and detailed way. - 6.0.0.0 - 6.0.0 - 6.0.0 + 8.0.0.0 + 8.0.0 + 8.0.0 Add ChangeLog Feature @@ -32,10 +32,10 @@ - + - - + + diff --git a/tests/AzureDevopsTracker.Tests/AzureDevopsTracker.Tests.csproj b/tests/AzureDevopsTracker.Tests/AzureDevopsTracker.Tests.csproj index bb3bd0a..2bee0b1 100644 --- a/tests/AzureDevopsTracker.Tests/AzureDevopsTracker.Tests.csproj +++ b/tests/AzureDevopsTracker.Tests/AzureDevopsTracker.Tests.csproj @@ -1,7 +1,7 @@ - + - net6.0 + net8.0 enable enable @@ -9,18 +9,18 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive - - - - + + + + runtime; build; native; contentfiles; analyzers; buildtransitive all - + runtime; build; native; contentfiles; analyzers; buildtransitive all From 3ea2d5dd75e8ed473d6a68c438fd1b251b294846 Mon Sep 17 00:00:00 2001 From: Diego Galante Date: Sat, 30 Mar 2024 12:33:36 -0300 Subject: [PATCH 3/3] Update AzureDevopsTracker.csproj --- src/AzureDevopsTracker.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/AzureDevopsTracker.csproj b/src/AzureDevopsTracker.csproj index 0dd1338..83bc96a 100644 --- a/src/AzureDevopsTracker.csproj +++ b/src/AzureDevopsTracker.csproj @@ -20,7 +20,7 @@ 8.0.0.0 8.0.0 8.0.0 - Add ChangeLog Feature + @@ -45,4 +45,4 @@ - \ No newline at end of file +