Skip to content

Commit a8f1277

Browse files
dseefeldcrummel
andauthored
Update to the May 5.0.6 release (#2163)
* Update version numbers and hashes. * Update ASP.NET patches * Update XLiff patches * Correct repo URLs. * Update online prebuilt baseline. * Update to Thursday night's respin. * Add feed for smoke-testing. * Remove obsolete patch. * Set up combined feed. * Update previous SDK and artifact versions. * Reset feeds to see if this fixes the intermittent errors. * Add more known-extra prebuilts. * Remove internal feeds from nuget.config * Convert internal URIs to public * Fix typo in Version.Details.xml Co-authored-by: Chris Rummel <crummel@microsoft.com>
1 parent 561d6ea commit a8f1277

13 files changed

+71
-177
lines changed

NuGet.config

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -2,17 +2,6 @@
22
<configuration>
33
<packageSources>
44
<clear />
5-
<!-- Begin: Package sources from dotnet-roslyn-analyzers -->
6-
<add key="darc-pub-dotnet-roslyn-analyzers-ce71b27" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-roslyn-analyzers-ce71b27b/nuget/v3/index.json" />
7-
<!-- End: Package sources from dotnet-roslyn-analyzers -->
8-
<!-- Begin: Package sources from dotnet-templating -->
9-
<add key="darc-pub-dotnet-templating-8470ff3-4" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-8470ff31-4/nuget/v3/index.json" />
10-
<add key="darc-pub-dotnet-templating-8470ff3-3" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-8470ff31-3/nuget/v3/index.json" />
11-
<add key="darc-pub-dotnet-templating-8470ff3-2" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-8470ff31-2/nuget/v3/index.json" />
12-
<add key="darc-pub-dotnet-templating-8470ff3-1" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-8470ff31-1/nuget/v3/index.json" />
13-
<add key="darc-pub-dotnet-templating-8470ff3" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-8470ff31/nuget/v3/index.json" />
14-
<!-- End: Package sources from dotnet-templating -->
15-
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
165
<add key="dotnet-public" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-public%40Local/nuget/v3/index.json" />
176
<add key="dotnet-eng" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-eng/nuget/v3/index.json" />
187
</packageSources>

build.sh

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -114,12 +114,9 @@ if [ "${internalPackageFeedPat:-}" ]; then
114114
{"endpoint":"https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-runtime-2f740adc-4/nuget/v3/index.json", "username":"optional", "password":"'$internalPackageFeedPat'"},
115115
{"endpoint":"https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-runtime-2f740adc-3/nuget/v3/index.json", "username":"optional", "password":"'$internalPackageFeedPat'"},
116116
{"endpoint":"https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-runtime-2f740adc/nuget/v3/index.json", "username":"optional", "password":"'$internalPackageFeedPat'"},
117-
{"endpoint":"https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-8470ff31-4/nuget/v3/index.json", "username":"optional", "password":"'$internalPackageFeedPat'"},
118-
{"endpoint":"https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-8470ff31-3/nuget/v3/index.json", "username":"optional", "password":"'$internalPackageFeedPat'"},
119-
{"endpoint":"https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-8470ff31-2/nuget/v3/index.json", "username":"optional", "password":"'$internalPackageFeedPat'"},
120-
{"endpoint":"https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-8470ff31-1/nuget/v3/index.json", "username":"optional", "password":"'$internalPackageFeedPat'"},
121-
{"endpoint":"https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-8470ff31/nuget/v3/index.json", "username":"optional", "password":"'$internalPackageFeedPat'"},
122-
{"endpoint":"https://pkgs.dev.azure.com/dnceng/internal/_packaging/dotnet5-internal-transport/nuget/v3/index.json", "username":"optional", "password":"'$internalPackageFeedPat'"}
117+
{"endpoint":"https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-aspnetcore-f3eeec88/nuget/v3/index.json", "username":"optional", "password":"'$internalPackageFeedPat'"},
118+
{"endpoint":"https://pkgs.dev.azure.com/dnceng/internal/_packaging/dotnet5-internal-transport/nuget/v3/index.json", "username":"optional", "password":"'$internalPackageFeedPat'"},
119+
{"endpoint":"https://pkgs.dev.azure.com/dnceng/_packaging/5.0.203-servicing.21222.11-shipping/nuget/v3/index.json", "username":"optional", "password":"'$internalPackageFeedPat'"}
123120
]}'
124121
fi
125122

