Skip to content

Commit

Permalink
chore: update packages (#242)
Browse files Browse the repository at this point in the history
  • Loading branch information
DaveSkender authored Sep 7, 2022
1 parent 0a25c8f commit 4378845
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Binary file modified Client/src/icons/apple-touch-icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions Server/Functions/Functions.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
<AzureFunctionsVersion>v4</AzureFunctionsVersion>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Alpaca.Markets" Version="6.1.0" />
<PackageReference Include="Alpaca.Markets" Version="6.1.2" />
<PackageReference Include="Microsoft.Azure.Functions.Extensions" Version="1.1.0" />
<PackageReference Include="Microsoft.NET.Sdk.Functions" Version="4.1.1" />
<PackageReference Include="Microsoft.NET.Sdk.Functions" Version="4.1.3" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\WebApi\WebApi.csproj" />
Expand Down

0 comments on commit 4378845

Please sign in to comment.