There was an error while loading. Please reload this page.
1 parent 8c104c3 commit 02b0a77Copy full SHA for 02b0a77
1 file changed
src/Snapshooter.Xunit3/Snapshooter.Xunit3.csproj
@@ -13,8 +13,8 @@
13
</PropertyGroup>
14
15
<ItemGroup>
16
- <PackageReference Include="xunit.v3.core" Version="1.0.1" />
17
- <PackageReference Include="xunit.v3.assert" Version="1.0.1" />
+ <PackageReference Include="xunit.v3.extensibility.core" Version="3.2.0" />
+ <PackageReference Include="xunit.v3.assert" Version="3.2.0" />
18
</ItemGroup>
19
20
0 commit comments