Files
codeql/csharp/ql/test/library-tests/commons/TargetFramework/NetFramework4.6.cs
2018-08-02 17:53:23 +01:00

6 lines
154 B
C#

// semmle-extractor-options: --separate-compilation
using System.Runtime.Versioning;
[assembly: TargetFrameworkAttribute(".NETFramework,Version=v4.6")]