Skip to content

Commit

Permalink
Bump Alpaca.Markets.Extensions from 7.0.0-beta1 to 7.0.0-rc1 (#258)
Browse files Browse the repository at this point in the history
Bumps [Alpaca.Markets.Extensions](https://github.com/alpacahq/alpaca-trade-api-csharp) from 7.0.0-beta1 to 7.0.0-rc1.
- [Release notes](https://github.com/alpacahq/alpaca-trade-api-csharp/releases)
- [Commits](alpacahq/alpaca-trade-api-csharp@ext-7.0.0-beta1...ext-7.0.0-rc1)

---
updated-dependencies:
- dependency-name: Alpaca.Markets.Extensions
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 18, 2023
1 parent a5df526 commit f82f111
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Alpaca.Markets.Tests.All/Alpaca.Markets.Tests.All.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

<ItemGroup>
<PackageReference Include="Alpaca.Markets" Version="7.0.0-rc1" />
<PackageReference Include="Alpaca.Markets.Extensions" Version="7.0.0-beta1" />
<PackageReference Include="Alpaca.Markets.Extensions" Version="7.0.0-rc1" />
<PackageReference Include="Microsoft.Extensions.Configuration" Version="7.0.0" />
<PackageReference Include="Microsoft.Extensions.Configuration.Abstractions" Version="7.0.0" />
<PackageReference Include="Microsoft.Extensions.Configuration.EnvironmentVariables" Version="7.0.0" />
Expand Down
2 changes: 1 addition & 1 deletion Alpaca.Markets.Tests.Win/Alpaca.Markets.Tests.Win.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

<ItemGroup>
<PackageReference Include="Alpaca.Markets" Version="7.0.0-rc1" />
<PackageReference Include="Alpaca.Markets.Extensions" Version="7.0.0-beta1" />
<PackageReference Include="Alpaca.Markets.Extensions" Version="7.0.0-rc1" />
<PackageReference Include="IndexRange" Version="1.0.3" />
<PackageReference Include="Microsoft.Extensions.Configuration" Version="7.0.0" />
<PackageReference Include="Microsoft.Extensions.Configuration.Abstractions" Version="7.0.0" />
Expand Down

0 comments on commit f82f111

Please sign in to comment.