Skip to content

Commit 0d9f254

Browse files
committed
Update NuGet.
1 parent 4024e92 commit 0d9f254

3 files changed

Lines changed: 5 additions & 5 deletions

File tree

Lombiq.Tests.UI.AppExtensions/Lombiq.Tests.UI.AppExtensions.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,6 @@
3939

4040

4141
<ItemGroup Condition="'$(NuGetBuild)' == 'true'">
42-
<PackageReference Include="Lombiq.HelpfulLibraries.OrchardCore" Version="12.4.1-alpha.2.osoe-1185" />
42+
<PackageReference Include="Lombiq.HelpfulLibraries.OrchardCore" Version="12.5.0" />
4343
</ItemGroup>
4444
</Project>

Lombiq.Tests.UI.Shortcuts/Lombiq.Tests.UI.Shortcuts.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
</ItemGroup>
4848

4949
<ItemGroup Condition="'$(NuGetBuild)' == 'true'">
50-
<PackageReference Include="Lombiq.HelpfulLibraries.OrchardCore" Version="12.4.1-alpha.2.osoe-1185" />
50+
<PackageReference Include="Lombiq.HelpfulLibraries.OrchardCore" Version="12.5.0" />
5151
</ItemGroup>
5252

5353
</Project>

Lombiq.Tests.UI/Lombiq.Tests.UI.csproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -107,9 +107,9 @@
107107

108108
<ItemGroup Condition="'$(NuGetBuild)' == 'true'">
109109
<PackageReference Include="Lombiq.Tests" Version="5.0.0" />
110-
<PackageReference Include="Lombiq.HelpfulLibraries.Cli" Version="12.4.1-alpha.2.osoe-1185" />
111-
<PackageReference Include="Lombiq.HelpfulLibraries.OrchardCore" Version="12.4.1-alpha.2.osoe-1185" />
112-
<PackageReference Include="Lombiq.HelpfulLibraries.Refit" Version="12.4.1-alpha.2.osoe-1185" />
110+
<PackageReference Include="Lombiq.HelpfulLibraries.Cli" Version="12.5.0" />
111+
<PackageReference Include="Lombiq.HelpfulLibraries.OrchardCore" Version="12.5.0" />
112+
<PackageReference Include="Lombiq.HelpfulLibraries.Refit" Version="12.5.0" />
113113
</ItemGroup>
114114

115115
<!-- These are necessary for symbols NuGet packaging, otherwise Shouldly would prevent PDBs to be packaged, see:

0 commit comments

Comments
 (0)