Skip to content

Commit

Permalink
[main] Update dependencies from nuget/nuget.client (#6988)
Browse files Browse the repository at this point in the history
* Update dependencies from https://github.com/nuget/nuget.client build 6.1.0.38

NuGet.Build.Tasks
 From Version 6.0.0-rc.262 -> To Version 6.1.0-preview.1.38
  • Loading branch information
dotnet-maestro[bot] committed Nov 22, 2021
1 parent 1a0fef0 commit 2b3f0a0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@
<Sha>85f3aa16d8797b5020f1fda11df1a958feb5f8df</Sha>
<SourceBuild RepoName="arcade" ManagedOnly="true" />
</Dependency>
<Dependency Name="NuGet.Build.Tasks" Version="6.0.0-rc.262">
<Dependency Name="NuGet.Build.Tasks" Version="6.1.0-preview.1.38">
<Uri>https://github.com/nuget/nuget.client</Uri>
<Sha>e3016693e01536996921d613152648d66eb0ce99</Sha>
<Sha>a998efecd431ec8a41536b5ac0152c16f1e2e646</Sha>
</Dependency>
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.0.0-6.21515.3">
<Uri>https://github.com/dotnet/roslyn</Uri>
Expand Down
2 changes: 1 addition & 1 deletion eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
<MicrosoftCodeAnalysisBannedApiAnalyzersVersion>3.3.2</MicrosoftCodeAnalysisBannedApiAnalyzersVersion>
<MicrosoftExtensionsDependencyModelVersion>6.0.0-preview.2.21154.6</MicrosoftExtensionsDependencyModelVersion>
<MicrosoftNetCompilersToolsetVersion>4.0.0-6.21515.3</MicrosoftNetCompilersToolsetVersion>
<NuGetBuildTasksVersion>6.0.0-rc.262</NuGetBuildTasksVersion>
<NuGetBuildTasksVersion>6.1.0-preview.1.38</NuGetBuildTasksVersion>
</PropertyGroup>
<Target Name="OverrideArcadeFileVersion" AfterTargets="_InitializeAssemblyVersion">
<!-- See https://github.com/dotnet/arcade/issues/3386
Expand Down

0 comments on commit 2b3f0a0

Please sign in to comment.