Skip to content

Commit

Permalink
Adding reference to Lombiq.Walkthroughs
Browse files Browse the repository at this point in the history
  • Loading branch information
DemeSzabolcs committed Jan 18, 2024
1 parent b36575c commit e59ea9f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion 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 Down Expand Up @@ -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 e59ea9f

Please sign in to comment.