Skip to content

Commit

Permalink
Merge pull request #17 from liveswitch/task/hardeep/update-liveswitch…
Browse files Browse the repository at this point in the history
…-sdk-to-1.19.2

Updated LiveSwitch SDK to 1.19.2.
  • Loading branch information
hardeep-fm authored Apr 16, 2024
2 parents beec3f5 + 5cb5166 commit 0072ed2
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/FM.LiveSwitch.Hammer/FM.LiveSwitch.Hammer.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Newtonsoft.Json" Version="12.0.3" />
<PackageReference Include="FM.LiveSwitch" Version="1.12.2.44189" />
<PackageReference Include="FM.LiveSwitch.Opus" Version="1.12.2.44189" />
<PackageReference Include="FM.LiveSwitch.Vpx" Version="1.12.2.44189" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="FM.LiveSwitch" Version="1.19.2.47139" />
<PackageReference Include="FM.LiveSwitch.Opus" Version="1.19.2.47139" />
<PackageReference Include="FM.LiveSwitch.Vpx" Version="1.19.2.47139" />
</ItemGroup>
</Project>

0 comments on commit 0072ed2

Please sign in to comment.