diff --git a/CHANGELOG.md b/CHANGELOG.md
index f37c2fa..7bd0c9d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -7,6 +7,10 @@
These are the changes to each version that has been released on the official [Visual Studio extension gallery](https://marketplace.visualstudio.com/items?itemName=unchase.UnchaseODataConnectedService).
+## v1.0.2. `2019-08-11`
+
+- [x] Add bug fix: downgrade some NuGet-packages for supporting Visual Studio 2017
+
## v1.0.0 `2019-08-11`
- [x] Full code refactoring
diff --git a/src/Unchase.OData.ConnectedService/Unchase.OData.ConnectedService.csproj b/src/Unchase.OData.ConnectedService/Unchase.OData.ConnectedService.csproj
index 1563459..4a67f6e 100644
--- a/src/Unchase.OData.ConnectedService/Unchase.OData.ConnectedService.csproj
+++ b/src/Unchase.OData.ConnectedService/Unchase.OData.ConnectedService.csproj
@@ -135,10 +135,10 @@
15.3.47
-
+
compile; build; native; contentfiles; analyzers; buildtransitive
-
+
runtime; build; native; contentfiles; analyzers; buildtransitive
all