Skip to content

Commit

Permalink
Using alphas.
Browse files Browse the repository at this point in the history
  • Loading branch information
Psichorex committed Feb 18, 2024
1 parent aab34c3 commit 697fae6
Show file tree
Hide file tree
Showing 8 changed files with 8 additions and 8 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="8.2.1-alpha.17.osoe-751" />
<PackageReference Include="Lombiq.Tests.UI" Version="8.2.1-alpha.18.osoe-751" />
</ItemGroup>

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

<ItemGroup Condition="'$(NuGetBuild)' == 'true'">
<PackageReference Include="Lombiq.HelpfulLibraries.OrchardCore" Version="8.1.1-alpha.7.osoe-751" />
<PackageReference Include="Lombiq.HelpfulExtensions" Version="7.0.3-alpha.1.osoe-751" />
<PackageReference Include="Lombiq.HelpfulExtensions" Version="7.0.3-alpha.2.osoe-751" />
</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="8.2.1-alpha.17.osoe-751" />
<PackageReference Include="Lombiq.Tests.UI" Version="8.2.1-alpha.18.osoe-751" />
</ItemGroup>

<ItemGroup>
Expand Down
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="8.2.1-alpha.17.osoe-751" />
<PackageReference Include="Lombiq.Tests.UI" Version="8.2.1-alpha.18.osoe-751" />
</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="8.2.1-alpha.17.osoe-751" />
<PackageReference Include="Lombiq.Tests.UI" Version="8.2.1-alpha.18.osoe-751" />
</ItemGroup>

<ItemGroup>
Expand Down
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="8.2.1-alpha.17.osoe-751" />
<PackageReference Include="Lombiq.Tests.UI" Version="8.2.1-alpha.18.osoe-751" />
</ItemGroup>

<ItemGroup>
Expand Down
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="8.2.1-alpha.17.osoe-751" />
<PackageReference Include="Lombiq.Tests.UI" Version="8.2.1-alpha.18.osoe-751" />
</ItemGroup>

<ItemGroup>
Expand Down
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="8.2.1-alpha.17.osoe-751" />
<PackageReference Include="Lombiq.Tests.UI" Version="8.2.1-alpha.18.osoe-751" />
</ItemGroup>

</Project>

0 comments on commit 697fae6

Please sign in to comment.