diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index e28d1de9..ac93e59f 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -43,7 +43,6 @@ jobs:
uses: actions/setup-dotnet@v3
with:
dotnet-version: |
- 3.1.426
6.0.408
7.0.302
diff --git a/Directory.Build.props b/Directory.Build.props
index 6c0581ac..9c64dd01 100644
--- a/Directory.Build.props
+++ b/Directory.Build.props
@@ -42,7 +42,6 @@
net48
- netcoreapp3.1;
net6.0;
net7.0
diff --git a/Directory.Packages.props b/Directory.Packages.props
index 797f78f2..428f68cd 100644
--- a/Directory.Packages.props
+++ b/Directory.Packages.props
@@ -213,55 +213,6 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-