Skip to content

Bump Microsoft.NET.Test.Sdk from 17.10.0 to 17.11.0 in /docs/core/tutorials/snippets/library-with-visual-studio-6-0/csharp/StringLibraryTest #1562

Bump Microsoft.NET.Test.Sdk from 17.10.0 to 17.11.0 in /docs/core/tutorials/snippets/library-with-visual-studio-6-0/csharp/StringLibraryTest

Bump Microsoft.NET.Test.Sdk from 17.10.0 to 17.11.0 in /docs/core/tutorials/snippets/library-with-visual-studio-6-0/csharp/StringLibraryTest #1562

Workflow file for this run

name: MSDocs build verifier
on: pull_request
env:
GITHUB_PR_NUMBER: ${{ github.event.pull_request.number }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
jobs:
validate:
name: MSDocs build verifier
runs-on: ubuntu-latest
steps:
- name: Checkout the repository
uses: actions/checkout@v4.1.5
- name: Validate
uses: dotnet/docs-actions/actions/docs-verifier@main