Skip to content

Commit 98ffa0f

Browse files
committed
Update Microsoft.DotNet.RemoteExecutor
1 parent 651763d commit 98ffa0f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tests/Directory.Build.targets

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@
2222
<PackageReference Update="BenchmarkDotNet.Diagnostics.Windows" Version="0.13.0" Condition="'$(IsWindows)'=='true'" />
2323
<PackageReference Update="Colourful" Version="3.0.0" />
2424
<PackageReference Update="Magick.NET-Q16-AnyCPU" Version="12.2.2" />
25-
<PackageReference Update="Microsoft.DotNet.RemoteExecutor" Version="6.0.0-beta.21311.3" />
26-
<PackageReference Update="Microsoft.DotNet.XUnitExtensions" Version="6.0.0-beta.21311.3" />
25+
<PackageReference Update="Microsoft.DotNet.RemoteExecutor" Version="8.0.0-beta.23580.1" />
26+
<PackageReference Update="Microsoft.DotNet.XUnitExtensions" Version="8.0.0-beta.23580.1" />
2727
<PackageReference Update="Moq" Version="4.14.6" />
2828
<PackageReference Update="NetVips" Version="2.0.1" />
2929
<PackageReference Update="NetVips.Native" Version="8.11.0" />

0 commit comments

Comments
 (0)