diff --git a/src/Api/Api.csproj b/src/Api/Api.csproj
index 636ce3db0c..32d1b33d33 100644
--- a/src/Api/Api.csproj
+++ b/src/Api/Api.csproj
@@ -2,7 +2,7 @@
1.15.1
- netcoreapp2.0;net47
+ netcoreapp2.0;net471
Bit.Api
bitwarden-Api
diff --git a/src/Core/Core.csproj b/src/Core/Core.csproj
index 7d07e0bd62..846a50f1ec 100644
--- a/src/Core/Core.csproj
+++ b/src/Core/Core.csproj
@@ -1,7 +1,7 @@
- netcoreapp2.0;net47
+ netcoreapp2.0;net471
Bit.Core
false
diff --git a/src/EventsProcessor/EventsProcessor.csproj b/src/EventsProcessor/EventsProcessor.csproj
index 75d624757c..3817be5c11 100644
--- a/src/EventsProcessor/EventsProcessor.csproj
+++ b/src/EventsProcessor/EventsProcessor.csproj
@@ -1,7 +1,7 @@
Exe
- net47
+ net471
Bit.EventsProcessor
diff --git a/src/Identity/Identity.csproj b/src/Identity/Identity.csproj
index 9ff5805c20..c42b50efef 100644
--- a/src/Identity/Identity.csproj
+++ b/src/Identity/Identity.csproj
@@ -2,7 +2,7 @@
1.15.1
- netcoreapp2.0;net47
+ netcoreapp2.0;net471
Bit.Identity
bitwarden-Identity
false
diff --git a/util/Function/Function.csproj b/util/Function/Function.csproj
index 14709d2004..faabffc880 100644
--- a/util/Function/Function.csproj
+++ b/util/Function/Function.csproj
@@ -1,6 +1,6 @@
- net47
+ net471
Bit.Function