Skip to content

Commit

Permalink
Fix build error
Browse files Browse the repository at this point in the history
update core version
  • Loading branch information
Mahsaap authored Jun 12, 2024
2 parents 5158299 + 941cab0 commit ff1356d
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-5c56f4a" />
<PackageReference Include="TwitchLib.EventSub.Core" Version="2.5.3-preview-e1a92de" />
<PackageReference Include="System.Text.Json" Version="8.0.3" />
</ItemGroup>

Expand Down

0 comments on commit ff1356d

Please sign in to comment.