Skip to content

feat: To latest Microsoft.Windows.CsWin32. #68

feat: To latest Microsoft.Windows.CsWin32.

feat: To latest Microsoft.Windows.CsWin32. #68

Workflow file for this run

name: Build, test and publish
on: [ push ]
jobs:
build-test-publish:
name: Build, test and publish
uses: HavenDV/workflows/.github/workflows/dotnet_build-test-publish.yml@main
with:
os: windows-latest
secrets:
nuget-key: ${{ secrets.NUGET_KEY }}