diff --git a/src/AADIntegration/Directory.Build.props b/src/AADIntegration/Directory.Build.props index 1179f98fad..99160dadb6 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)..\..\eng\AspNetCore.snk diff --git a/src/Antiforgery/Directory.Build.props b/src/Antiforgery/Directory.Build.props index 1008441f18..811534b9fb 100644 --- a/src/Antiforgery/Directory.Build.props +++ b/src/Antiforgery/Directory.Build.props @@ -9,7 +9,7 @@ Microsoft ASP.NET Core - https://github.com/aspnet/Antiforgery + 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 407b45e839..26d1c16e45 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) diff --git a/src/AzureIntegration/Directory.Build.props b/src/AzureIntegration/Directory.Build.props index 87cbc63e5f..24c8148124 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)..\..\eng\AspNetCore.snk diff --git a/src/CORS/Directory.Build.props b/src/CORS/Directory.Build.props index c81115d310..2883c9cc0a 100644 --- a/src/CORS/Directory.Build.props +++ b/src/CORS/Directory.Build.props @@ -9,7 +9,7 @@ Microsoft ASP.NET Core - https://github.com/aspnet/CORS + https://github.com/aspnet/AspNetCore git $(MSBuildThisFileDirectory) $(MSBuildThisFileDirectory)build\Key.snk diff --git a/src/HttpSysServer/Directory.Build.props b/src/HttpSysServer/Directory.Build.props index 13a3c749b4..f1986d9953 100644 --- a/src/HttpSysServer/Directory.Build.props +++ b/src/HttpSysServer/Directory.Build.props @@ -9,7 +9,7 @@ Microsoft ASP.NET Core - https://github.com/aspnet/HttpSysServer + https://github.com/aspnet/AspNetCore git $(MSBuildThisFileDirectory) $(MSBuildThisFileDirectory)build\Key.snk diff --git a/src/IISIntegration/Directory.Build.props b/src/IISIntegration/Directory.Build.props index bbf4bc8f2d..5a07124cb6 100644 --- a/src/IISIntegration/Directory.Build.props +++ b/src/IISIntegration/Directory.Build.props @@ -9,7 +9,7 @@ Microsoft ASP.NET Core - https://github.com/aspnet/IISIntegration + https://github.com/aspnet/AspNetCore git $(MSBuildThisFileDirectory) $(MSBuildThisFileDirectory)..\..\eng\AspNetCore.snk diff --git a/src/JavaScriptServices/Directory.Build.props b/src/JavaScriptServices/Directory.Build.props index dc003d895a..a00dce6550 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)..\..\eng\AspNetCore.snk diff --git a/src/MetaPackages/Directory.Build.props b/src/MetaPackages/Directory.Build.props index cb85b246a2..9ed621177a 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/ResponseCaching/Directory.Build.props b/src/ResponseCaching/Directory.Build.props index 10c6cc3933..2883c9cc0a 100644 --- a/src/ResponseCaching/Directory.Build.props +++ b/src/ResponseCaching/Directory.Build.props @@ -9,7 +9,7 @@ Microsoft ASP.NET Core - https://github.com/aspnet/ResponseCaching + https://github.com/aspnet/AspNetCore git $(MSBuildThisFileDirectory) $(MSBuildThisFileDirectory)build\Key.snk diff --git a/src/Routing/Directory.Build.props b/src/Routing/Directory.Build.props index fc39fae5b4..f1986d9953 100644 --- a/src/Routing/Directory.Build.props +++ b/src/Routing/Directory.Build.props @@ -9,7 +9,7 @@ Microsoft ASP.NET Core - https://github.com/aspnet/Routing + https://github.com/aspnet/AspNetCore git $(MSBuildThisFileDirectory) $(MSBuildThisFileDirectory)build\Key.snk diff --git a/src/Security/Directory.Build.props b/src/Security/Directory.Build.props index adbda10ef8..f1986d9953 100644 --- a/src/Security/Directory.Build.props +++ b/src/Security/Directory.Build.props @@ -9,7 +9,7 @@ Microsoft ASP.NET Core - https://github.com/aspnet/Security + https://github.com/aspnet/AspNetCore git $(MSBuildThisFileDirectory) $(MSBuildThisFileDirectory)build\Key.snk diff --git a/src/ServerTests/Directory.Build.props b/src/ServerTests/Directory.Build.props index fc93574bae..cefef093b1 100644 --- a/src/ServerTests/Directory.Build.props +++ b/src/ServerTests/Directory.Build.props @@ -9,7 +9,7 @@ Microsoft ASP.NET Core - https://github.com/aspnet/servertests + https://github.com/aspnet/AspNetCore git $(MSBuildThisFileDirectory) true diff --git a/src/Session/Directory.Build.props b/src/Session/Directory.Build.props index c2790fd6a6..2883c9cc0a 100644 --- a/src/Session/Directory.Build.props +++ b/src/Session/Directory.Build.props @@ -9,7 +9,7 @@ Microsoft ASP.NET Core - https://github.com/aspnet/Session + https://github.com/aspnet/AspNetCore git $(MSBuildThisFileDirectory) $(MSBuildThisFileDirectory)build\Key.snk diff --git a/src/StaticFiles/Directory.Build.props b/src/StaticFiles/Directory.Build.props index 2c2d9cc9d0..2883c9cc0a 100644 --- a/src/StaticFiles/Directory.Build.props +++ b/src/StaticFiles/Directory.Build.props @@ -9,7 +9,7 @@ Microsoft ASP.NET Core - https://github.com/aspnet/StaticFiles + https://github.com/aspnet/AspNetCore git $(MSBuildThisFileDirectory) $(MSBuildThisFileDirectory)build\Key.snk diff --git a/src/Templating/Directory.Build.props b/src/Templating/Directory.Build.props index 9887edd5d5..d7eb964138 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