Skip to content

Commit b29bd72

Browse files
committed
- Reverting to a version of XunitExtensions that passes strong name verification.
1 parent f1ac15c commit b29bd72

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Directory.Packages.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,8 @@
4646
<!-- MDS and AKV Tests -->
4747
<PackageVersion Include="BenchmarkDotNet" Version="0.14.0" />
4848
<PackageVersion Include="Microsoft.DotNet.PlatformAbstractions" Version="3.1.6" />
49-
<PackageVersion Include="Microsoft.DotNet.RemoteExecutor" Version="11.0.0-beta.25527.101" />
50-
<PackageVersion Include="Microsoft.DotNet.XUnitExtensions" Version="11.0.0-beta.25527.101" />
49+
<PackageVersion Include="Microsoft.DotNet.RemoteExecutor" Version="11.0.0-beta.25476.3" />
50+
<PackageVersion Include="Microsoft.DotNet.XUnitExtensions" Version="11.0.0-beta.25476.3" />
5151
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.14.1" />
5252
<PackageVersion Include="Microsoft.SqlServer.SqlManagementObjects" Version="172.76.0" />
5353
<PackageVersion Include="Microsoft.SqlServer.Types" Version="160.1000.6" />

0 commit comments

Comments
 (0)