Skip to content

Commit

Permalink
feat: update to Essentials 2.0.0-alpha-2529
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrew Welker committed Jun 21, 2024
1 parent d9a9df4 commit 34b490e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<DefineConstants>TRACE;SERIES4</DefineConstants>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="PepperDashEssentials" Version="2.0.0-beta-2519" />
<PackageReference Include="PepperDashEssentials" Version="2.0.0-alpha-2529" />
<PackageReference Include="WebSocketSharp-netstandard" Version="1.0.1" />
</ItemGroup>
<ItemGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,6 @@
<Folder Include="SIMPLJoinMaps\" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="PepperDashEssentials" Version="2.0.0-beta-2519" />
<PackageReference Include="PepperDashEssentials" Version="2.0.0-alpha-2529" />
</ItemGroup>
</Project>

0 comments on commit 34b490e

Please sign in to comment.