Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/linker.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/ILLink.Tasks/ILLink.Tasks.csproj')
-rw-r--r--src/ILLink.Tasks/ILLink.Tasks.csproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ILLink.Tasks/ILLink.Tasks.csproj b/src/ILLink.Tasks/ILLink.Tasks.csproj
index 36a49f016..dcff939a4 100644
--- a/src/ILLink.Tasks/ILLink.Tasks.csproj
+++ b/src/ILLink.Tasks/ILLink.Tasks.csproj
@@ -19,6 +19,7 @@
<AutoGenerateAssemblyVersion>true</AutoGenerateAssemblyVersion>
<!-- Place linker and cecil alongside ILLink.Tasks in the output, for integration tests. -->
<CopyLocalLockFileAssemblies>true</CopyLocalLockFileAssemblies>
+ <RunAnalyzers>true</RunAnalyzers>
</PropertyGroup>
<ItemGroup>