Skip to content

Commit

Permalink
Updating UITT.
Browse files Browse the repository at this point in the history
  • Loading branch information
Psichorex committed Sep 26, 2023
1 parent 6682832 commit b3c9f12
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 @@ -37,7 +37,7 @@
</ItemGroup>

<ItemGroup Condition="'$(NuGetBuild)' == 'true'">
<PackageReference Include="Lombiq.Tests.UI" Version="8.0.2-alpha.1.osoe-683" />
<PackageReference Include="Lombiq.Tests.UI" Version="8.0.2-alpha.2.osoe-683" />
</ItemGroup>

</Project>
2 changes: 1 addition & 1 deletion Lombiq.HelpfulExtensions/Lombiq.HelpfulExtensions.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
</ItemGroup>

<ItemGroup Condition="'$(NuGetBuild)' == 'true'">
<PackageReference Include="Lombiq.HelpfulLibraries.OrchardCore" Version="8.0.1" />
<PackageReference Include="Lombiq.HelpfulLibraries.OrchardCore" Version="8.0.2-alpha.0.osoe-683" />
<PackageReference Include="Lombiq.NodeJs.Extensions" Version="1.3.2-alpha.0.osoe-683" />
</ItemGroup>

Expand Down

0 comments on commit b3c9f12

Please sign in to comment.