Skip to content

Commit bb22b57

Browse files
committed
Stop overthinking the problem.
1 parent 6f698e8 commit bb22b57

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

xunit.runner.visualstudio.nuspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@
2121

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

0 commit comments

Comments
 (0)