From 713ea012a727c523e669a84161cd9643318ca4e6 Mon Sep 17 00:00:00 2001 From: Tim Mulholland Date: Fri, 10 Jun 2022 10:01:25 -0700 Subject: [PATCH] Add HighEntropyVa & CheckForOverflowUnderflow flags --- Directory.Build.props | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Directory.Build.props b/Directory.Build.props index 43ec2ec4..36d057ed 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -17,6 +17,8 @@ License.txt https://github.com/aspnet/LibraryManager $(RepoRoot)\artifacts\$(Configuration) + true + true