Skip to content

Commit

Permalink
add missing changes
Browse files Browse the repository at this point in the history
  • Loading branch information
deleteLater committed Apr 4, 2024
1 parent 9300ebb commit 9099626
Showing 1 changed file with 4 additions and 6 deletions.
10 changes: 4 additions & 6 deletions examples/WebApiApp/WebApiApp.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,12 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="FeatBit.ServerSdk" Version="1.1.4"/>
<!-- <PackageReference Include="FeatBit.ServerSdk" Version="1.1.4"/>-->
<PackageReference Include="AspNetCore.HealthChecks.UI.Client" Version="6.0.5"/>
</ItemGroup>

<!--
<ItemGroup>
<ProjectReference Include="..\..\src\FeatBit.ServerSdk\FeatBit.ServerSdk.csproj"/>
</ItemGroup>
-->
<ItemGroup>
<ProjectReference Include="..\..\src\FeatBit.ServerSdk\FeatBit.ServerSdk.csproj"/>
</ItemGroup>

</Project>

0 comments on commit 9099626

Please sign in to comment.