Mark Wasm benchmark app as a test asset

This commit is contained in:
Pranav K 2020-06-09 19:24:03 -07:00
parent ae8f67f201
commit b3ad812c14
No known key found for this signature in database
GPG Key ID: F748807460A27E91
2 changed files with 3 additions and 0 deletions

View File

@ -7,6 +7,8 @@
<!-- WebDriver is not strong-named, so this test project cannot be strong named either. -->
<SignAssembly>false</SignAssembly>
<IsTestAssetProject>true</IsTestAssetProject>
<IsPackable>false</IsPackable>
</PropertyGroup>
<ItemGroup>

View File

@ -7,6 +7,7 @@
<HasReferenceAssembly>false</HasReferenceAssembly>
<IsProjectReferenceProvider>false</IsProjectReferenceProvider>
<ReferenceBlazorBuildLocally>true</ReferenceBlazorBuildLocally>
<IsTestAssetProject>true</IsTestAssetProject>
</PropertyGroup>
<ItemGroup>