Skip to content

Commit

Permalink
Relativity.Import.SDK updated in sample app. (#6)
Browse files Browse the repository at this point in the history
  • Loading branch information
dawidstoga-rel authored Jan 12, 2023
1 parent d053033 commit 64ff45c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Relativity.Import.SDK.Models" Version="1.0.2" />
<PackageReference Include="Relativity.Import.SDK.Models" Version="1.0.4" />
</ItemGroup>

</Project>
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Relativity.Import.SDK" Version="1.0.2" />
<PackageReference Include="Relativity.Import.SDK" Version="1.0.4" />
<PackageReference Include="Relativity.Kepler" Version="2.14.4" />
<PackageReference Include="Relativity.Kepler.Client.SDK" Version="2.14.4" />
</ItemGroup>
Expand Down

0 comments on commit 64ff45c

Please sign in to comment.