Skip to content

Commit 1ef8857

Browse files
Update dependencies from https://github.com/nuget/nuget.client build 6.14.0.39 (#11483)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent 0e24e98 commit 1ef8857

File tree

3 files changed

+3
-4
lines changed

3 files changed

+3
-4
lines changed

NuGet.config

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@
1414
<add key="dotnet8-transport" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet8-transport/nuget/v3/index.json" />
1515
<add key="dotnet9" value="https://dnceng.pkgs.visualstudio.com/public/_packaging/dotnet9/nuget/v3/index.json" />
1616
<add key="vs-impl" value="https://pkgs.dev.azure.com/azure-public/vside/_packaging/vs-impl/nuget/v3/index.json" />
17-
1817
<!-- We don't want other than VS OpenTelemetry libraries from vs-impl -->
1918
<packageSourceMapping>
2019
<packageSource key="vs-impl">

eng/Version.Details.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -89,9 +89,9 @@
8989
<Uri>https://github.com/dotnet/arcade</Uri>
9090
<Sha>5da211e1c42254cb35e7ef3d5a8428fb24853169</Sha>
9191
</Dependency>
92-
<Dependency Name="NuGet.Build.Tasks" Version="6.14.0-preview.1.30">
92+
<Dependency Name="NuGet.Build.Tasks" Version="6.14.0-preview.1.39">
9393
<Uri>https://github.com/nuget/nuget.client</Uri>
94-
<Sha>e716e78fa66a29f3e417462256cc340479e25ce2</Sha>
94+
<Sha>68db83a99814547864e09170f6c3179b33933a27</Sha>
9595
</Dependency>
9696
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.14.0-2.25111.1">
9797
<Uri>https://github.com/dotnet/roslyn</Uri>

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
<MicrosoftCodeAnalysisCollectionsVersion>4.2.0-1.22102.8</MicrosoftCodeAnalysisCollectionsVersion>
6666
<MicrosoftDotNetXUnitExtensionsVersion>9.0.0-beta.25111.5</MicrosoftDotNetXUnitExtensionsVersion>
6767
<MicrosoftNetCompilersToolsetVersion>4.14.0-2.25111.1</MicrosoftNetCompilersToolsetVersion>
68-
<NuGetBuildTasksVersion>6.14.0-preview.1.30</NuGetBuildTasksVersion>
68+
<NuGetBuildTasksVersion>6.14.0-preview.1.39</NuGetBuildTasksVersion>
6969
</PropertyGroup>
7070
<PropertyGroup Condition="!$(TargetFramework.StartsWith('net4'))">
7171
<BootstrapSdkVersion>9.0.200-preview.0.24603.3</BootstrapSdkVersion>

0 commit comments

Comments
 (0)