Skip to content

Updated to dbup-core 6.0 beta, targeted netstandard2 and update Npgsq… #9

Updated to dbup-core 6.0 beta, targeted netstandard2 and update Npgsq…

Updated to dbup-core 6.0 beta, targeted netstandard2 and update Npgsq… #9

Workflow file for this run

name: CI
on:
push:
branches:
- '**' # Ignores pushes of tags
pull_request:
workflow_dispatch:
jobs:
build:
name: Build
uses: DbUp/Universe/.github/workflows/build.yml@main