eng/SourceBuild.Tarball.KnownExtraPrebuilts.targets

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,10 +24,14 @@
2424
$(TarballPrebuiltPackageDir)microsoft.codeanalysis.bannedapianalyzers.3.3.0.nupkg;
2525
$(TarballPrebuiltPackageDir)microsoft.codeanalysis.common.2.9.0.nupkg;
2626
$(TarballPrebuiltPackageDir)microsoft.codeanalysis.common.3.4.0.nupkg;
27+
$(TarballPrebuiltPackageDir)microsoft.codeanalysis.common.3.8.0.nupkg;
2728
$(TarballPrebuiltPackageDir)microsoft.codeanalysis.csharp.2.9.0.nupkg;
2829
$(TarballPrebuiltPackageDir)microsoft.codeanalysis.csharp.3.4.0.nupkg;
30+
$(TarballPrebuiltPackageDir)microsoft.codeanalysis.csharp.3.8.0.nupkg;
2931
$(TarballPrebuiltPackageDir)microsoft.codeanalysis.csharp.codestyle.3.8.0-2.20414.4.nupkg;
32+
$(TarballPrebuiltPackageDir)microsoft.codeanalysis.csharp.codestyle.3.8.0.nupkg;
3033
$(TarballPrebuiltPackageDir)microsoft.codeanalysis.visualbasic.codestyle.3.8.0-2.20414.4.nupkg;
34+
$(TarballPrebuiltPackageDir)microsoft.codeanalysis.visualbasic.codestyle.3.8.0.nupkg;
3135
$(TarballPrebuiltPackageDir)microsoft.dotnet.arcade.sdk.5.0.0-beta.20426.4.nupkg;
3236
$(TarballPrebuiltPackageDir)microsoft.dotnet.signtool.5.0.0-beta.20426.4.nupkg;
3337
$(TarballPrebuiltPackageDir)microsoft.extensions.dependencymodel.3.1.6.nupkg;

