Skip to content

Commit

Permalink
Pick up latest xunit.analyzers
Browse files Browse the repository at this point in the history
  • Loading branch information
bradwilson committed Jun 21, 2023
1 parent 60b1443 commit 5110d15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/xunit.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Installing this package installs xunit.core, xunit.assert, and xunit.analyzers.<
<dependencies>
<dependency id="xunit.core" version="[$PackageVersion$]" />
<dependency id="xunit.assert" version="$PackageVersion$" />
<dependency id="xunit.analyzers" version="1.2.0-pre.24" />
<dependency id="xunit.analyzers" version="1.2.0-pre.27" />
</dependencies>
</metadata>
<files>
Expand Down

0 comments on commit 5110d15

Please sign in to comment.