Add emsdk localization files to allowed VMR binaries (#16211)
This commit is contained in:
parent
1c31c05ce0
commit
61ee278aad
1 changed files with 2 additions and 0 deletions
|
@ -33,6 +33,8 @@ src/aspnetcore/src/Components/Web.JS/dist/Release/blazor.*.js # JavaScript files
|
|||
src/aspnetcore/src/ProjectTemplates/Web.ProjectTemplates/**/app.db
|
||||
src/aspnetcore/src/submodules/spa-templates/**/app.db
|
||||
|
||||
src/emsdk/eng/common/loc/*.lss # UTF16-LE text files
|
||||
|
||||
src/fsharp/**/signedtests/*
|
||||
src/fsharp/src/fsi/fsi.res # Icon
|
||||
|
||||
|
|
Loading…
Reference in a new issue