diff --git a/AppInsights.WindowsDesktop/AppInsights.WindowsDesktop.csproj b/AppInsights.WindowsDesktop/AppInsights.WindowsDesktop.csproj
index 8f7771f..5e64ef5 100644
--- a/AppInsights.WindowsDesktop/AppInsights.WindowsDesktop.csproj
+++ b/AppInsights.WindowsDesktop/AppInsights.WindowsDesktop.csproj
@@ -26,7 +26,7 @@
-
+
@@ -34,8 +34,8 @@
-
-
+
+
diff --git a/azure-pipelines.yml b/azure-pipelines.yml
index 5fe91ca..b67e18a 100644
--- a/azure-pipelines.yml
+++ b/azure-pipelines.yml
@@ -15,7 +15,7 @@ variables:
steps:
- task: DotNetCoreInstaller@0
inputs:
- version: '3.0.100-preview4-010963'
+ version: '3.0.100-preview4-011223'
- task: DotNetCoreCLI@2
inputs: