From 6985cdc05c48fb7cfc627395a27974ff659219e3 Mon Sep 17 00:00:00 2001 From: Robert Wagner Date: Tue, 30 Jan 2024 10:31:14 +1000 Subject: [PATCH] Included icon file in the project --- README.md | 2 +- src/dbup-sqlite-mono/dbup-sqlite-mono.csproj | 5 +++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 99c6e1e..8e7c1c6 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -[![GitHub Workflow Status (branch)](https://img.shields.io/github/workflow/status/DbUp/dbup-sqlite-mono/CI/main)](https://github.com/DbUp/dbup-sqlite-mono/actions/workflows/main.yml?query=branch%3Amain) +[![GitHub Workflow Status (branch)](https://img.shields.io/github/actions/workflow/status/DbUp/dbup-sqlite-mono/main.yml?branch=main)](https://github.com/DbUp/dbup-sqlite-mono/actions/workflows/main.yml?query=branch%3Amain) [![NuGet](https://img.shields.io/nuget/dt/dbup-sqlite-mono.svg)](https://www.nuget.org/packages/dbup-sqlite-mono) [![NuGet](https://img.shields.io/nuget/v/dbup-sqlite-mono.svg)](https://www.nuget.org/packages/dbup-sqlite-mono) [![Prerelease](https://img.shields.io/nuget/vpre/dbup-sqlite-mono?color=orange&label=prerelease)](https://www.nuget.org/packages/dbup-sqlite-mono) diff --git a/src/dbup-sqlite-mono/dbup-sqlite-mono.csproj b/src/dbup-sqlite-mono/dbup-sqlite-mono.csproj index 11361dd..0ed6584 100644 --- a/src/dbup-sqlite-mono/dbup-sqlite-mono.csproj +++ b/src/dbup-sqlite-mono/dbup-sqlite-mono.csproj @@ -18,12 +18,13 @@ - - + + +