Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/dev' into issue/SITE-62
Browse files Browse the repository at this point in the history
# Conflicts:
#	src/DotNest.Core.SDK.Web/DotNest.Core.SDK.Web.csproj
  • Loading branch information
wAsnk committed Jan 22, 2024
2 parents f10235b + 6ad283b commit 9041b9f
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions src/DotNest.Core.SDK.Web/DotNest.Core.SDK.Web.csproj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Microsoft.NET.Sdk.Web">
<Project Sdk="Microsoft.NET.Sdk.Web">

<PropertyGroup>
<TargetFramework>net6.0</TargetFramework>
Expand All @@ -25,7 +25,7 @@
<PackageReference Include="Lombiq.BaseTheme" Version="5.0.0" />
<PackageReference Include="Lombiq.Analyzers" Version="3.3.0" />
<PackageReference Include="Lombiq.HelpfulExtensions" Version="7.0.0" />
<PackageReference Include="Lombiq.HelpfulLibraries" Version="8.0.0" />
<PackageReference Include="Lombiq.HelpfulLibraries" Version="8.1.0" />
<PackageReference Include="Lombiq.Hosting.Azure.ApplicationInsights" Version="7.0.0" />
<PackageReference Include="Lombiq.Hosting.Tenants.Admin.Login" Version="6.0.0" />
<PackageReference Include="Lombiq.Hosting.Tenants.Management" Version="6.0.0" />
Expand All @@ -36,6 +36,7 @@
<PackageReference Include="Lombiq.Hosting.MediaTheme" Version="5.0.1" />
<PackageReference Include="Lombiq.Hosting.MediaTheme.Bridge" Version="5.0.1" />
<PackageReference Include="Lombiq.Tests.UI.Shortcuts" Version="8.2.1-alpha.6.osoe-351" />
<PackageReference Include="Lombiq.Walkthroughs" Version="1.0.0-alpha.1.lmbq-113" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 9041b9f

Please sign in to comment.