47bfd91071
This lets us "pack" the solution instead of listing out each project individually, since projects know themselves whether they should be packable.
6 lines
136 B
XML
6 lines
136 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<Project>
|
|
<PropertyGroup>
|
|
<IsTestProject>true</IsTestProject>
|
|
</PropertyGroup>
|
|
</Project> |