diff --git a/build/push.targets b/build/push.targets deleted file mode 100644 index 2b8cac8dfb..0000000000 --- a/build/push.targets +++ /dev/null @@ -1,37 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - $(NpmRegistry.Replace("https:", "")):_authToken - - - - - - - - - - diff --git a/build/repo.targets b/build/repo.targets index 282a2ec44e..1591e4b2b2 100644 --- a/build/repo.targets +++ b/build/repo.targets @@ -5,7 +5,6 @@ - <_RepositoryBuildTargets Condition="'$(_RepositoryBuildTargets)'=='' AND '$(SkipTests)'=='true'">/t:Package /t:VerifyPackages diff --git a/src/Microsoft.AspNetCore.All/Microsoft.AspNetCore.All.csproj b/src/Microsoft.AspNetCore.All/Microsoft.AspNetCore.All.csproj index 5d15ffa141..5636024221 100644 --- a/src/Microsoft.AspNetCore.All/Microsoft.AspNetCore.All.csproj +++ b/src/Microsoft.AspNetCore.All/Microsoft.AspNetCore.All.csproj @@ -6,7 +6,7 @@ $(DotNetRestoreSources) $(RestoreSources); - https://dotnet.myget.org/F/aspnetcore-ci-dev/api/v3/index.json; + https://dotnet.myget.org/F/aspnetcore-dev/api/v3/index.json; https://dotnet.myget.org/F/aspnetcore-tools/api/v3/index.json;