We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5c5a3f2 + c45a8c3 commit 85fa55cCopy full SHA for 85fa55c
1 file changed
LivekitApi.Example/dotnet8.csproj
@@ -7,6 +7,6 @@
7
</PropertyGroup>
8
<ItemGroup>
9
<ProjectReference Include="../../LivekitApi/LivekitApi.csproj" />
10
- <PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="8.18.0" />
+ <PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="8.19.1" />
11
</ItemGroup>
12
</Project>
0 commit comments