Skip to content

Commit

Permalink
'Bumping version to 3.14.0'
Browse files Browse the repository at this point in the history
  • Loading branch information
NexmoDev committed May 14, 2024
1 parent 4b28fa5 commit be20338
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions OpenTok/OpenTok.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,10 @@
<DocumentationFile/>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="JWT" Version="10.1.0" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="JWT" Version="10.1.0"/>
<PackageReference Include="Newtonsoft.Json" Version="13.0.3"/>
<PackageReference Include="Enums.NET" Version="4.0.0"/>
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.1.1" PrivateAssets="All" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.1.1" PrivateAssets="All"/>
</ItemGroup>
<ItemGroup>
<AssemblyAttribute Include="System.Runtime.CompilerServices.InternalsVisibleToAttribute">
Expand Down

0 comments on commit be20338

Please sign in to comment.