diff --git a/build/dependencies.props b/build/dependencies.props
index 6b98644d..cf7cadb1 100644
--- a/build/dependencies.props
+++ b/build/dependencies.props
@@ -21,6 +21,7 @@
3.0.0-alpha1-10717
2.1.3
3.0.0-preview1-26907-05
+ 1.0.0-alpha-004
15.6.1
15.8.525
15.8.28010
diff --git a/build/sources.props b/build/sources.props
index b6c5726c..2bd61d35 100644
--- a/build/sources.props
+++ b/build/sources.props
@@ -10,6 +10,7 @@
https://dotnet.myget.org/F/aspnetcore-tools/api/v3/index.json;
https://dotnet.myget.org/F/msbuild/api/v3/index.json;
https://dotnet.myget.org/F/roslyn/api/v3/index.json;
+ https://dotnet.myget.org/F/roslyn-tools/api/v3/index.json;
https://vside.myget.org/F/vssdk/api/v3/index.json;
https://vside.myget.org/F/vsmac/api/v3/index.json;
https://vside.myget.org/F/devcore/api/v3/index.json;
diff --git a/src/Microsoft.CodeAnalysis.Remote.Razor/Microsoft.CodeAnalysis.Remote.Razor.csproj b/src/Microsoft.CodeAnalysis.Remote.Razor/Microsoft.CodeAnalysis.Remote.Razor.csproj
index 369dd820..74ac5b35 100644
--- a/src/Microsoft.CodeAnalysis.Remote.Razor/Microsoft.CodeAnalysis.Remote.Razor.csproj
+++ b/src/Microsoft.CodeAnalysis.Remote.Razor/Microsoft.CodeAnalysis.Remote.Razor.csproj
@@ -2,7 +2,7 @@
Razor is a markup syntax for adding server-side logic to web pages. This package contains the Razor design-time infrastructure.
- net46
+ net472
false
@@ -25,4 +25,8 @@
+
+
+
+
diff --git a/src/Microsoft.VisualStudio.LanguageServices.Razor/Microsoft.VisualStudio.LanguageServices.Razor.csproj b/src/Microsoft.VisualStudio.LanguageServices.Razor/Microsoft.VisualStudio.LanguageServices.Razor.csproj
index 15e40851..310b1730 100644
--- a/src/Microsoft.VisualStudio.LanguageServices.Razor/Microsoft.VisualStudio.LanguageServices.Razor.csproj
+++ b/src/Microsoft.VisualStudio.LanguageServices.Razor/Microsoft.VisualStudio.LanguageServices.Razor.csproj
@@ -1,7 +1,7 @@
- net46
+ net472
Razor is a markup syntax for adding server-side logic to web pages. This package contains the Razor design-time infrastructure for Visual Studio.
false
..\Microsoft.NET.Sdk.Razor\build\netstandard2.0\Rules\
@@ -41,6 +41,10 @@
+
+
+
+
diff --git a/test/Microsoft.VisualStudio.LanguageServices.Razor.Test/Microsoft.VisualStudio.LanguageServices.Razor.Test.csproj b/test/Microsoft.VisualStudio.LanguageServices.Razor.Test/Microsoft.VisualStudio.LanguageServices.Razor.Test.csproj
index b8bb37f5..e8f261ba 100644
--- a/test/Microsoft.VisualStudio.LanguageServices.Razor.Test/Microsoft.VisualStudio.LanguageServices.Razor.Test.csproj
+++ b/test/Microsoft.VisualStudio.LanguageServices.Razor.Test/Microsoft.VisualStudio.LanguageServices.Razor.Test.csproj
@@ -1,7 +1,7 @@
- net461
+ net472
true
@@ -52,4 +52,8 @@
+
+
+
+
diff --git a/tooling/Microsoft.VisualStudio.RazorExtension/Microsoft.VisualStudio.RazorExtension.csproj b/tooling/Microsoft.VisualStudio.RazorExtension/Microsoft.VisualStudio.RazorExtension.csproj
index 8f443752..41e756a7 100644
--- a/tooling/Microsoft.VisualStudio.RazorExtension/Microsoft.VisualStudio.RazorExtension.csproj
+++ b/tooling/Microsoft.VisualStudio.RazorExtension/Microsoft.VisualStudio.RazorExtension.csproj
@@ -41,7 +41,7 @@
Properties
Microsoft.VisualStudio.RazorExtension
Microsoft.VisualStudio.RazorExtension
- v4.6
+ v4.7.2
true
true
false
@@ -272,15 +272,15 @@
-
+
-
-
-
-
-
+
+
+
+
+
PreserveNewest