Skip to content

Use MySqlConnector instead of System.Data.SqlClient #52

Use MySqlConnector instead of System.Data.SqlClient

Use MySqlConnector instead of System.Data.SqlClient #52

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