Skip to content

Commit

Permalink
chore: update essentials version
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrew Welker committed Oct 16, 2024
1 parent 5e54c3c commit 3fe1c20
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 @@ -29,7 +29,7 @@
<DefineConstants>TRACE;SERIES4</DefineConstants>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="PepperDashEssentials" Version="2.0.0-alpha-2546" />
<PackageReference Include="PepperDashEssentials" Version="2.0.0-alpha-2565" />
<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-alpha-2546" />
<PackageReference Include="PepperDashEssentials" Version="2.0.0-alpha-2565" />
</ItemGroup>
</Project>

0 comments on commit 3fe1c20

Please sign in to comment.