Skip to content

Commit

Permalink
Stop overthinking the problem.
Browse files Browse the repository at this point in the history
  • Loading branch information
bradwilson committed Nov 20, 2014
1 parent 6f698e8 commit bb22b57
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions xunit.runner.visualstudio.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@

<!-- Execution -->
<file src="build\_._" target="lib\net20\_._" />
<file src="build\_._" target="lib\portable-net40+aspnetcore50+sl50+win+wpa81+wp80+monotouch+monoandroid\_._" />
<file src="build\_._" target="lib\portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid\_._" />
<file src="build\xunit.runner.visualstudio.props" target="build\net20\xunit.runner.visualstudio.props" />
<file src="build\xunit.runner.visualstudio.props" target="build\portable-net40+aspnetcore50+sl50+win+wpa81+wp80+monotouch+monoandroid\xunit.runner.visualstudio.props" />
<file src="build\xunit.runner.visualstudio.props" target="build\portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid\xunit.runner.visualstudio.props" />
</files>
</package>

0 comments on commit bb22b57

Please sign in to comment.