Skip to content

Commit

Permalink
v1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
maxkagamine committed Apr 13, 2019
1 parent 644bca7 commit df50766
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Moq.Contrib.HttpClient/Moq.Contrib.HttpClient.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@
<Authors>Max Kagamine</Authors>
<Copyright>Copyright © 2018 Max Kagamine</Copyright>
<Description>A set of extension methods for mocking HttpClient and IHttpClientFactory with Moq.</Description>
<PackageLicenseUrl>https://github.com/maxkagamine/Moq.Contrib.HttpClient/blob/master/LICENSE.txt</PackageLicenseUrl>
<PackageLicenseExpression>MIT</PackageLicenseExpression>
<PackageProjectUrl>https://github.com/maxkagamine/Moq.Contrib.HttpClient</PackageProjectUrl>
<PackageTags>moq http httpclient mock mocking test testing</PackageTags>
<RepositoryType>git</RepositoryType>
<RepositoryUrl>https://github.com/maxkagamine/Moq.Contrib.HttpClient</RepositoryUrl>
<Version>1.1.0</Version>
<Version>1.2.0</Version>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit df50766

Please sign in to comment.