Skip to content

chore: Bump Microsoft.NET.Test.Sdk from 18.0.0 to 18.0.1 #77

chore: Bump Microsoft.NET.Test.Sdk from 18.0.0 to 18.0.1

chore: Bump Microsoft.NET.Test.Sdk from 18.0.0 to 18.0.1 #77

Workflow file for this run

# This workflow will build a .NET project
# For more information see: https://docs.github.com/en/actions/automating-builds-and-tests/building-and-testing-net
name: .NET Test Pull Requests
on:
pull_request:
branches: [ "master" ]
jobs:
build:
uses: 'JaCraig/Centralized-Workflows/.github/workflows/dotnet-test.yml@main'