Skip to content

Commit

Permalink
Remove unnecessary dependency (#424)
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastienros authored Jan 8, 2022
1 parent 66bbaeb commit 9da68e9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">

<ItemGroup>
<PackageReference Include="Parlot" Version="0.0.22" />
<PackageReference Include="Parlot" Version="0.0.23" />
</ItemGroup>

</Project>

0 comments on commit 9da68e9

Please sign in to comment.