Skip to content

Commit

Permalink
build(force-patch): update to Essentials 2.0.0-beta-2468
Browse files Browse the repository at this point in the history
  • Loading branch information
andrew-welker committed May 14, 2024
1 parent e0545da commit f6fc06a
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-2461" />
<PackageReference Include="PepperDashEssentials" Version="2.0.0-beta-2468" />
<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-2461" />
<PackageReference Include="PepperDashEssentials" Version="2.0.0-beta-2468" />
</ItemGroup>
</Project>

0 comments on commit f6fc06a

Please sign in to comment.