Skip to content

Commit f2546a2

Browse files
authored
Fix Signing validation failing to restore due to Package source mapping (#380)
1 parent c8872f4 commit f2546a2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

NuGet.config

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@
3232
<package pattern="Microsoft.DotNet.Maestro.Tasks" />
3333
<package pattern="Microsoft.DotNet.RemoteExecutor" />
3434
<package pattern="Microsoft.DotNet.SignTool" />
35+
<package pattern="Microsoft.DotNet.SignCheck" />
3536
<package pattern="Microsoft.DotNet.Tar" />
3637
<package pattern="Microsoft.DotNet.XliffTasks" />
3738
<package pattern="Microsoft.DotNet.XUnitExtensions" />

0 commit comments

Comments
 (0)