Skip to content

Bump Microsoft.Data.SqlClient from 4.0.0 to 4.0.5 in /WebApp-Connect-To-Azure-Sql-Database/Client #56

Bump Microsoft.Data.SqlClient from 4.0.0 to 4.0.5 in /WebApp-Connect-To-Azure-Sql-Database/Client

Bump Microsoft.Data.SqlClient from 4.0.0 to 4.0.5 in /WebApp-Connect-To-Azure-Sql-Database/Client #56

Workflow file for this run

name: .NET Core
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Setup .NET
uses: actions/setup-dotnet@v3
with:
dotnet-version: 7.x
- name: Build
run: dotnet build buildAllSlns.proj