diff --git a/src/gcm.csproj b/src/gcm.csproj
index 737a5ae..41207ee 100644
--- a/src/gcm.csproj
+++ b/src/gcm.csproj
@@ -4,7 +4,7 @@
A dotnet global tool for managing Git credentials using the Microsoft Git Credentials Manager Core.
Exe
- net6.0
+ netcoreapp3.1;net6.0
gcm
DotNet