Skip to content

Commit 6a5a982

Browse files
committed
refs or cleanup
1 parent e631322 commit 6a5a982

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/Tests/Tests.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,12 @@
99
<PackageReference Include="Verify.DiffPlex" />
1010
<PackageReference Include="xunit.v3" />
1111
<PackageReference Include="ProjectDefaults" PrivateAssets="all" />
12-
<PackageReference Include="Verify.XunitV3" />
12+
<PackageReference Include="Verify.XunitV3" VersionOverride="33.0.0-beta.3" />
1313
<PackageReference Include="Argon" />
1414
<PackageReference Include="DiffEngine" />
1515
<PackageReference Include="EmptyFiles" />
1616
<PackageReference Include="SimpleInfoName" />
17-
<PackageReference Include="Verify" />
17+
<PackageReference Include="Verify" VersionOverride="33.0.0-beta.3" />
1818
<ProjectReference Include="..\BlazorApp\BlazorApp.csproj" />
1919
<ProjectReference Include="..\BlazorServerApp\BlazorServerApp.csproj" />
2020
<ProjectReference Include="..\Verify.Blazor\Verify.Blazor.csproj" />

0 commit comments

Comments
 (0)