From 5eac0befd09a593de56274842f91841e487105e3 Mon Sep 17 00:00:00 2001 From: Nate McMaster Date: Mon, 5 Nov 2018 15:21:03 -0800 Subject: [PATCH] Include assemblies from aspnet/FileSystem in the list of assemblies to code-signing --- build/CodeSign.props | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/build/CodeSign.props b/build/CodeSign.props index 6b86be6000..c4e9397c63 100644 --- a/build/CodeSign.props +++ b/build/CodeSign.props @@ -23,6 +23,11 @@ + + + + +