Skip to content

Commit

Permalink
release: HttpContextMoq 1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tiagodaraujo committed Jun 28, 2022
1 parent 1e4aaf1 commit 47ebcba
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.2.2</Version>
<Version>1.3.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 47ebcba

Please sign in to comment.