Skip to content

Commit ffa8ce2

Browse files
Oleksandr LiakhevychOleksandr Liakhevych
authored andcommitted
Version 2.1
1 parent 623de86 commit ffa8ce2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

GenerateAspNetCoreClient/GenerateAspNetCoreClient.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<PackAsTool>true</PackAsTool>
88
<ToolCommandName>dotnet-generate-client</ToolCommandName>
99
<PackageOutputPath>./nupkg</PackageOutputPath>
10-
<Version>2.0</Version>
10+
<Version>2.1</Version>
1111
<RepositoryUrl>https://github.com/Dreamescaper/GenerateAspNetCoreClient</RepositoryUrl>
1212
<PackageId>GenerateAspNetCoreClient.Refit</PackageId>
1313
<Description>DotNet tool to generate Refit HTTP client types from ASP.NET Core API controllers.</Description>

0 commit comments

Comments
 (0)