Skip to content

Commit

Permalink
Upgrading web projects to OC 2.1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
BenedekFarkas committed Feb 20, 2025
1 parent 553b900 commit 78d24b7
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 @@ -11,7 +11,7 @@
<MarkdownAnalysis>solution</MarkdownAnalysis>
<ExecDotnetPostcleanCommand>false</ExecDotnetPostcleanCommand>
<ExecDotnetPrebuildCommand>false</ExecDotnetPrebuildCommand>
<OrchardCoreVersion>2.1.5</OrchardCoreVersion>
<OrchardCoreVersion>2.1.6</OrchardCoreVersion>
</PropertyGroup>

<ItemGroup>
Expand Down
2 changes: 1 addition & 1 deletion src/Lombiq.OSOCE.Web/Lombiq.OSOCE.Web.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<TargetFramework>net8.0</TargetFramework>
<TieredCompilation>true</TieredCompilation>
<AspNetCoreHostingModel>InProcess</AspNetCoreHostingModel>
<OrchardCoreVersion>2.1.5</OrchardCoreVersion>
<OrchardCoreVersion>2.1.6</OrchardCoreVersion>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit 78d24b7

Please sign in to comment.