diff --git a/PowerShell.Common.props b/PowerShell.Common.props
index 4de74f24469..a9ac37f9675 100644
--- a/PowerShell.Common.props
+++ b/PowerShell.Common.props
@@ -94,7 +94,7 @@
(c) Microsoft Corporation. All rights reserved.
netcoreapp2.0
- 2.0.4-servicing-25831-01
+ 2.0.4
true
true
diff --git a/appveyor.yml b/appveyor.yml
index 5c2ab1fc7fd..f5072d90eab 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -2,7 +2,7 @@
image: Visual Studio 2017
-# cache version - netcoreapp.2.0.0
+# cache version - netcoreapp.2.0.4
cache:
- '%LocalAppData%\Microsoft\dotnet -> appveyor.yml'
- '%HOMEDRIVE%%HOMEPATH%\.nuget\packages -> appveyor.yml'
diff --git a/test/Test.Common.props b/test/Test.Common.props
index b1c1b203b64..578092c346c 100644
--- a/test/Test.Common.props
+++ b/test/Test.Common.props
@@ -5,7 +5,7 @@
(c) Microsoft Corporation. All rights reserved.
netcoreapp2.0
- 2.0.4-servicing-25831-01
+ 2.0.4
true
true