File tree Expand file tree Collapse file tree
Tests/GenerateAspNetCoreClient.Tests Expand file tree Collapse file tree Original file line number Diff line number Diff line change 77 <PackAsTool >true</PackAsTool >
88 <ToolCommandName >dotnet-generate-client</ToolCommandName >
99 <PackageOutputPath >./nupkg</PackageOutputPath >
10- <Version >1.1 </Version >
10+ <Version >2.0 </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 >
Original file line number Diff line number Diff line change 55 </PropertyGroup >
66
77 <ItemGroup >
8+ <PackageReference Include =" coverlet.collector" Version =" 6.0.0" >
9+ <PrivateAssets >all</PrivateAssets >
10+ <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
11+ </PackageReference >
812 <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.8.0" />
913 <PackageReference Include =" NUnit" Version =" 4.0.0" />
1014 <PackageReference Include =" NUnit.Analyzers" Version =" 3.10.0" >
You can’t perform that action at this time.
0 commit comments