Skip to content

Updated to dbup-core 6.0 beta, targeted netstandard2 and update Sqlit… #10

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

Updated to dbup-core 6.0 beta, targeted netstandard2 and update Sqlit… #10

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