Skip to content

Commit 116f3ca

Browse files
authored
Update api-docs.yml
1 parent 34000be commit 116f3ca

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/api-docs.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,4 @@ jobs:
1919
with:
2020
dotnet-version: 6.0.x
2121
- name: Check API Documentation
22-
shell: cmd
23-
run: dotnet build SimpleDataGrid/SimpleDataGrid.csproj /p:WarningsAsErrors=CS1591;CS1573;CS1572;CS1570
22+
run: dotnet build SimpleDataGrid/SimpleDataGrid.csproj /p:CustomAfterMicrosoftCommonTargets=Warnings.props

0 commit comments

Comments
 (0)