Skip to content

Commit

Permalink
Merge pull request #28 from AoshiW/fix-build-error
Browse files Browse the repository at this point in the history
fix build error
  • Loading branch information
swiftyspiffy authored Apr 22, 2024
2 parents c5a0a14 + f21c26a commit fed1002
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@

<ItemGroup>
<PackageReference Include="Microsoft.Extensions.Logging" Version="8.0.0" />
<PackageReference Include="TwitchLib.EventSub.Core" Version="2.5.2" />
<PackageReference Include="TwitchLib.EventSub.Core" Version="2.5.3-preview-aa327f7" />
<PackageReference Include="System.Text.Json" Version="8.0.3" />
</ItemGroup>

Expand Down

0 comments on commit fed1002

Please sign in to comment.