From 87613d0e413cf9e72cc6d32a8b702d9ae9daf2b3 Mon Sep 17 00:00:00 2001 From: Nate McMaster Date: Tue, 27 Mar 2018 10:29:40 -0700 Subject: [PATCH] Fix typo in restore sources --- build/sources.props | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/sources.props b/build/sources.props index 0cdb57fc43..84cd4aabcb 100644 --- a/build/sources.props +++ b/build/sources.props @@ -18,7 +18,7 @@ https://dotnet.myget.org/F/aspnetcore-tools/api/v3/index.json; https://dotnet.myget.org/F/aspnetcore-master/api/v3/index.json; https://dotnet.myget.org/F/roslyn/api/v3/index.json; - https://dotnet.myget.org/F/aspnetcoremodule/api/v3/index.jsonl + https://dotnet.myget.org/F/aspnetcoremodule/api/v3/index.json;