diff --git a/build/common.props b/build/common.props
index 813c202b7f..17a0ccb4d8 100644
--- a/build/common.props
+++ b/build/common.props
@@ -1,5 +1,6 @@
-
+
+
@@ -9,8 +10,6 @@
$(MSBuildThisFileDirectory)Key.snk
true
true
- 1.2.0-*
- 1.6.2-*
$(VersionSuffix)-$(BuildNumber)
@@ -22,4 +21,4 @@
-
\ No newline at end of file
+
diff --git a/build/dependencies.props b/build/dependencies.props
new file mode 100644
index 0000000000..e704edaec0
--- /dev/null
+++ b/build/dependencies.props
@@ -0,0 +1,6 @@
+
+
+ 1.6.1
+ 4.3.0
+
+
diff --git a/src/Microsoft.AspNetCore.JsonPatch/Microsoft.AspNetCore.JsonPatch.csproj b/src/Microsoft.AspNetCore.JsonPatch/Microsoft.AspNetCore.JsonPatch.csproj
index 5bf2f0f74e..d3d5b01a89 100644
--- a/src/Microsoft.AspNetCore.JsonPatch/Microsoft.AspNetCore.JsonPatch.csproj
+++ b/src/Microsoft.AspNetCore.JsonPatch/Microsoft.AspNetCore.JsonPatch.csproj
@@ -13,10 +13,10 @@
-
+
-
-
+
+
diff --git a/test/Microsoft.AspNetCore.JsonPatch.Test/Microsoft.AspNetCore.JsonPatch.Test.csproj b/test/Microsoft.AspNetCore.JsonPatch.Test/Microsoft.AspNetCore.JsonPatch.Test.csproj
index 0825a33ba9..e939e5d62c 100644
--- a/test/Microsoft.AspNetCore.JsonPatch.Test/Microsoft.AspNetCore.JsonPatch.Test.csproj
+++ b/test/Microsoft.AspNetCore.JsonPatch.Test/Microsoft.AspNetCore.JsonPatch.Test.csproj
@@ -12,15 +12,11 @@
-
-
-
-
-
\ No newline at end of file
+