Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/dev' into issue/OSOE-983
Browse files Browse the repository at this point in the history
# Conflicts:
#	src/Modules/Lombiq.Hosting.Tenants
  • Loading branch information
Piedone committed Feb 3, 2025
2 parents 28755d6 + d03e48e commit 76c6b1f
Show file tree
Hide file tree
Showing 23 changed files with 23 additions and 22 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ jobs:
build-verbosity: minimal
dotnet-test-process-timeout: 480000


spelling:
name: Spelling
uses: Lombiq/GitHub-Actions/.github/workflows/spelling.yml@dev
Expand Down
2 changes: 1 addition & 1 deletion NuGetTest/Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Lombiq.Analyzers.OrchardCore" Version="5.1.1-alpha.1.osoe-815"><!-- #spell-check-ignore-line -->
<PackageReference Include="Lombiq.Analyzers.OrchardCore" Version="5.2.0"><!-- #spell-check-ignore-line -->
<PrivateAssets>all</PrivateAssets>
</PackageReference>
</ItemGroup>
Expand Down
2 changes: 1 addition & 1 deletion src/Modules/Lombiq.ChartJs
2 changes: 1 addition & 1 deletion src/Modules/Lombiq.ContentEditors
2 changes: 1 addition & 1 deletion src/Modules/Lombiq.DataTables
2 changes: 1 addition & 1 deletion src/Modules/Lombiq.Privacy
2 changes: 1 addition & 1 deletion test/Lombiq.Tests

0 comments on commit 76c6b1f

Please sign in to comment.