Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/mcs/tools
diff options
context:
space:
mode:
authorLarry Ewing <lewing@microsoft.com>2019-07-04 21:01:49 +0300
committerLarry Ewing <lewing@microsoft.com>2019-07-05 03:48:34 +0300
commit6530ba986126626acd6b38bbfd00cefd1a1d9524 (patch)
tree82f0e53477f5ed4d5a18b6c1c5f57a5a815ce25a /mcs/tools
parenta288cb1aae4c709fcb2059d150558392ac901075 (diff)
[wasm] Add BlazingPizza.Client to size tesets
Diffstat (limited to 'mcs/tools')
-rw-r--r--mcs/tools/linker/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/mcs/tools/linker/Makefile b/mcs/tools/linker/Makefile
index e84278dcdbd..0e5b8d2c970 100644
--- a/mcs/tools/linker/Makefile
+++ b/mcs/tools/linker/Makefile
@@ -110,6 +110,7 @@ BINARY_TEST_CASES = \
$(BINARY_TEST_CASES_ROOT)Newtonsoft/bin/Release/netstandard2.0/dist/_framework/_bin/Newtonsoft.dll \
$(BINARY_TEST_CASES_ROOT)HelloWorld/bin/Release/netstandard2.0/dist/_framework/_bin/HelloWorld.dll \
$(BINARY_TEST_CASES_ROOT)Microsoft.AspNetCore.Blazor.E2EPerformance/bin/Release/netstandard2.0/Microsoft.AspNetCore.Blazor.E2EPerformance.dll
+ $(BINARY_TEST_CASES_ROOT)BlazingPizza.Client/bin/Release/netstandard2.0/BlazingPizza.Client.dll
endif
LINKER_OUTPUT := illink-output-$(PROFILE_DIRECTORY)