eng/Version.Details.xml

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -17,29 +17,29 @@
1717
</Dependency>
1818
<!-- this is pinned to work around https://github.com/dotnet/arcade/issues/3518 -->
1919
<!-- if XDT is updated before that issue is fixed, this should be updated. After the issue is fixed, it should be unpinned. -->
20-
<Dependency Name="Microsoft.Web.Xdt" Version="3.0.0" CoherentParentDependency="Microsoft.NET.Sdk.Web" Pinned="true">
20+
<Dependency Name="Microsoft.Web.Xdt" Version="3.1.0" CoherentParentDependency="Microsoft.NET.Sdk.Web" Pinned="true">
2121
<Uri>https://github.com/aspnet/xdt</Uri>
2222
<Sha>c01a538851a8ab1a1fbeb2e6243f391fff7587b4</Sha>
2323
<RepoName>aspnet-xdt</RepoName>
2424
</Dependency>
25-
<Dependency Name="Microsoft.NET.ILLink.Tasks" Version="5.0.0-rtm.21161.4" CoherentParentDependency="Microsoft.Dotnet.Sdk.Internal">
25+
<Dependency Name="Microsoft.NET.ILLink.Tasks" Version="5.0.0-rtm.21221.2" CoherentParentDependency="Microsoft.Dotnet.Sdk.Internal">
2626
<Uri>https://github.com/mono/linker</Uri>
27-
<Sha>c43f981eec336c1dc4fd0ead84b5e09db9377d9e</Sha>
27+
<Sha>6a15056a9d71169bf04d007301edfd558afcfa6a</Sha>
2828
<RepoName>linker</RepoName>
2929
</Dependency>
30-
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="5.0.5" CoherentParentDependency="Microsoft.Dotnet.Sdk.Internal">
30+
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="5.0.6" CoherentParentDependency="Microsoft.Dotnet.Sdk.Internal">
3131
<Uri>https://github.com/dotnet/runtime</Uri>
32-
<Sha>2f740adc1457e8a28c1c072993b66f515977eb51</Sha>
32+
<Sha>478b2f8c0e480665f6c52c95cd57830784dc9560</Sha>
3333
<RepoName>runtime</RepoName>
3434
<RepoName>runtime-portable</RepoName>
3535
</Dependency>
36-
<Dependency Name="Microsoft.DotNet.Common.ItemTemplates" Version="5.0.202" CoherentParentDependency="Microsoft.Dotnet.Sdk.Internal">
36+
<Dependency Name="Microsoft.DotNet.Common.ItemTemplates" Version="5.0.203" CoherentParentDependency="Microsoft.Dotnet.Sdk.Internal">
3737
<Uri>https://github.com/dotnet/templating</Uri>
38-
<Sha>8470ff317250d761c72f920b8ea1c0700b230eb3</Sha>
38+
<Sha>50e1aa014b0b35cb9aa2c5157d054ee654949dff</Sha>
3939
</Dependency>
40-
<Dependency Name="Microsoft.DotNet.Test.ProjectTemplates.5.0" Version="1.0.2-beta4.20407.5">
40+
<Dependency Name="Microsoft.DotNet.Test.ProjectTemplates.5.0" Version="1.0.2-beta4.20420.1">
4141
<Uri>https://github.com/dotnet/test-templates</Uri>
42-
<Sha>956e14dedd3a3ac981b320d66c6d389387a2954a</Sha>
42+
<Sha>a2b05d8171915c69ad97ab5d49bbb07d2c780a67</Sha>
4343
</Dependency>
4444
<!-- this should have CPD to Roslyn or runtime but they don't have the proper Version.Details.xml entry - https://github.com/dotnet/runtime/issues/42637 -->
4545
<Dependency Name="System.CommandLine" Version="2.0.0-beta1.20371.2">
@@ -56,16 +56,16 @@
5656
</Dependency>
5757
<Dependency Name="Microsoft.CodeAnalysis.NetAnalyzers" Version="5.0.2" CoherentParentDependency="Microsoft.NET.Sdk">
5858
<Uri>https://github.com/dotnet/roslyn-analyzers</Uri>
59-
<Sha>ce71b27be743710012c0460071da188b2f05959c</Sha>
59+
<Sha>755ceda71eaa7f2356fa0f310fea13bb529266f5</Sha>
6060
</Dependency>
6161
<Dependency Name="NuGet.Build.Tasks" Version="5.9.1-rc.8" CoherentParentDependency="Microsoft.Dotnet.Sdk.Internal">
6262
<Uri>https://github.com/nuget/nuget.client</Uri>
6363
<Sha>d525b0e670f3b6cbd5c73a35f04730a9f658c852</Sha>
6464
<RepoName>nuget-client</RepoName>
6565
</Dependency>
66-
<Dependency Name="Microsoft.NET.Sdk" Version="5.0.202-servicing.21201.17" CoherentParentDependency="Microsoft.Dotnet.Sdk.Internal">
66+
<Dependency Name="Microsoft.NET.Sdk" Version="5.0.203-servicing.21222.11" CoherentParentDependency="Microsoft.Dotnet.Sdk.Internal">
6767
<Uri>https://github.com/dotnet/sdk</Uri>
68-
<Sha>51369266643769f9f0c1184e89715cd1045126d0</Sha>
68+
<Sha>b8025906f7463b6e477893c81238dc7003b353a3</Sha>
6969
<RepoName>sdk</RepoName>
7070
</Dependency>
7171
<Dependency Name="Microsoft.DotNet.Cli.CommandLine" Version="1.0.0-preview.19208.1" CoherentParentDependency="Microsoft.Dotnet.Sdk.Internal">
@@ -79,13 +79,13 @@
7979
<RepoName>application-insights</RepoName>
8080
</Dependency>
8181
<!-- once https://github.com/dotnet/arcade/issues/3099 is fixed this should have a coherency parent. -->
82-
<Dependency Name="XliffTasks" Version="1.0.0-beta.20129.1">
82+
<Dependency Name="XliffTasks" Version="1.0.0-beta.20502.2">
8383
<Uri>https://github.com/dotnet/xliff-tasks</Uri>
84-
<Sha>a52f3d7fb58470749ee4035fbbcb7e63c78b0459</Sha>
84+
<Sha>d2bec3a64076f8463de4756913712badfce0a01d</Sha>
8585
</Dependency>
86-
<Dependency Name="dotnet-dev-certs" Version="5.0.5-servicing.21167.8" CoherentParentDependency="Microsoft.Dotnet.Sdk.Internal">
86+
<Dependency Name="dotnet-dev-certs" Version="5.0.6-servicing.21221.2" CoherentParentDependency="Microsoft.Dotnet.Sdk.Internal">
8787
<Uri>https://github.com/dotnet/aspnetcore</Uri>
88-
<Sha>b7a2ec8c7ed6b48857af0a69688a73e8c14fe6cb</Sha>
88+
<Sha>f3eeec88e64270e9e783d713fea8503f28b1a932</Sha>
8989
<RepoName>aspnetcore</RepoName>
9090
</Dependency>
9191
<Dependency Name="Microsoft.FSharp.Compiler" Version="11.3.2-beta.21102.9" CoherentParentDependency="Microsoft.Dotnet.Sdk.Internal">
@@ -96,9 +96,9 @@
9696
<Uri>https://github.com/microsoft/vstest</Uri>
9797
<Sha>99b911a57a02fc5d2eeef23e9ab8cbea4505678b</Sha>
9898
</Dependency>
99-
<Dependency Name="Microsoft.Dotnet.Sdk.Internal" Version="5.0.202-servicing.21201.18">
99+
<Dependency Name="Microsoft.Dotnet.Sdk.Internal" Version="5.0.203-servicing.21222.11">
100100
<Uri>https://github.com/dotnet/installer</Uri>
101-
<Sha>db7cc87d512335808e3806067f2bf9b31379e1db</Sha>
101+
<Sha>b5f47e6c6aa198df48121dc3076c9626f50b116e</Sha>
102102
<RepoName>installer</RepoName>
103103
</Dependency>
104104
<Dependency Name="Microsoft.Diagnostics.NETCore.Client" Version="0.2.0-preview.20419.2">

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,6 @@
2424
<PrivateSourceBuildReferencePackagesPackageVersion>1.0.0-beta.20623.1</PrivateSourceBuildReferencePackagesPackageVersion>
2525
</PropertyGroup>
2626
<PropertyGroup>
27-
<PrivateSourceBuiltArtifactsPackageVersion>0.1.0-5.0.104-1039752-20210315.3</PrivateSourceBuiltArtifactsPackageVersion>
27+
<PrivateSourceBuiltArtifactsPackageVersion>0.1.0-5.0.202-1088763-20210414.1</PrivateSourceBuiltArtifactsPackageVersion>
2828
</PropertyGroup>
2929
</Project>

