From 630b1c26c13be4f382fdcd015a97db43d2379e69 Mon Sep 17 00:00:00 2001 From: Nate McMaster Date: Mon, 10 Dec 2018 08:37:54 -0800 Subject: [PATCH] Disable validation which asserts all .NET assemblies are strong-named (#4524) --- build/repo.props | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build/repo.props b/build/repo.props index d25f74bd89..0b83de0f1f 100644 --- a/build/repo.props +++ b/build/repo.props @@ -17,6 +17,10 @@ $(RepositoryRoot).deps\build\ $(RepositoryRoot).deps\Signed\Packages\ $(RepositoryRoot)eng\signcheck.exclusions.txt + + + true + $(RepositoryRoot)src\Shared\