Skip to content

Commit

Permalink
Merge pull request #33 from TwitchLib/Mahsaap-patch-1
Browse files Browse the repository at this point in the history
Change reference to latest to core package
  • Loading branch information
swiftyspiffy authored May 20, 2024
2 parents 2a42632 + e734699 commit bcfc70a
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.3-preview-aa327f7" />
<PackageReference Include="TwitchLib.EventSub.Core" Version="2.5.3-preview-5c56f4a" />
<PackageReference Include="System.Text.Json" Version="8.0.3" />
</ItemGroup>

Expand Down

0 comments on commit bcfc70a

Please sign in to comment.