Skip to content

Commit 9713de6

Browse files
authored
Allow sdk binary in the VMR (#48382)
1 parent f86630c commit 9713de6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/SourceBuild/content/eng/allowed-vmr-binaries.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ src/sdk/test/TestAssets/TestProjects/**/*.dat
118118
src/sdk/test/TestAssets/TestProjects/**/*.cache
119119
src/sdk/test/TestAssets/TestProjects/**/*.tlb
120120
src/sdk/test/TestAssets/TestPackages/dotnet-new/nupkg_templates/*
121-
src/sdk/test/Microsoft.DotNet.ShellShim.Tests/WpfBinaryTestAsssets/*.dll
121+
src/sdk/test/dotnet.Tests/ShellShimTests/WpfBinaryTestAssets/*.dll
122122
src/sdk/test/Microsoft.NET.Sdk.Publish.Tasks.Tests/Resources/*.zip
123123

124124
# source-build-externals

0 commit comments

Comments
 (0)