diff --git a/build/common.props b/build/common.props
index 363c7862da..7c783e99d3 100644
--- a/build/common.props
+++ b/build/common.props
@@ -1,4 +1,5 @@
+
@@ -8,12 +9,10 @@
$(MSBuildThisFileDirectory)Key.snk
true
true
- 1.2.0-*
- 1.6.2-*
$(VersionSuffix)-$(BuildNumber)
-
\ 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/test/Microsoft.AspNetCore.Antiforgery.Test/Microsoft.AspNetCore.Antiforgery.Test.csproj b/test/Microsoft.AspNetCore.Antiforgery.Test/Microsoft.AspNetCore.Antiforgery.Test.csproj
index 17ce5bf2cf..c9db70010b 100644
--- a/test/Microsoft.AspNetCore.Antiforgery.Test/Microsoft.AspNetCore.Antiforgery.Test.csproj
+++ b/test/Microsoft.AspNetCore.Antiforgery.Test/Microsoft.AspNetCore.Antiforgery.Test.csproj
@@ -21,8 +21,4 @@
-
-
-
-