File tree Expand file tree Collapse file tree 3 files changed +14
-14
lines changed Expand file tree Collapse file tree 3 files changed +14
-14
lines changed Original file line number Diff line number Diff line change 6
6
<UsagePattern IdentityGlob =" Microsoft.SourceBuild.Intermediate.*/*" />
7
7
8
8
<!-- These are used in-build for repo-tasks and should come from previously source built -->
9
- <UsagePattern IdentityGlob =" NuGet.Common/*6.2.2 *" />
10
- <UsagePattern IdentityGlob =" NuGet.Configuration/*6.2.2 *" />
11
- <UsagePattern IdentityGlob =" NuGet.Frameworks/*6.2.2 *" />
12
- <UsagePattern IdentityGlob =" NuGet.Packaging/*6.2.2 *" />
13
- <UsagePattern IdentityGlob =" NuGet.Versioning/*6.2.2 *" />
9
+ <UsagePattern IdentityGlob =" NuGet.Common/*6.2.4 *" />
10
+ <UsagePattern IdentityGlob =" NuGet.Configuration/*6.2.4 *" />
11
+ <UsagePattern IdentityGlob =" NuGet.Frameworks/*6.2.4 *" />
12
+ <UsagePattern IdentityGlob =" NuGet.Packaging/*6.2.4 *" />
13
+ <UsagePattern IdentityGlob =" NuGet.Versioning/*6.2.4 *" />
14
14
15
15
<!-- These are what the analyzers are built against. They are overridden in full source build.
16
16
It may be possible to generate SBRPs -->
Original file line number Diff line number Diff line change 385
385
<Uri >https://github.com/dotnet/arcade</Uri >
386
386
<Sha >f3952775e6d00a5b6f43b0615a8a766e095185eb</Sha >
387
387
</Dependency >
388
- <Dependency Name =" NuGet.Frameworks" Version =" 6.2.2 " >
388
+ <Dependency Name =" NuGet.Frameworks" Version =" 6.2.4 " >
389
389
<Uri >https://github.com/nuget/nuget.client</Uri >
390
- <Sha >027ca8b8ef4b4dc94995f87b9c441d2bcf742c1d </Sha >
390
+ <Sha >8fef55f5a55a3b4f2c96cd1a9b5ddc51d4b927f8 </Sha >
391
391
</Dependency >
392
- <Dependency Name =" NuGet.Packaging" Version =" 6.2.2 " >
392
+ <Dependency Name =" NuGet.Packaging" Version =" 6.2.4 " >
393
393
<Uri >https://github.com/nuget/nuget.client</Uri >
394
- <Sha >027ca8b8ef4b4dc94995f87b9c441d2bcf742c1d </Sha >
394
+ <Sha >8fef55f5a55a3b4f2c96cd1a9b5ddc51d4b927f8 </Sha >
395
395
</Dependency >
396
- <Dependency Name =" NuGet.Versioning" Version =" 6.2.2 " >
396
+ <Dependency Name =" NuGet.Versioning" Version =" 6.2.4 " >
397
397
<Uri >https://github.com/nuget/nuget.client</Uri >
398
- <Sha >027ca8b8ef4b4dc94995f87b9c441d2bcf742c1d </Sha >
398
+ <Sha >8fef55f5a55a3b4f2c96cd1a9b5ddc51d4b927f8 </Sha >
399
399
</Dependency >
400
400
</ToolsetDependencies >
401
401
</Dependencies >
Original file line number Diff line number Diff line change 150
150
<MicrosoftCodeAnalysisCSharpWorkspacesVersion >4.4.0-4.22520.2</MicrosoftCodeAnalysisCSharpWorkspacesVersion >
151
151
<!-- Packages from NuGet/Nuget.client -->
152
152
<!-- If you update these versions, make sure to also update https://github.com/dotnet/aspnetcore/blob/main/eng/SourceBuildPrebuiltBaseline.xml -->
153
- <NuGetPackagingVersion >6.2.2 </NuGetPackagingVersion >
154
- <NuGetVersioningVersion >6.2.2 </NuGetVersioningVersion >
155
- <NuGetFrameworksVersion >6.2.2 </NuGetFrameworksVersion >
153
+ <NuGetPackagingVersion >6.2.4 </NuGetPackagingVersion >
154
+ <NuGetVersioningVersion >6.2.4 </NuGetVersioningVersion >
155
+ <NuGetFrameworksVersion >6.2.4 </NuGetFrameworksVersion >
156
156
<!-- Packages from dotnet/arcade -->
157
157
<MicrosoftDotNetBuildTasksInstallersVersion >8.0.0-beta.23312.4</MicrosoftDotNetBuildTasksInstallersVersion >
158
158
<MicrosoftDotNetBuildTasksTemplatingVersion >8.0.0-beta.23312.4</MicrosoftDotNetBuildTasksTemplatingVersion >
You can’t perform that action at this time.
0 commit comments