Skip to content

build(deps): bump Microsoft.Windows.CsWin32 from 0.3.49-beta to 0.3.106 in the all group #20

build(deps): bump Microsoft.Windows.CsWin32 from 0.3.49-beta to 0.3.106 in the all group

build(deps): bump Microsoft.Windows.CsWin32 from 0.3.49-beta to 0.3.106 in the all group #20

Workflow file for this run

name: Build and test
on:
pull_request:
branches:
- main
jobs:
build-test:
name: Build abd test
uses: HavenDV/workflows/.github/workflows/dotnet_build-test-publish.yml@main
with:
os: windows-latest
run-tests: false
generate-build-number: false
conventional-commits-publish-conditions: false
enable-caching: false
additional-test-arguments: '--logger GitHubActions'