Skip to content

Commit

Permalink
release: HttpContextMoq 1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tiagodaraujo committed Mar 5, 2023
1 parent d43fdc2 commit 151f45a
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 @@ -26,7 +26,7 @@
<RepositoryUrl>https://github.com/tiagodaraujo/httpcontextmoq</RepositoryUrl>
<PackageTags>aspnetcore httpcontext moq mocking mocks tdd unittesting unittest</PackageTags>
<IncludeSymbols>false</IncludeSymbols>
<Version>1.4.0</Version>
<Version>1.5.0</Version>
</PropertyGroup>

<ItemGroup Condition="'$(TargetFramework)' != 'netstandard2.1' and '$(TargetFramework)' != 'netstandard2.0'">
Expand Down

0 comments on commit 151f45a

Please sign in to comment.