Skip to content

Commit

Permalink
Merge pull request #38 from Lombiq/issue/NEST-113
Browse files Browse the repository at this point in the history
NEST-113: Adding reference to Lombiq.Walkthroughs
  • Loading branch information
wAsnk authored Jan 19, 2024
2 parents babac87 + 59febd3 commit 6ad283b
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 @@ -35,6 +35,7 @@
<PackageReference Include="Lombiq.SetupExtensions" Version="5.0.0" />
<PackageReference Include="Lombiq.Hosting.MediaTheme" Version="5.0.0" />
<PackageReference Include="Lombiq.Hosting.MediaTheme.Bridge" Version="5.0.0" />
<PackageReference Include="Lombiq.Walkthroughs" Version="1.0.0-alpha.1.lmbq-113" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 6ad283b

Please sign in to comment.