diff --git a/build/dependencies.props b/build/dependencies.props
index aabdda911a..91e0035544 100644
--- a/build/dependencies.props
+++ b/build/dependencies.props
@@ -11,20 +11,21 @@
2.0.0-*
2.0.0-*
2.0.0-*
-
+
2.3.1
2.3.0-beta4-*
-
+
1.1.92
- 15.3.0-*
+ 15.3.0
15.0.26606
-
- 2.3.0-beta2-*
+
+ 0.6.1
+ 2.3.0-beta4-build3742
diff --git a/test/Microsoft.AspNetCore.Razor.Language.Test/Legacy/HtmlTagsTest.cs b/test/Microsoft.AspNetCore.Razor.Language.Test/Legacy/HtmlTagsTest.cs
index de689a4eb2..c1b3b1a688 100644
--- a/test/Microsoft.AspNetCore.Razor.Language.Test/Legacy/HtmlTagsTest.cs
+++ b/test/Microsoft.AspNetCore.Razor.Language.Test/Legacy/HtmlTagsTest.cs
@@ -8,7 +8,7 @@ namespace Microsoft.AspNetCore.Razor.Language.Legacy
{
public class HtmlTagsTest : CsHtmlMarkupParserTestBase
{
- public static IEnumerable VoidElementNames
+ public static IEnumerable