From b465adcc066af467b1e0f6bf1481dbed01eb09b8 Mon Sep 17 00:00:00 2001 From: babaktaremi Date: Mon, 24 Jul 2023 17:04:48 +0330 Subject: [PATCH] updated package.yml file --- .github/workflows/package.yml | 1 + CleanArcTemplate.nuspec | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/package.yml b/.github/workflows/package.yml index fd7cc6a..70f3b1e 100644 --- a/.github/workflows/package.yml +++ b/.github/workflows/package.yml @@ -17,6 +17,7 @@ jobs: cd test cd CleanArc.Test.Infrastructure.Identity dotnet test + fail-on-error : true publish: diff --git a/CleanArcTemplate.nuspec b/CleanArcTemplate.nuspec index 7ba7eac..38f8418 100644 --- a/CleanArcTemplate.nuspec +++ b/CleanArcTemplate.nuspec @@ -3,7 +3,7 @@ Bobby.CleanArcTemplate - 4.0.1 + 4.0.2 Clean Architecture Solution Template BabakTaremi Clean Architecture Solution Template for and .NET 7. With many features available out of the box