Skip to content

Commit

Permalink
Update source generator test dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
HamletTanyavong committed Aug 28, 2024
1 parent c462bff commit d92036f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Verify.MSTest" Version="26.2.0" />
<PackageReference Include="Verify.SourceGenerators" Version="2.3.0" />
<PackageReference Include="Verify.SourceGenerators" Version="2.4.0" />
</ItemGroup>

<ItemGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Verify.MSTest" Version="26.2.0" />
<PackageReference Include="Verify.SourceGenerators" Version="2.3.0" />
<PackageReference Include="Verify.SourceGenerators" Version="2.4.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit d92036f

Please sign in to comment.