Skip to content

Commit

Permalink
Merge pull request #3 from TBCBank/feature/core-package-referance
Browse files Browse the repository at this point in the history
Change SDK.Core reference
  • Loading branch information
levangagnidze authored Jun 2, 2022
2 parents 958a4a1 + df89234 commit edf4687
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="TBC.OpenAPI.SDK.Core" Version="1.0.0-pre4" />
<PackageReference Include="TBC.OpenAPI.SDK.Core" Version="[1.*,)" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit edf4687

Please sign in to comment.