Skip to content

Commit

Permalink
Latest dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
bradwilson committed Sep 2, 2023
1 parent 63dce4f commit 9c28f58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/xunit.nuspec
Expand Up @@ -19,7 +19,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.3.0-pre.13" />
<dependency id="xunit.analyzers" version="1.3.0-pre.19" />
</dependencies>
</metadata>
<files>
Expand Down

0 comments on commit 9c28f58

Please sign in to comment.