Skip to content

Commit

Permalink
Fix leftover NuGet versions.
Browse files Browse the repository at this point in the history
  • Loading branch information
sarahelsaig committed Dec 5, 2024
1 parent 52b1795 commit f9c0bd9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,6 @@

<ItemGroup Condition="'$(NuGetBuild)' == 'true'">
<PackageReference Include="Lombiq.HelpfulLibraries.OrchardCore" Version="11.0.1-alpha.1.osoe-903" />
<PackageReference Include="Lombiq.HelpfulExtensions" Version="9.0.0" />
<PackageReference Include="Lombiq.HelpfulExtensions" Version="9.0.1-alpha.0.osoe-903" />
</ItemGroup>
</Project>

0 comments on commit f9c0bd9

Please sign in to comment.