From 5e8e24ec88c7af84cd6d76d0c039be21be57a9e5 Mon Sep 17 00:00:00 2001 From: Nate McMaster Date: Wed, 21 Nov 2018 11:32:49 -0800 Subject: [PATCH] Set RepositoryUrl to aspnet/AspNetCore --- src/AADIntegration/Directory.Build.props | 2 +- src/AuthSamples/Directory.Build.props | 2 +- src/AzureIntegration/Directory.Build.props | 2 +- src/JavaScriptServices/Directory.Build.props | 2 +- src/MetaPackages/Directory.Build.props | 2 +- src/templating/Directory.Build.props | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/src/AADIntegration/Directory.Build.props b/src/AADIntegration/Directory.Build.props index bf0aa27bd4..50085b317a 100644 --- a/src/AADIntegration/Directory.Build.props +++ b/src/AADIntegration/Directory.Build.props @@ -9,7 +9,7 @@ Microsoft ASP.NET Core AAD Integration - https://github.com/aspnet/AADIntegration + https://github.com/aspnet/AspNetCore git $(MSBuildThisFileDirectory) $(MSBuildThisFileDirectory)build\Key.snk diff --git a/src/AuthSamples/Directory.Build.props b/src/AuthSamples/Directory.Build.props index 11bc45679f..7a5b31911d 100644 --- a/src/AuthSamples/Directory.Build.props +++ b/src/AuthSamples/Directory.Build.props @@ -5,7 +5,7 @@ Microsoft ASP.NET Core - https://github.com/aspnet/AuthSamples + https://github.com/aspnet/AspNetCore git $(MSBuildThisFileDirectory) $(NoWarn);NU1605 diff --git a/src/AzureIntegration/Directory.Build.props b/src/AzureIntegration/Directory.Build.props index dcab7b1a0f..cd0187875b 100644 --- a/src/AzureIntegration/Directory.Build.props +++ b/src/AzureIntegration/Directory.Build.props @@ -9,7 +9,7 @@ Microsoft ASP.NET Core - https://github.com/aspnet/AzureIntegration + https://github.com/aspnet/AspNetCore git $(MSBuildThisFileDirectory) $(MSBuildThisFileDirectory)build\Key.snk diff --git a/src/JavaScriptServices/Directory.Build.props b/src/JavaScriptServices/Directory.Build.props index cec8e3da65..fea5db4c29 100644 --- a/src/JavaScriptServices/Directory.Build.props +++ b/src/JavaScriptServices/Directory.Build.props @@ -5,7 +5,7 @@ Microsoft ASP.NET Core - https://github.com/aspnet/javascriptservices + https://github.com/aspnet/AspNetCore git $(MSBuildThisFileDirectory) $(MSBuildThisFileDirectory)build\Key.snk diff --git a/src/MetaPackages/Directory.Build.props b/src/MetaPackages/Directory.Build.props index b0629544b1..e3b410b836 100644 --- a/src/MetaPackages/Directory.Build.props +++ b/src/MetaPackages/Directory.Build.props @@ -9,7 +9,7 @@ Microsoft ASP.NET Core - https://github.com/aspnet/MetaPackages + https://github.com/aspnet/AspNetCore git $(MSBuildThisFileDirectory) false diff --git a/src/templating/Directory.Build.props b/src/templating/Directory.Build.props index dc99bb566e..4677e828c1 100644 --- a/src/templating/Directory.Build.props +++ b/src/templating/Directory.Build.props @@ -10,7 +10,7 @@ Microsoft ASP.NET Core $(MSBuildThisFileDirectory) - https://github.com/aspnet/templating + https://github.com/aspnet/AspNetCore git true