Skip to content

Commit

Permalink
Merge pull request #45 from Lombiq/issue/OSOE-84-final
Browse files Browse the repository at this point in the history
OSOE-84: Update NuGet packages to latest alpha
  • Loading branch information
sarahelsaig authored Jan 24, 2023
2 parents 5f01cd6 + 7a3cbdb commit 93f8a60
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 @@ -33,7 +33,7 @@
</ItemGroup>

<ItemGroup Condition="'$(NuGetBuild)' == 'true'">
<PackageReference Include="Lombiq.Tests.UI" Version="5.1.1" />
<PackageReference Include="Lombiq.Tests.UI" Version="5.1.2-alpha.0.osoe-84" />
</ItemGroup>

</Project>
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="5.1.1" />
<PackageReference Include="Lombiq.Tests.UI" Version="5.1.2-alpha.0.osoe-84" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 93f8a60

Please sign in to comment.