From b888d672e11588e2bbca1cd3eeaee30d53416897 Mon Sep 17 00:00:00 2001 From: Tlakaelel Axayakatl Ceja Date: Mon, 26 Jul 2021 16:25:57 -0700 Subject: RAF Attribute unification (#2156) Bump sdk version in global.json Fix new analyzer recommendations about AsSpan and Contains(char) Disable ImplicitNamespaceImports Update Microsoft.NetCore.App.Ref used by analyzer to take new Runtime attribute changes Update analyzer to not use Message as a property in RequiresAssemblyFilesAttribute Update cecil to use Microsoft.NETFramework.ReferenceAssemblies.net40 1.0.2 along with taking other cecil updates --- Directory.Build.props | 1 + 1 file changed, 1 insertion(+) (limited to 'Directory.Build.props') diff --git a/Directory.Build.props b/Directory.Build.props index d07c1d081..5d480a85c 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -1,6 +1,7 @@ true + true -- cgit v1.2.3