File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change 120120 https://api.nuget.org/v3/index.json;
121121 <!-- Contains RemoteExecutor. Taken from: https://github.com/dotnet/runtime/blob/master/NuGet.config -->
122122 https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-eng/nuget/v3/index.json;
123+ https://www.myget.org/F/coverlet-dev/api/v3/index.json;
123124 </RestoreSources >
124125 <SignAssembly >true</SignAssembly >
125126 <AssemblyOriginatorKeyFile >$(MSBuildThisFileDirectory)shared-infrastructure/SixLabors.snk</AssemblyOriginatorKeyFile >
Original file line number Diff line number Diff line change 2828 <PackageReference Update =" BenchmarkDotNet" Version =" 0.12.1" />
2929 <PackageReference Update =" BenchmarkDotNet.Diagnostics.Windows" Version =" 0.12.1" Condition =" '$(OS)' == 'Windows_NT'" />
3030 <PackageReference Update =" Colourful" Version =" 2.0.5" />
31- <PackageReference Update =" coverlet.collector" Version =" 1.3.0 " PrivateAssets =" All" />
31+ <PackageReference Update =" coverlet.collector" Version =" 1.3.1-preview.27.gdd2237a3be " PrivateAssets =" All" />
3232 <PackageReference Update =" Magick.NET-Q16-AnyCPU" Version =" 7.15.5" />
3333 <PackageReference Update =" Microsoft.DotNet.RemoteExecutor" Version =" 5.0.0-beta.20069.1" />
3434 <PackageReference Update =" Microsoft.NET.Test.Sdk" Version =" 16.7.1" />
You can’t perform that action at this time.
0 commit comments