Skip to content

Bump System.Security.Cryptography.Xml from 7.0.1 to 8.0.0 in /samples/snippets/csharp/VS_Snippets_CLR/HowToDecryptXMLElementX509/cs #1307

Bump System.Security.Cryptography.Xml from 7.0.1 to 8.0.0 in /samples/snippets/csharp/VS_Snippets_CLR/HowToDecryptXMLElementX509/cs

Bump System.Security.Cryptography.Xml from 7.0.1 to 8.0.0 in /samples/snippets/csharp/VS_Snippets_CLR/HowToDecryptXMLElementX509/cs #1307

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/[email protected]
- name: Validate
uses: dotnet/docs-actions/actions/docs-verifier@main