Skip to content

Commit

Permalink
Update Ardalis.HttpClientTestExtensions.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
ardalis committed Jun 27, 2023
1 parent c5e0dc8 commit 1fc47f1
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@
<Summary>Functional/integration tests using WebApplicationFactory and HttpClient often have a lot of repetition. These extensions minimize the repetition so fetching and deserializing data from endpoints is one line of code per test.</Summary>
<RepositoryUrl>https://github.com/ardalis/HttpClientTestExtensions</RepositoryUrl>
<PackageTags>aspnet asp.net aspnetcore asp.net core api web api rest endpoint controller test integration functional xunit unit</PackageTags>
<PackageReleaseNotes>Fix StringContent FromModelAsJson Helper</PackageReleaseNotes>
<PackageReleaseNotes>Add NotAllowed extensions.</PackageReleaseNotes>
<PackageReadmeFile>README.md</PackageReadmeFile>
<Version>4.0.0</Version>
<Version>4.1.0</Version>
<AssemblyName>Ardalis.HttpClientTestExtensions</AssemblyName>
<PackageIcon>icon.png</PackageIcon>
<PublishRepositoryUrl>true</PublishRepositoryUrl>
Expand Down

0 comments on commit 1fc47f1

Please sign in to comment.