diff --git a/samples/BuilderApp/BuilderApp.csproj b/samples/BuilderApp/BuilderApp.csproj
index f8adc233..9035d7de 100644
--- a/samples/BuilderApp/BuilderApp.csproj
+++ b/samples/BuilderApp/BuilderApp.csproj
@@ -2,7 +2,7 @@
Exe
- net472;netcoreapp3.1;net6.0
+ net472;net6.0
false
false
diff --git a/src/MSBuildLocator.Tests/Microsoft.Build.Locator.Tests.csproj b/src/MSBuildLocator.Tests/Microsoft.Build.Locator.Tests.csproj
index df60f64f..94fef29e 100644
--- a/src/MSBuildLocator.Tests/Microsoft.Build.Locator.Tests.csproj
+++ b/src/MSBuildLocator.Tests/Microsoft.Build.Locator.Tests.csproj
@@ -1,7 +1,7 @@
- net472;netcoreapp3.1
+ net472;net6.0
false
true
..\MSBuildLocator\key.snk
diff --git a/src/MSBuildLocator/Microsoft.Build.Locator.csproj b/src/MSBuildLocator/Microsoft.Build.Locator.csproj
index b7c193ef..f375a251 100644
--- a/src/MSBuildLocator/Microsoft.Build.Locator.csproj
+++ b/src/MSBuildLocator/Microsoft.Build.Locator.csproj
@@ -2,10 +2,10 @@
Library
- net46;netcoreapp3.1
+ net46;net6.0
full
- false
+ true
Microsoft.Build.Locator
Microsoft.Build.Locator
true
@@ -25,6 +25,21 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -42,5 +57,5 @@
Microsoft400
-
-
+
+
\ No newline at end of file