diff --git a/NuGet.config b/NuGet.config index 2ad0f8ba84..93f1ac47df 100644 --- a/NuGet.config +++ b/NuGet.config @@ -1,7 +1,8 @@ - + + - \ No newline at end of file + diff --git a/build/common.props b/build/common.props index 5aaaae4eac..8553d1a3f0 100644 --- a/build/common.props +++ b/build/common.props @@ -1,20 +1,17 @@ - - + - - https://github.com/aspnet/StaticFiles - git - Microsoft ASP.NET Core - $(MSBuildThisFileDirectory)Key.snk - true - true - + + Microsoft ASP.NET Core + https://github.com/aspnet/StaticFiles + git + $(MSBuildThisFileDirectory)Key.snk + true + true + + + + + - - - \ No newline at end of file