Skip to content

Commit a03c0ef

Browse files
Merge pull request #2698 from Azure/anthony-c-martin-patch-1
Add configuration for Microsoft.ServiceLinker/dryruns resource
2 parents bd1a44a + 4924187 commit a03c0ef

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

generator/autogenlist.ts

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -782,6 +782,10 @@ const autoGenList: AutoGenConfig[] = [
782782
type: 'linkers',
783783
scopes: ScopeType.Extension,
784784
},
785+
{
786+
type: 'dryruns',
787+
scopes: ScopeType.Extension,
788+
},
785789
],
786790
},
787791
{

0 commit comments

Comments
 (0)