Skip to content

Commit

Permalink
Update dependencies from https://github.com/nuget/nuget.client build …
Browse files Browse the repository at this point in the history
…6.0.0.243 (#6840)

NuGet.Build.Tasks
 From Version 6.0.0-preview.4.230 -> To Version 6.0.0-preview.4.243

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: Ladi Prosek <[email protected]>
  • Loading branch information
3 people authored Sep 16, 2021
1 parent 6cf35b8 commit f566ba1
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>7324320f814152b72295946847ca72413507705a</Sha>
<SourceBuild RepoName="arcade" ManagedOnly="true" />
</Dependency>
<Dependency Name="NuGet.Build.Tasks" Version="6.0.0-preview.4.230">
<Dependency Name="NuGet.Build.Tasks" Version="6.0.0-preview.4.243">
<Uri>https://github.com/nuget/nuget.client</Uri>
<Sha>fcb4b9a7fb52777ed3e740cda029f78813a988d9</Sha>
<Sha>f82431ecc38a28f396d527446834c7de679a6722</Sha>
</Dependency>
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.0.0-5.21453.15">
<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-5.21453.15</MicrosoftNetCompilersToolsetVersion>
<NuGetBuildTasksVersion>6.0.0-preview.4.230</NuGetBuildTasksVersion>
<NuGetBuildTasksVersion>6.0.0-preview.4.243</NuGetBuildTasksVersion>
</PropertyGroup>
<Target Name="OverrideArcadeFileVersion" AfterTargets="_InitializeAssemblyVersion">
<!-- See https://github.com/dotnet/arcade/issues/3386
Expand Down

0 comments on commit f566ba1

Please sign in to comment.