C#: Cleanup test options files.

This commit is contained in:
Michael Nebel
2025-05-12 11:09:34 +02:00
committed by Sid Gawri
parent 82cf472f8a
commit 60d26e522e

View File

@@ -1,5 +1,5 @@
// semmle-extractor-options: /nostdlib /noconfig
// semmle-extractor-options: --load-sources-from-project:${testdir}/../../../resources/stubs/_frameworks/Microsoft.AspNetCore.App/Microsoft.AspNetCore.App.csproj
// semmle-extractor-options: --load-sources-from-project:${testdir}/../../../resources/stubs/_frameworks/Microsoft.NETCore.App/Microsoft.NETCore.App.csproj
// semmle-extractor-options: ${testdir}/../../../resources/stubs/System.Web.cs
using System;