Skip to content

Commit

Permalink
Merge pull request #33 from meenzen/renovate/dotnet-monorepo
Browse files Browse the repository at this point in the history
chore(deps): update dependency system.text.json to v8.0.0-rc.2.23479.6
  • Loading branch information
meenzen authored Oct 17, 2023
2 parents 0178326 + 473e288 commit c6a2eac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Streamlabs.SocketClient/Streamlabs.SocketClient.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
</PackageReference>
<PackageReference Include="SocketIOClient" Version="3.1.1" />
<!-- The rc version of System.Text.Json is required because we need the feature JsonUnmappedMemberHandling.Disallow -->
<PackageReference Include="System.Text.Json" Version="8.0.0-rc.1.23419.4" />
<PackageReference Include="System.Text.Json" Version="8.0.0-rc.2.23479.6" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit c6a2eac

Please sign in to comment.