global.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"tools": {
3-
"dotnet": "5.0.104"
3+
"dotnet": "5.0.202"
44
},
55
"msbuild-sdks": {
66
"Microsoft.Build.CentralPackageVersions": "2.0.1",

patches/aspnetcore/0004-Remove-Yarn-dependency-not-used-in-source-build.patch

Lines changed: 19 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,39 +1,40 @@
1-
From 0e0702ac47c27e80b8365ecb2a10e51b87e5cc77 Mon Sep 17 00:00:00 2001
1+
From 5bd0887d0709aac4a8ddf31271c29a522fdb8df4 Mon Sep 17 00:00:00 2001
22
From: dseefeld <dseefeld@microsoft.com>
33
Date: Thu, 14 May 2020 16:29:28 +0000
4-
Subject: [PATCH 04/18] Remove Yarn dependency - not used in source-build
4+
Subject: [PATCH 04/20] Remove Yarn dependency - not used in source-build
55

66
---
7-
eng/targets/Npm.Common.targets | 2 --
8-
global.json | 1 -
9-
.../src/Microsoft.Authentication.WebAssembly.Msal.csproj | 2 --
10-
...soft.AspNetCore.Components.WebAssembly.Authentication.csproj | 2 --
11-
src/Shared/E2ETesting/E2ETesting.targets | 2 --
12-
5 files changed, 9 deletions(-)
7+
eng/targets/Npm.Common.targets | 3 ---
8+
global.json | 1 -
9+
.../src/Microsoft.Authentication.WebAssembly.Msal.csproj | 2 --
10+
...oft.AspNetCore.Components.WebAssembly.Authentication.csproj | 2 --
11+
src/Shared/E2ETesting/E2ETesting.targets | 3 ---
12+
5 files changed, 11 deletions(-)
1313

1414
diff --git a/eng/targets/Npm.Common.targets b/eng/targets/Npm.Common.targets
15-
index 696d23402b..6dd3ea7dd3 100644
15+
index 696d23402b..6086dd0843 100644
1616
--- a/eng/targets/Npm.Common.targets
1717
+++ b/eng/targets/Npm.Common.targets
18-
@@ -1,7 +1,5 @@
18+
@@ -1,8 +1,5 @@
1919
<Project DefaultTargets="Build" InitialTargets="_CheckForInvalidConfiguration">
2020

2121
- <!-- Version of this SDK is set in global.json -->
2222
- <Sdk Name="Yarn.MSBuild" />
23-
23+
-
2424
<PropertyGroup>
2525
<NormalizedPackageId>$(PackageId.Replace('@','').Replace('/','-'))</NormalizedPackageId>
26+
<PackageFileName>$(NormalizedPackageId)-$(PackageVersion).tgz</PackageFileName>
2627
diff --git a/global.json b/global.json
27-
index 5e4856113a..101f6c4fac 100644
28+
index fcfeb734fd..2ad8434449 100644
2829
--- a/global.json
2930
+++ b/global.json
3031
@@ -29,7 +29,6 @@
3132
"xcopy-msbuild": "16.5.0-alpha"
3233
},
3334
"msbuild-sdks": {
3435
- "Yarn.MSBuild": "1.15.2",
35-
"Microsoft.DotNet.Arcade.Sdk": "5.0.0-beta.21159.7",
36-
"Microsoft.DotNet.Helix.Sdk": "5.0.0-beta.21159.7"
36+
"Microsoft.DotNet.Arcade.Sdk": "5.0.0-beta.21160.3",
37+
"Microsoft.DotNet.Helix.Sdk": "5.0.0-beta.21160.3"
3738
}
3839
diff --git a/src/Components/WebAssembly/Authentication.Msal/src/Microsoft.Authentication.WebAssembly.Msal.csproj b/src/Components/WebAssembly/Authentication.Msal/src/Microsoft.Authentication.WebAssembly.Msal.csproj
3940
index 939ba16f88..ea2c849ea3 100644
@@ -60,16 +61,17 @@ index 21a2efba4e..b4a6a75446 100644
6061
<TargetFramework>$(DefaultNetCoreTargetFramework)</TargetFramework>
6162
<Description>Build client-side authentication for single-page applications (SPAs).</Description>
6263
diff --git a/src/Shared/E2ETesting/E2ETesting.targets b/src/Shared/E2ETesting/E2ETesting.targets
63-
index 76ced2cce9..0eb94aaf2e 100644
64+
index 76ced2cce9..eaecb913a9 100644
6465
--- a/src/Shared/E2ETesting/E2ETesting.targets
6566
+++ b/src/Shared/E2ETesting/E2ETesting.targets
66-
@@ -1,6 +1,4 @@
67+
@@ -1,7 +1,4 @@
6768
<Project>
6869
- <!-- Version of this SDK is set in global.json -->
6970
- <Sdk Name="Yarn.MSBuild" />
70-
71+
-
7172
<!-- Make sure the settings files get copied to the test output folder. -->
7273
<ItemGroup>
74+
<None Update="e2eTestSettings*.json">
7375
--
7476
2.18.0
7577

