Skip to content

chore(deps): Bump Microsoft.NET.Test.Sdk from 17.10.0 to 17.11.0 in the all group #24

chore(deps): Bump Microsoft.NET.Test.Sdk from 17.10.0 to 17.11.0 in the all group

chore(deps): Bump Microsoft.NET.Test.Sdk from 17.10.0 to 17.11.0 in the all group #24

Workflow file for this run

name: Build and test
on:
pull_request:
branches:
- master
jobs:
build-test:
name: Build, test and publish
uses: HavenDV/workflows/.github/workflows/dotnet_build-test-publish.yml@main
with:
generate-build-number: false
conventional-commits-publish-conditions: false
additional-test-arguments: '--logger GitHubActions'