Skip to content

Minor correction of XML comments and method renaming (UseEncrytionKey to UseEncryptionKey) #97

Minor correction of XML comments and method renaming (UseEncrytionKey to UseEncryptionKey)

Minor correction of XML comments and method renaming (UseEncrytionKey to UseEncryptionKey) #97

Workflow file for this run

name: .NET
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
jobs:
build:
uses: ./.github/workflows/build.yml
analyze:
needs: build
uses: ./.github/workflows/analyze.yml
secrets: inherit