diff --git a/metadata.json b/metadata.json index 798ad6f..47e0011 100644 --- a/metadata.json +++ b/metadata.json @@ -1,7 +1,7 @@ { "name": "dotnet", "description": "Gauge template for C# with .NET 7.0", - "version": "0.0.25", + "version": "0.0.26", "postInstallCmd": "", "postInstallMsg": "Run specifications with \"gauge run specs/\"." } diff --git a/netcore-template.csproj b/netcore-template.csproj index 644074b..f5302c7 100644 --- a/netcore-template.csproj +++ b/netcore-template.csproj @@ -6,7 +6,7 @@ - +