Suppress already tracked binaries in the VMR scan (#15511)

This commit is contained in:
Přemek Vysoký 2023-02-10 16:51:24 +01:00 committed by GitHub
parent 15a73ed7d6
commit 712cdbe04b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -42,9 +42,13 @@ src/msbuild/src/Tasks.UnitTests/*
src/razor/**/SampleApp/**/fonts/*
src/roslyn/**/CodeAnalysisTest/*
src/roslyn/src/ExpressionEvaluator/Core/Source/ExpressionCompiler/Resources/WindowsProxy.winmd # https://github.com/dotnet/roslyn/issues/66718
src/runtime/src/libraries/System.Diagnostics.EventLog/src/Messages/EventLogMessages.res # Icon
src/runtime/src/libraries/System.Speech/src/*.upsmap # https://github.com/dotnet/runtime/issues/81692
src/runtime/src/libraries/System.Text.Encoding.CodePages/src/Data/codepages.nlp # https://github.com/dotnet/runtime/issues/81693
src/runtime/src/mono/wasm/testassets/*
src/runtime/src/mono/wasm/runtime/do-jit-call.wasm # https://github.com/dotnet/runtime/issues/81691
src/runtime/src/native/external/brotli/common/dictionary.bin.br
src/sdk/src/Assets/TestProjects/*