From 236383d94597f7c151e7d1b9c2894354bd1d0550 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Enis=20Muli=C4=87?= Date: Sat, 2 Dec 2023 13:54:34 +0100 Subject: [PATCH] chore: additional nuspec config --- .github/workflows/ci.yml | 2 ++ VSMA.nuspec | 2 +- src/Api/Api.csproj | 2 +- 3 files changed, 4 insertions(+), 2 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 86c3cc1..352cdf3 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -1,3 +1,5 @@ +name: CI + on: push: branches: diff --git a/VSMA.nuspec b/VSMA.nuspec index 6c59588..fdd7def 100644 --- a/VSMA.nuspec +++ b/VSMA.nuspec @@ -3,7 +3,7 @@ VerticalSliceMinimalApi - 7.0.0 + 7.0.1 Vertical Slice Minimal Api EnisMulic Vertical Slice Minimal Api Template for .NET 7. diff --git a/src/Api/Api.csproj b/src/Api/Api.csproj index ff8d3f6..6003324 100644 --- a/src/Api/Api.csproj +++ b/src/Api/Api.csproj @@ -1,7 +1,7 @@  - + true 8c645c6e-104f-44c0-8c0d-895ce52b5cf4