From eeed7315873edad8c5eaaaa825214bb0f250100d Mon Sep 17 00:00:00 2001 From: Ryan Nowak Date: Tue, 22 May 2018 10:08:38 -0700 Subject: [PATCH] Update ASP.NET Core dependencies to RC --- Directory.Build.props | 2 +- README.md | 1 - .../BlazorHosted-CSharp.Server.csproj | 2 +- 3 files changed, 2 insertions(+), 3 deletions(-) diff --git a/Directory.Build.props b/Directory.Build.props index 3483c7d692..85297f2f09 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -28,6 +28,6 @@ - 2.1.0-preview2-final + 2.1.0-rc1-final \ No newline at end of file diff --git a/README.md b/README.md index 0ea22e45d7..04331eaa04 100644 --- a/README.md +++ b/README.md @@ -110,7 +110,6 @@ You can browse https://dotnet.myget.org/gallery/blazor-dev to find the current v ```xml - diff --git a/src/Microsoft.AspNetCore.Blazor.Templates/content/BlazorHosted-CSharp/BlazorHosted-CSharp.Server/BlazorHosted-CSharp.Server.csproj b/src/Microsoft.AspNetCore.Blazor.Templates/content/BlazorHosted-CSharp/BlazorHosted-CSharp.Server/BlazorHosted-CSharp.Server.csproj index 139d80ebda..5fed11abc2 100644 --- a/src/Microsoft.AspNetCore.Blazor.Templates/content/BlazorHosted-CSharp/BlazorHosted-CSharp.Server/BlazorHosted-CSharp.Server.csproj +++ b/src/Microsoft.AspNetCore.Blazor.Templates/content/BlazorHosted-CSharp/BlazorHosted-CSharp.Server/BlazorHosted-CSharp.Server.csproj @@ -11,7 +11,7 @@ - +