diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 0d098c9a..d90c8a25 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -20,7 +20,7 @@ jobs:
strategy:
fail-fast: false
matrix:
- version: [net452, netcoreapp2.0, netcoreapp3.1]
+ version: [net452, netcoreapp3.1]
steps:
- name: Checkout repository
@@ -43,6 +43,4 @@ jobs:
- name: Run tests
run: >-
dotnet test sdk/test/UnitTests/bin/Release/${{matrix.version}}/AWSXRayRecorder.UnitTests.dll
- --configuration Release
- --no-build
--logger "console;verbosity=detailed"
diff --git a/appveyor.yml b/appveyor.yml
index a4ef33b8..9a5edeb7 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -1,5 +1,5 @@
version: '1.0.{build}'
-image: Visual Studio 2019
+image: Visual Studio 2022
init:
# Good practise, because Windows line endings are different from Unix/Linux ones
- cmd: git config --global core.autocrlf true
diff --git a/sdk/src/Core/AWSXRayRecorder.Core.csproj b/sdk/src/Core/AWSXRayRecorder.Core.csproj
index 49a169f8..286cfb9b 100644
--- a/sdk/src/Core/AWSXRayRecorder.Core.csproj
+++ b/sdk/src/Core/AWSXRayRecorder.Core.csproj
@@ -38,13 +38,12 @@
-
+
-
-
-
+
+
diff --git a/sdk/src/Handlers/EntityFramework/AWSXRayRecorder.Handlers.EntityFramework.csproj b/sdk/src/Handlers/EntityFramework/AWSXRayRecorder.Handlers.EntityFramework.csproj
index ca9b4cba..60b9c3b9 100644
--- a/sdk/src/Handlers/EntityFramework/AWSXRayRecorder.Handlers.EntityFramework.csproj
+++ b/sdk/src/Handlers/EntityFramework/AWSXRayRecorder.Handlers.EntityFramework.csproj
@@ -37,7 +37,7 @@
-
+
diff --git a/sdk/test/IntegrationTests/AWSXRayRecorder.IntegrationTests.csproj b/sdk/test/IntegrationTests/AWSXRayRecorder.IntegrationTests.csproj
index 62e5fdd0..d5bba840 100644
--- a/sdk/test/IntegrationTests/AWSXRayRecorder.IntegrationTests.csproj
+++ b/sdk/test/IntegrationTests/AWSXRayRecorder.IntegrationTests.csproj
@@ -2,7 +2,7 @@
- net45;netcoreapp2.0;netcoreapp3.1
+ net45;netcoreapp3.1
Amazon.com, Inc
Amazon Web Service X-Ray Recorder
Copyright 2016 Amazon.com, Inc. or its affiliates. All Rights Reserved.
@@ -13,17 +13,16 @@
-
-
-
-
-
-
+
+
+
+
+
-
-
-
+
+
+
diff --git a/sdk/test/SmokeTests/AWSXRayRecorder.SmokeTests.csproj b/sdk/test/SmokeTests/AWSXRayRecorder.SmokeTests.csproj
index 15b0da58..8649b818 100644
--- a/sdk/test/SmokeTests/AWSXRayRecorder.SmokeTests.csproj
+++ b/sdk/test/SmokeTests/AWSXRayRecorder.SmokeTests.csproj
@@ -1,7 +1,7 @@
- net452;netcoreapp2.0;netcoreapp3.1
+ net452;netcoreapp3.1
Amazon.com, Inc
Amazon Web Service X-Ray Recorder
Copyright 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
@@ -17,9 +17,9 @@
-
-
-
-
+
+
+
+
diff --git a/sdk/test/UnitTests/AWSXRayRecorder.UnitTests.csproj b/sdk/test/UnitTests/AWSXRayRecorder.UnitTests.csproj
index 42c7300f..2287927f 100644
--- a/sdk/test/UnitTests/AWSXRayRecorder.UnitTests.csproj
+++ b/sdk/test/UnitTests/AWSXRayRecorder.UnitTests.csproj
@@ -1,8 +1,8 @@
-
+
- net452;netcoreapp2.0;netcoreapp3.1
+ net452;netcoreapp3.1
Amazon.com, Inc
Amazon Web Service X-Ray Recorder
Copyright 2016 Amazon.com, Inc. or its affiliates. All Rights Reserved.
@@ -12,7 +12,7 @@
../../../buildtools/local-development.snk
-
+
TRACE;DEBUG
0618;1701;1702;1705
@@ -26,15 +26,6 @@
NET45
-
- TRACE;DEBUG
- 0618;1701;1702;1705
-
-
-
- 0618;1701;1702;1705
-
-
TRACE;DEBUG
0618;1701;1702;1705
@@ -45,24 +36,11 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
@@ -70,10 +48,10 @@
-
-
-
-
+
+
+
+
@@ -93,7 +71,7 @@
-
+