Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 29, 2023
1 parent f82f111 commit 192a5c3
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 @@ -12,7 +12,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Alpaca.Markets" Version="7.0.0-rc1" />
<PackageReference Include="Alpaca.Markets" Version="7.0.0-rc2" />
<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" />
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 @@ -12,7 +12,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Alpaca.Markets" Version="7.0.0-rc1" />
<PackageReference Include="Alpaca.Markets" Version="7.0.0-rc2" />
<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" />
Expand Down

0 comments on commit 192a5c3

Please sign in to comment.