File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 17
17
<file src =" ..\bin\$Configuration$\net40\SystemInterface.*" target =" lib\net40\" />
18
18
<file src =" ..\bin\$Configuration$\net45\SystemInterface.*" target =" lib\net45\" />
19
19
<file src =" ..\Build\*.cs" target =" src\Build\" />
20
- <file src =" ..\SystemInterface\**\*.cs" target =" src\SystemInterface\" />
20
+ <file src =" ..\SystemInterface\**\*.cs" target =" src\SystemInterface\" exclude = " ..\SystemInterface\obj\**;..\SystemInterface\bin\** " />
21
21
</files >
22
22
</package >
Original file line number Diff line number Diff line change 20
20
<file src =" ..\bin\$Configuration$\net45\SystemWrapper.*" target =" lib\net45\" />
21
21
<file src =" ..\bin\$Configuration$\net40\SystemWrapper.*" target =" lib\net40\" />
22
22
<file src =" ..\Build\*.cs" target =" src\Build\" />
23
- <file src =" ..\SystemWrapper\**\*.cs" target =" src\SystemWrapper\" />
23
+ <file src =" ..\SystemWrapper\**\*.cs" target =" src\SystemWrapper\" exclude = " ..\SystemWrapper\obj\**;..\SystemWrapper\bin\** " />
24
24
</files >
25
25
</package >
You can’t perform that action at this time.
0 commit comments