Skip to content

Commit

Permalink
Update TBC.OpenAPI.SDK.ExchangeRates.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
levangagnidze authored May 31, 2022
1 parent f1113b1 commit 3102d10
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,10 @@
</PackageReference>
<PackageReference Include="TBC.OpenAPI.SDK.Core" Version="1.0.0-pre4" />
</ItemGroup>

<ItemGroup>
<None Include="..\..\images\icon.png" Pack="true" PackagePath="\" />
</ItemGroup>

<Target Name="CalculateAssemblyVersions" AfterTargets="MinVer">
<PropertyGroup>
Expand Down

0 comments on commit 3102d10

Please sign in to comment.