Skip to content

docs(changelog): move migration steps to the correct breaking change #51

docs(changelog): move migration steps to the correct breaking change

docs(changelog): move migration steps to the correct breaking change #51

Workflow file for this run

name: CI/CD
on:
push:
workflow_dispatch:
defaults:
run:
shell: pwsh
jobs:
build:
runs-on: windows-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-dotnet@v4
with:
dotnet-version: 8.x
# - run: dotnet build -c Release
# - run: dotnet test -c Release --no-build
- run: build\build2.ps1