Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
* BrackeysBot.API 4.0.0-prerelease.13
* BrackeysBot.Core.API 1.0.0-prerelease.7
  • Loading branch information
oliverbooth committed Mar 23, 2022
1 parent 5a2b376 commit 63fdec2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Hammer.API/Hammer.API.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="BrackeysBot.API" Version="4.0.0-prerelease.12"/>
<PackageReference Include="BrackeysBot.API" Version="4.0.0-prerelease.13"/>
</ItemGroup>

</Project>
2 changes: 1 addition & 1 deletion Hammer/Hammer.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="BrackeysBot.Core.API" Version="1.0.0-prerelease.6"/>
<PackageReference Include="BrackeysBot.Core.API" Version="1.0.0-prerelease.7"/>
<PackageReference Include="Humanizer.Core" Version="2.14.1"/>
<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="6.0.3">
<PrivateAssets>all</PrivateAssets>
Expand Down

0 comments on commit 63fdec2

Please sign in to comment.