Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/issue/OCC-245' into issue/OCORE-191
Browse files Browse the repository at this point in the history
  • Loading branch information
Piedone committed Jul 13, 2024
2 parents 57e1da7 + 3e9e5bf commit e5830dd
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 @@ -21,7 +21,7 @@
</ItemGroup>

<ItemGroup Condition="'$(NuGetBuild)' == 'true'">
<PackageReference Include="Lombiq.Tests.UI" Version="10.0.2-preview.0.occ-245" />
<PackageReference Include="Lombiq.Tests.UI" Version="10.0.2-preview.1.occ-245" />
</ItemGroup>

<ItemGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
</ItemGroup>

<ItemGroup Condition="'$(NuGetBuild)' == 'true'">
<PackageReference Include="Lombiq.HelpfulLibraries.Refit" Version="10.0.1-preview.0.occ-245" />
<PackageReference Include="Lombiq.HelpfulLibraries.Refit" Version="10.0.1-preview.2.occ-245" />
</ItemGroup>

</Project>

0 comments on commit e5830dd

Please sign in to comment.