Skip to content

Commit

Permalink
feat: update essentials
Browse files Browse the repository at this point in the history
  • Loading branch information
jgutenplan committed May 11, 2024
1 parent dc15481 commit c7470fd
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-alpha-2485" />
<PackageReference Include="PepperDashEssentials" Version="2.0.0-alpha-2486" />
<PackageReference Include="WebSocketSharp-netstandard" Version="1.0.1" />
</ItemGroup>
<ItemGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,6 @@
<Folder Include="SIMPLJoinMaps\" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="PepperDashEssentials" Version="2.0.0-alpha-2485" />
<PackageReference Include="PepperDashEssentials" Version="2.0.0-alpha-2486" />
</ItemGroup>
</Project>

0 comments on commit c7470fd

Please sign in to comment.