File tree Expand file tree Collapse file tree 3 files changed +3
-4
lines changed Expand file tree Collapse file tree 3 files changed +3
-4
lines changed Original file line number Diff line number Diff line change 14
14
<add key =" dotnet8-transport" value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet8-transport/nuget/v3/index.json" />
15
15
<add key =" dotnet9" value =" https://dnceng.pkgs.visualstudio.com/public/_packaging/dotnet9/nuget/v3/index.json" />
16
16
<add key =" vs-impl" value =" https://pkgs.dev.azure.com/azure-public/vside/_packaging/vs-impl/nuget/v3/index.json" />
17
-
18
17
<!-- We don't want other than VS OpenTelemetry libraries from vs-impl -->
19
18
<packageSourceMapping >
20
19
<packageSource key =" vs-impl" >
Original file line number Diff line number Diff line change 89
89
<Uri >https://github.com/dotnet/arcade</Uri >
90
90
<Sha >5da211e1c42254cb35e7ef3d5a8428fb24853169</Sha >
91
91
</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 " >
93
93
<Uri >https://github.com/nuget/nuget.client</Uri >
94
- <Sha >e716e78fa66a29f3e417462256cc340479e25ce2 </Sha >
94
+ <Sha >68db83a99814547864e09170f6c3179b33933a27 </Sha >
95
95
</Dependency >
96
96
<Dependency Name =" Microsoft.Net.Compilers.Toolset" Version =" 4.14.0-2.25111.1" >
97
97
<Uri >https://github.com/dotnet/roslyn</Uri >
Original file line number Diff line number Diff line change 65
65
<MicrosoftCodeAnalysisCollectionsVersion >4.2.0-1.22102.8</MicrosoftCodeAnalysisCollectionsVersion >
66
66
<MicrosoftDotNetXUnitExtensionsVersion >9.0.0-beta.25111.5</MicrosoftDotNetXUnitExtensionsVersion >
67
67
<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 >
69
69
</PropertyGroup >
70
70
<PropertyGroup Condition =" !$(TargetFramework.StartsWith('net4'))" >
71
71
<BootstrapSdkVersion >9.0.200-preview.0.24603.3</BootstrapSdkVersion >
You can’t perform that action at this time.
0 commit comments