Skip to content

Commit

Permalink
Organize package versions.
Browse files Browse the repository at this point in the history
  • Loading branch information
sarahelsaig committed May 18, 2024
1 parent d7e869a commit 407488a
Show file tree
Hide file tree
Showing 22 changed files with 29 additions and 28 deletions.
9 changes: 5 additions & 4 deletions src/Lombiq.OSOCE.Web/Lombiq.OSOCE.Web.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -58,10 +58,11 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="OrchardCore.Admin.Abstractions" Version="1.8.2" />
<PackageReference Include="OrchardCore.Application.Cms.Targets" Version="1.8.2" />
<PackageReference Include="OrchardCore.Logging.NLog" Version="1.8.2" />
<PackageReference Include="SixLabors.ImageSharp.Web" Version="3.1.0" />
<PackageReference Include="OrchardCore" Version="1.8.3" />
<PackageReference Include="OrchardCore.Admin.Abstractions" Version="1.8.3" />
<PackageReference Include="OrchardCore.Application.Cms.Targets" Version="1.8.3" />
<PackageReference Include="OrchardCore.Logging.NLog" Version="1.8.3" />
<PackageReference Include="SixLabors.ImageSharp.Web" Version="3.1.2" />
</ItemGroup>

</Project>
2 changes: 1 addition & 1 deletion src/Modules/Lombiq.AuditTrailExtensions
2 changes: 1 addition & 1 deletion src/Modules/Lombiq.JsonEditor
2 changes: 1 addition & 1 deletion src/Modules/Lombiq.LoginAsAnybody
8 changes: 4 additions & 4 deletions src/Modules/Lombiq.OSOCE.Samples/Lombiq.OSOCE.Samples.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,10 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="OrchardCore.Module.Targets" Version="1.8.2" />
<PackageReference Include="OrchardCore.ContentManagement" Version="1.8.2" />
<PackageReference Include="OrchardCore.ContentTypes.Abstractions" Version="1.8.2" />
<PackageReference Include="OrchardCore.DisplayManagement" Version="1.8.2" />
<PackageReference Include="OrchardCore.Module.Targets" Version="1.8.0" />
<PackageReference Include="OrchardCore.ContentManagement" Version="1.8.0" />
<PackageReference Include="OrchardCore.ContentTypes.Abstractions" Version="1.8.0" />
<PackageReference Include="OrchardCore.DisplayManagement" Version="1.8.0" />
</ItemGroup>

<ItemGroup>
Expand Down
2 changes: 1 addition & 1 deletion src/Modules/Lombiq.TrainingDemo
2 changes: 1 addition & 1 deletion src/Modules/Lombiq.UIKit
2 changes: 1 addition & 1 deletion src/Modules/Lombiq.Walkthroughs
2 changes: 1 addition & 1 deletion src/Utilities/Lombiq.SetupExtensions

0 comments on commit 407488a

Please sign in to comment.