From 9cf8b4b5c7d43c4352823ad57493dc91640a4fe2 Mon Sep 17 00:00:00 2001 From: Jeremy Koritzinsky Date: Mon, 29 Apr 2019 09:27:10 -0700 Subject: Restore IBCMerge using an authenticated service connection (#24284) * Add separate build steps to do the IBCMerge restore. * Attempt 1 to get config picked up. * Attempt 2 getting ibcmerge restore working. * Fix invalid MSBuild syntax. * Fix getting IBC package version. --- src/.nuget/optdata/ibcmerge.csproj | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'src/.nuget') diff --git a/src/.nuget/optdata/ibcmerge.csproj b/src/.nuget/optdata/ibcmerge.csproj index e69ac17b4a..3ec0272a7a 100644 --- a/src/.nuget/optdata/ibcmerge.csproj +++ b/src/.nuget/optdata/ibcmerge.csproj @@ -9,11 +9,16 @@ - + + + + https://devdiv.pkgs.visualstudio.com/_packaging/dotnet-core-internal-tooling/nuget/v3/index.json; + + -- cgit v1.2.3