Skip to content

Commit

Permalink
Update to xunit.analyzers 0.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bradwilson committed Jul 13, 2018
1 parent 1c0989a commit 175d7cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/xunit.nuspec
Expand Up @@ -17,7 +17,7 @@ Installing this package installs xunit.core, xunit.assert, and xunit.analyzers.<
<dependencies>
<dependency id="xunit.core" version="[99.99.99-dev]" />
<dependency id="xunit.assert" version="[99.99.99-dev]" />
<dependency id="xunit.analyzers" version="0.9.0" />
<dependency id="xunit.analyzers" version="0.10.0" />
</dependencies>
</metadata>
<files />
Expand Down

0 comments on commit 175d7cb

Please sign in to comment.