diff --git a/NuGetPackageVerifier.json b/NuGetPackageVerifier.json
index 24e3f37731..b56c690d74 100644
--- a/NuGetPackageVerifier.json
+++ b/NuGetPackageVerifier.json
@@ -50,7 +50,13 @@
"tools/netcoreapp2.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll": "This assembly is not owned by us and does not follow our conventions.",
"tools/netcoreapp2.0/zh-Hant/Microsoft.CodeAnalysis.resources.dll": "This assembly is not owned by us and does not follow our conventions."
},
+ "ASSEMBLY_PRODUCT": {
+ "tools/netcoreapp2.0/Microsoft.CodeAnalysis.dll": "This assembly is not owned by us and does not follow our conventions.",
+ "tools/netcoreapp2.0/Microsoft.CodeAnalysis.CSharp.dll": "This assembly is not owned by us and does not follow our conventions."
+ },
"NEUTRAL_RESOURCES_LANGUAGE": {
+ "tools/netcoreapp2.0/Microsoft.CodeAnalysis.dll": "This assembly is not owned by us and does not follow our conventions.",
+ "tools/netcoreapp2.0/Microsoft.CodeAnalysis.CSharp.dll": "This assembly is not owned by us and does not follow our conventions.",
"tools/netcoreapp2.0/cs/Microsoft.CodeAnalysis.CSharp.resources.dll": "This assembly is not owned by us and does not follow our conventions.",
"tools/netcoreapp2.0/cs/Microsoft.CodeAnalysis.resources.dll": "This assembly is not owned by us and does not follow our conventions.",
"tools/netcoreapp2.0/de/Microsoft.CodeAnalysis.CSharp.resources.dll": "This assembly is not owned by us and does not follow our conventions.",
diff --git a/build/dependencies.props b/build/dependencies.props
index 70827a14ee..d82c2311c5 100644
--- a/build/dependencies.props
+++ b/build/dependencies.props
@@ -11,8 +11,8 @@
15.8.166
15.8.166
15.8.166
- 2.11.0-beta1-63430-03
- 2.11.0-beta1-63430-03
+ 2.8.0
+ 2.8.0
3.0.0-alpha1-10657
3.0.0-alpha1-10657
3.0.0-preview1-26907-05