patches/aspnetcore/0007-Support-global.json-on-arm64-as-well.patch

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
From 7de9a361f7c687f697d9309110d83c9ddd8cc1a7 Mon Sep 17 00:00:00 2001
1+
From e790b0e0c73ceae80070d6c5acd542d1b695abc9 Mon Sep 17 00:00:00 2001
22
From: Omair Majid <omajid@redhat.com>
33
Date: Wed, 23 Oct 2019 15:43:57 -0400
4-
Subject: [PATCH 07/18] Support global.json on arm64 as well
4+
Subject: [PATCH 07/20] Support global.json on arm64 as well
55

66
arcade uses the runtime section of global.json to decide which
77
architecture + runtime combination needs to be installed.
@@ -19,23 +19,23 @@ This gets us a working SDK/Runtime combo on arm64.
1919
1 file changed, 1 insertion(+), 4 deletions(-)
2020

2121
diff --git a/global.json b/global.json
22-
index 101f6c4fac..70047a815a 100644
22+
index 2ad8434449..4a0820d7fd 100644
2323
--- a/global.json
2424
+++ b/global.json
2525
@@ -5,13 +5,10 @@
2626
"tools": {
27-
"dotnet": "5.0.104",
27+
"dotnet": "5.0.202",
2828
"runtimes": {
2929
- "dotnet/x64": [
3030
+ "dotnet": [
31-
"2.1.26",
31+
"2.1.27",
3232
"$(MicrosoftNETCoreAppInternalPackageVersion)"
3333
],
3434
- "dotnet/x86": [
3535
- "$(MicrosoftNETCoreAppInternalPackageVersion)"
3636
- ],
3737
"aspnetcore/x64": [
38-
"3.1.13"
38+
"3.1.14"
3939
]
4040
--
4141
2.18.0

patches/aspnetcore/0013-Use-source-built-NuGet-for-repo-tasks.patch

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
From 1fa8097f1a6a49606c0aefad2763f3e0adf0e845 Mon Sep 17 00:00:00 2001
1+
From e11a72ef45b04e841742fbe683361bd60fbe970b Mon Sep 17 00:00:00 2001
22
From: Davis Goodin <dagood@microsoft.com>
33
Date: Fri, 6 Nov 2020 10:41:33 -0600
4-
Subject: [PATCH 13/14] Use source-built NuGet for repo tasks
4+
Subject: [PATCH 13/20] Use source-built NuGet for repo tasks
55

66
This allows us to use the source-built version of NuGet when we
77
have it, to avoid prebuilts.
@@ -10,14 +10,14 @@ have it, to avoid prebuilts.
1010
1 file changed, 1 insertion(+), 1 deletion(-)
1111

1212
diff --git a/eng/tools/RepoTasks/RepoTasks.csproj b/eng/tools/RepoTasks/RepoTasks.csproj
13-
index 2b09f16594..657974b2b0 100644
13+
index f45a6bc5d8..657974b2b0 100644
1414
--- a/eng/tools/RepoTasks/RepoTasks.csproj
1515
+++ b/eng/tools/RepoTasks/RepoTasks.csproj
1616
@@ -13,7 +13,7 @@
1717
</PropertyGroup>
1818

1919
<ItemGroup>
20-
- <PackageReference Include="NuGet.Packaging" Version="5.6.0" />
20+
- <PackageReference Include="NuGet.Packaging" Version="5.9.0" />
2121
+ <PackageReference Include="NuGet.Packaging" Version="$(NuGetVersioningPackageVersion)" />
2222
<PackageReference Include="Microsoft.Extensions.DependencyModel" Version="2.1.0" />
2323

0 commit comments

Comments
 (0)