diff --git a/PowerShell.Common.props b/PowerShell.Common.props
index 5e7f015cd7f..d25ddac462b 100644
--- a/PowerShell.Common.props
+++ b/PowerShell.Common.props
@@ -94,7 +94,7 @@
(c) Microsoft Corporation. All rights reserved.
netcoreapp2.1
- 2.1.4
+ 2.1.5
Latest
true
diff --git a/appveyor.yml b/appveyor.yml
index 62b5e1c47c4..45bda6488b4 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -9,7 +9,7 @@ environment:
- APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2017
Purpose: ElevatedPesterTests_xUnit_Packaging
-# cache version - netcoreapp.2.1-sdk.2.1.402
+# cache version - netcoreapp.2.1-sdk.2.1.403
cache:
- '%HOMEDRIVE%%HOMEPATH%\.nuget\packages -> appveyor.yml'
diff --git a/assets/files.wxs b/assets/files.wxs
index b981a166c02..a7e70612a50 100644
--- a/assets/files.wxs
+++ b/assets/files.wxs
@@ -2017,11 +2017,11 @@
-
-
+
+
-
-
+
+
@@ -2670,8 +2670,8 @@
-
-
+
+
diff --git a/global.json b/global.json
index 8a567cfb397..55e448dfe00 100644
--- a/global.json
+++ b/global.json
@@ -1,5 +1,5 @@
{
"sdk": {
- "version": "2.1.402"
+ "version": "2.1.403"
}
}
diff --git a/test/Test.Common.props b/test/Test.Common.props
index 063d67d19da..11b20a9fed7 100644
--- a/test/Test.Common.props
+++ b/test/Test.Common.props
@@ -5,7 +5,7 @@
(c) Microsoft Corporation. All rights reserved.
netcoreapp2.1
- 2.1.4
+ 2.1.5
true
true
diff --git a/test/tools/WebListener/WebListener.csproj b/test/tools/WebListener/WebListener.csproj
index c98757acba9..a24e519ac4f 100644
--- a/test/tools/WebListener/WebListener.csproj
+++ b/test/tools/WebListener/WebListener.csproj
@@ -7,7 +7,7 @@
-
+