Add workaround to one more project

\n\nCommit migrated from 381138fc72
This commit is contained in:
wtgodbe 2019-10-02 12:21:01 -07:00
parent 1d789575ae
commit 7a61205024
1 changed files with 2 additions and 0 deletions

View File

@ -4,6 +4,8 @@
<TargetFrameworks>$(StandardTestTfms)</TargetFrameworks>
<DefaultItemExcludes>$(DefaultItemExcludes);TestFiles\**\*</DefaultItemExcludes>
<DefineConstants Condition="'$(GenerateBaselines)'=='true'">$(DefineConstants);GENERATE_BASELINES</DefineConstants>
<EmbeddedResourceUseDependentUponConvention>false</EmbeddedResourceUseDependentUponConvention>
</PropertyGroup>
<ItemGroup>