Skip to content

Commit

Permalink
Minor
Browse files Browse the repository at this point in the history
  • Loading branch information
aritchie committed Dec 16, 2024
1 parent e133234 commit da982ca
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions src/Shiny.BluetoothLE/Shiny.BluetoothLE.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,6 @@
<ItemGroup>
<ProjectReference Include="..\Shiny.Core\Shiny.Core.csproj" />
<ProjectReference Include="..\Shiny.BluetoothLE.Common\Shiny.BluetoothLE.Common.csproj" />
<ProjectReference Include="..\Shiny.Support.Reactive\Shiny.Support.Reactive.csproj" />
</ItemGroup>
</Project>
1 change: 1 addition & 0 deletions src/Shiny.Net.Http/Shiny.Net.Http.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@

<ItemGroup>
<ProjectReference Include="..\Shiny.Core\Shiny.Core.csproj" />
<ProjectReference Include="..\Shiny.Support.Reactive\Shiny.Support.Reactive.csproj" />
<ProjectReference Include="..\Shiny.Support.DeviceMonitoring\Shiny.Support.DeviceMonitoring.csproj" />
<ProjectReference Include="..\Shiny.Support.Repositories\Shiny.Support.Repositories.csproj" />
</ItemGroup>
Expand Down

0 comments on commit da982ca

Please sign in to comment.