Allow razor test binary in VMR (#19267)
This commit is contained in:
parent
ca07f3751e
commit
be8365f8fc
1 changed files with 1 additions and 0 deletions
|
@ -63,6 +63,7 @@ src/nuget-client/test/TestUtilities/Test.Utility/compiler/resources/*.zip
|
|||
|
||||
# razor
|
||||
src/razor/src/Razor/test/Microsoft.VisualStudio.Razor.IntegrationTests/TestFiles/BlazorProject.zip
|
||||
src/razor/src/Razor/benchmarks/Microsoft.AspNetCore.Razor.Microbenchmarks/Resources/project.razor.bin
|
||||
|
||||
# roslyn
|
||||
src/roslyn/src/Compilers/Test/Resources/Core/**/*.metadata
|
||||
|
|
Loading…
Reference in a new issue