Skip to content

Commit

Permalink
release: HttpContextMoq 1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tiagodaraujo committed Oct 21, 2022
1 parent 1673b68 commit 53effae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/HttpContextMoq/HttpContextMoq.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<RepositoryUrl>https://github.com/tiagodaraujo/httpcontextmoq</RepositoryUrl>
<PackageTags>aspnetcore httpcontext moq mocking mocks tdd unittesting unittest</PackageTags>
<IncludeSymbols>false</IncludeSymbols>
<Version>1.3.0</Version>
<Version>1.4.0</Version>
</PropertyGroup>

<ItemGroup Condition=" '$(TargetFramework)' == 'netcoreapp3.0' or '$(TargetFramework)' == 'netcoreapp3.1' or '$(TargetFramework)' == 'net5.0' or '$(TargetFramework)' == 'net6.0' ">
Expand Down

0 comments on commit 53effae

Please sign in to comment.