Skip to content

Bump MSTest.TestAdapter from 3.4.3 to 3.5.1 #21

Bump MSTest.TestAdapter from 3.4.3 to 3.5.1

Bump MSTest.TestAdapter from 3.4.3 to 3.5.1 #21

Workflow file for this run

name: Build and Analyze
on:
push:
branches: [ "main" ]
pull_request:
types: [opened, synchronize, reopened]
permissions:
packages: write
contents: write
jobs:
build-dotnet-library:
uses: ktsu-io/workflows/.github/workflows/build-dotnet-library.yml@main
secrets: inherit