Skip to content

Commit

Permalink
Merge pull request #2 from control-net/master
Browse files Browse the repository at this point in the history
Create Help Command and Refactor (control-net#275)
  • Loading branch information
AbnerSquared authored Mar 13, 2020
2 parents c73a879 + a5e912f commit 5acccb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Miunie.LiteDbStorage/Miunie.LiteDbStorage.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="LiteDB" Version="4.1.4" />
<PackageReference Include="LiteDB" Version="5.0.3" />
<PackageReference Include="StyleCop.Analyzers" Version="1.1.118">
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
Expand Down

0 comments on commit 5acccb1

Please sign in to comment.