Skip to content

Commit 3b565cc

Browse files
authored
Merge pull request #87 from DMXControl/dependabot/nuget/Nanoleaf-Plugin/multi-7588febac7
Bump System.Text.Encodings.Web and System.Text.Json
2 parents add984b + 7113d42 commit 3b565cc

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Nanoleaf-Plugin/Nanoleaf-Plugin.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -77,8 +77,8 @@
7777
<PackageReference Include="System.Drawing.Common" Version="10.0.7" />
7878
<PackageReference Include="System.Net.Http" Version="4.3.4" />
7979
<PackageReference Include="System.Resources.Extensions" Version="10.0.7" />
80-
<PackageReference Include="System.Text.Encodings.Web" Version="10.0.7" />
81-
<PackageReference Include="System.Text.Json" Version="10.0.7" />
80+
<PackageReference Include="System.Text.Encodings.Web" Version="10.0.8" />
81+
<PackageReference Include="System.Text.Json" Version="10.0.8" />
8282
</ItemGroup>
8383
<ItemGroup>
8484
<Compile Remove="NanoleafGUI-Plugin\obj\Debug\net48\.NETFramework,Version=v4.8.AssemblyAttributes.cs" />

0 commit comments

Comments
 (0)